Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANActionInputPin
Packages that use ANActionInputPin
Package
Description
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 ANActionInputPinModifier and TypeMethodDescriptionstatic 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.ANAction.getOwnerPin()Returns theANActionInputPinwhich the given action provides its values to.