Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAActionExecSpec
Packages that use IAActionExecSpec
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The Interaction package describes the concepts needed to express interactions.
-
Uses of IAActionExecSpec in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return types with arguments of type IAActionExecSpecModifier and TypeMethodDescriptionANAction.getExecution()All execution specifications of theANAction. -
Uses of IAActionExecSpec in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IAActionExecSpecModifier and TypeMethodDescriptionstatic IAActionExecSpecIAActionExecSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Action Execution Specification with template and container with requirement.static IAActionExecSpecIAActionExecSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Action Execution Specification with stereotype and container with requirement.