Uses of Interface
de.mid.innovator.srv2api.icw2brdia.BRDiaTextNode
-
Packages that use BRDiaTextNode Package Description de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package. -
-
Uses of BRDiaTextNode in de.mid.innovator.srv2api.icw2brdia
Subinterfaces of BRDiaTextNode in de.mid.innovator.srv2api.icw2brdia Modifier and Type Interface Description interface
BRDiaExprNode
Methods in de.mid.innovator.srv2api.icw2brdia with type parameters of type BRDiaTextNode Modifier and Type Method Description <T extends BRDiaTextNode>
java.util.List<T>BRDia. getOwnedTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The text nodes in thisBRDia
.
-