Uses of Interface
de.mid.innovator.srv2api.icw2acdia.ACDiaTextNode
-
Packages that use ACDiaTextNode Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package. -
-
Uses of ACDiaTextNode in de.mid.innovator.srv2api.icw2acdia
Subinterfaces of ACDiaTextNode in de.mid.innovator.srv2api.icw2acdia Modifier and Type Interface Description interface
ACDiaConstraintNode
Client representation of a constraint.interface
ACDiaDecisionInputBehavior
Client representation of a decision input behavior.interface
ACDiaFlowSelBehavior
Client representation of a selection behavior at a flow.interface
ACDiaFlowTransBehavior
Client representation of a transformation behavior at a flow.interface
ACDiaNodeSelBehavior
Client representation of a selection behavior at an object node.interface
ACDiaPostNode
Client representation of a postcondition.interface
ACDiaPreNode
Client representation of a precondition.interface
ACDiaValSpecNode
Client representation of a value specification text.interface
ACDiaVariableNode
Client representation of a variable.Methods in de.mid.innovator.srv2api.icw2acdia with type parameters of type ACDiaTextNode Modifier and Type Method Description <T extends ACDiaTextNode>
java.util.List<T>ACDiaACNode. getOwnedTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
-