Uses of Interface
de.mid.innovator.srv2api.icw2ia.IACreateMessage
Packages that use IACreateMessage
Package
Description
The Interaction package describes the concepts needed to express interactions.
-
Uses of IACreateMessage in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IACreateMessageModifier and TypeMethodDescriptionstatic IACreateMessageIACreateMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Create Message with template from source to target element with requirement.static IACreateMessageIACreateMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Create Message with stereotype from source to target element with requirement.