Interface ExtendedSemantics<S,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutionInformation
executeTransition(T toExecute)
-
Methods inherited from interface org.processmining.models.semantics.Semantics
executeExecutableTransition, getCurrentState, getExecutableTransitions, initialize, setCurrentState
-
-
-
-
Method Detail
-
executeTransition
ExecutionInformation executeTransition(T toExecute)
-
-