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 ANSendObjectANSendObjectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Send Object Action with template and container.static ANSendObjectANSendObjectHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Send Object Action with stereotype and container.ANSendObjectANInputPin. getSendObjectAction()Action that transmits the object to the target object.ANSendObjectANInputPin. getTransmitter()Action that transmits the object to the target object.
-