Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANSendObject
-
Packages that use ANSendObject 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 ANSendObject in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANSendObject Modifier and Type Method Description static ANSendObject
ANSendObjectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Send Object Action with template and container.static ANSendObject
ANSendObjectHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Send Object Action with stereotype and container.ANSendObject
ANInputPin. getSendObjectAction()
Action that transmits the object to the target object.ANSendObject
ANInputPin. getTransmitter()
Action that transmits the object to the target object.
-