Uses of Interface
de.mid.innovator.srv2api.icw2bsdia.BSDiaTransitionEdge
-
Packages that use BSDiaTransitionEdge Package Description de.mid.innovator.srv2api.icw2bsdia Diagrams and graphical representations for elements of the icw2bs package. -
-
Uses of BSDiaTransitionEdge in de.mid.innovator.srv2api.icw2bsdia
Methods in de.mid.innovator.srv2api.icw2bsdia that return types with arguments of type BSDiaTransitionEdge Modifier and Type Method Description java.util.List<BSDiaTransitionEdge>
BSDiaStateMachineNode. getOwnedTransitionEdge(K_CONTROL_OPTION... behaviourFlags)
All transition edges owned by this state machine node.
-