Uses of Interface
de.mid.innovator.srv2api.icw2sm.SMTransInt
-
Packages that use SMTransInt Package Description de.mid.innovator.srv2api.icw2sm The StateMachine package defines a set of concepts that can be used for modeling discrete behavior through finite statetransition systems. -
-
Uses of SMTransInt in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm that return types with arguments of type SMTransInt Modifier and Type Method Description java.util.List<SMTransInt>
SMRegularState. getTransition(K_CONTROL_OPTION... behaviourFlags)
The set of transitions onwed by the state.
-