Uses of Interface
de.mid.innovator.srv2api.icw2ia.IABehaviorExecSpec
Packages that use IABehaviorExecSpec
Package
Description
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
The Interaction package describes the concepts needed to express interactions.
-
Uses of IABehaviorExecSpec in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return types with arguments of type IABehaviorExecSpecModifier and TypeMethodDescriptionBEBehavior.getBehaviorExecSpec()All behavior execution specifications of this behavior -
Uses of IABehaviorExecSpec in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IABehaviorExecSpecModifier and TypeMethodDescriptionstatic IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Behavior Execution Specification with template and container.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Behavior Execution Specification with template and container with requirement.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Behavior Execution Specification with stereotype and container.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Behavior Execution Specification with stereotype and container with requirement.