| Methods in de.mid.innovator.srv2api.icw2ia that return IABehaviorExecSpec |
static IABehaviorExecSpec |
IABehaviorExecSpecHelper.create(SrvContext srvCtx,
MMCreateTemplate ohTemplate,
ELContainerAble ohContainer)
Create a new Behavior Execution Specification with template and container. |
static IABehaviorExecSpec |
IABehaviorExecSpecHelper.create(SrvContext srvCtx,
MMCreateTemplate ohTemplate,
ELContainerAble ohContainer,
ELElement ohRequirement)
Create a new Behavior Execution Specification with template and container with requirement. |
static IABehaviorExecSpec |
IABehaviorExecSpecHelper.create(SrvContext srvCtx,
MMStereotype ohStereotype,
ELContainerAble ohContainer)
Create a new Behavior Execution Specification with stereotype and container. |
static IABehaviorExecSpec |
IABehaviorExecSpecHelper.create(SrvContext srvCtx,
MMStereotype ohStereotype,
ELContainerAble ohContainer,
ELElement ohRequirement)
Create a new Behavior Execution Specification with stereotype and container with requirement. |