Uses of Interface
de.mid.innovator.srv2api.icw2ia.IADestructMessage

Packages that use IADestructMessage
de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express Interactions. 
 

Uses of IADestructMessage in de.mid.innovator.srv2api.icw2ia
 

Methods in de.mid.innovator.srv2api.icw2ia that return IADestructMessage
static IADestructMessage IADestructMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
          Create a new Destruction Message with template from source to target element with requirement.
static IADestructMessage IADestructMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
          Create a new Destruction Message with stereotype from source to target element with requirement.