Uses of Interface
de.mid.innovator.srv2api.icw2brdia.BRDiaExprNode
-
Packages that use BRDiaExprNode Package Description de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package. -
-
Uses of BRDiaExprNode in de.mid.innovator.srv2api.icw2brdia
Methods in de.mid.innovator.srv2api.icw2brdia that return types with arguments of type BRDiaExprNode Modifier and Type Method Description java.util.List<BRDiaExprNode>
BRDiaResourceEdge. getOwnedExpression(K_CONTROL_OPTION... behaviourFlags)
The expression nodes at thisBRDiaResourceEdge
.java.util.List<BRDiaExprNode>
BRDiaResourceNode. getOwnedExpression(K_CONTROL_OPTION... behaviourFlags)
The expression nodes at thisBRDiaResourceNode
.
-