Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_CoordElement
-
Packages that use ARG_CoordElement Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors. -
-
Uses of ARG_CoordElement in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ARG_CoordElement Modifier and Type Method Description ARG_CoordElement
ACActivityGroup. getGroupCoord()
Returns the position and size of the graphical representation of the group.ARG_CoordElement
ACActivityNode. getNodeCoord()
Returns the position and size of the graphical representation of the node.
-