Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANAcceptCall
Packages that use ANAcceptCall
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
-
Uses of ANAcceptCall in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANAcceptCallModifier and TypeMethodDescriptionstatic ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Accept Call Action with template and container.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Accept Call Action with template and container with requirement.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Accept Call Action with stereotype and container.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Accept Call Action with stereotype and container with requirement.ANOutputPin.getAcceptCall()The action that owns this output pin.