public static class L2LNestedCalls.Parameters
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.deckfour.xes.classification.XEventClassifier |
clsLabel |
org.deckfour.xes.classification.XEventClassifier |
clsSR |
com.google.common.base.Optional<java.lang.String> |
handleSymbol |
java.lang.String |
returnSymbol |
java.lang.String |
startSymbol |
Constructor and Description |
---|
Parameters() |
public org.deckfour.xes.classification.XEventClassifier clsLabel
public org.deckfour.xes.classification.XEventClassifier clsSR
public java.lang.String startSymbol
public java.lang.String returnSymbol
public com.google.common.base.Optional<java.lang.String> handleSymbol