Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANActionInputPin
-
Packages that use ANActionInputPin 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 ANActionInputPin in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANActionInputPin Modifier and Type Method Description static ANActionInputPinANActionInputPinHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Action Input Pin with template and container.static ANActionInputPinANActionInputPinHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Action Input Pin with stereotype and container.ANActionInputPinANAction. getOwnerPin()Returns theANActionInputPinwhich the given action provides its values to.
-