public static class EPTree2SeqDiagramRecipe.Parameters
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode>,java.lang.String> |
labelfncLifeline |
com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode>,java.lang.String> |
labelfncMessage |
Constructor and Description |
---|
Parameters() |
public com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode>,java.lang.String> labelfncLifeline
public com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode>,java.lang.String> labelfncMessage