Uses of Interface
de.mid.innovator.srv2api.icw2sqdia.SQDiaCombinedNode
-
Packages that use SQDiaCombinedNode Package Description de.mid.innovator.srv2api.icw2sqdia Diagrams and graphical representations for elements of the icw2ia package. -
-
Uses of SQDiaCombinedNode in de.mid.innovator.srv2api.icw2sqdia
Methods in de.mid.innovator.srv2api.icw2sqdia that return SQDiaCombinedNode Modifier and Type Method Description SQDiaCombinedNode
SQDiaMessageEndNode. getCombinedNode()
SQDiaCombinedNode
SQDiaOperandNode. getOwningCombinedNode()
Methods in de.mid.innovator.srv2api.icw2sqdia that return types with arguments of type SQDiaCombinedNode Modifier and Type Method Description java.util.List<SQDiaCombinedNode>
SQDiaIANode. getCombinedNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaCombinedNode>
SQDiaOperandNode. getOwnedCombinedNode(K_CONTROL_OPTION... behaviourFlags)
-