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 interfaceACDiaConstraintNodeClient representation of a constraint.interfaceACDiaDecisionInputBehaviorClient representation of a decision input behavior.interfaceACDiaFlowSelBehaviorClient representation of a selection behavior at a flow.interfaceACDiaFlowTransBehaviorClient representation of a transformation behavior at a flow.interfaceACDiaNodeSelBehaviorClient representation of a selection behavior at an object node.interfaceACDiaPostNodeClient representation of a postcondition.interfaceACDiaPreNodeClient representation of a precondition.interfaceACDiaValSpecNodeClient representation of a value specification text.interfaceACDiaVariableNodeClient 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)
-