public class EPTree2StatechartStates extends java.lang.Object implements com.google.common.base.Function<IEPTree,Statechart>
Constructor and Description |
---|
EPTree2StatechartStates() |
Modifier and Type | Method and Description |
---|---|
Statechart |
apply(IEPTree input) |
Statechart |
transform(IEPTree input) |
public Statechart apply(IEPTree input)
apply
in interface com.google.common.base.Function<IEPTree,Statechart>
public Statechart transform(IEPTree input)