Uses of Class
de.mid.innovator.srv2api.icw2ac.ARG_ACObjectFlowPins
-
Packages that use ARG_ACObjectFlowPins 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_ACObjectFlowPins in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ARG_ACObjectFlowPins Modifier and Type Method Description ARG_ACObjectFlowPins
ACObjectFlow. createPinsOnObjFlow(ACActivityNode ohSource, ACActivityNode ohTarget)
If an object flow is to be created between the nodes, where at least one of them is not an object node but an action, then this command will create and return the missing pins so that the object flow can be created correctly.
-