Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAReplyMessage
-
Packages that use IAReplyMessage Package Description de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions. -
-
Uses of IAReplyMessage in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IAReplyMessage Modifier and Type Method Description static IAReplyMessage
IAReplyMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Reply Message with template and container.static IAReplyMessage
IAReplyMessageHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Reply Message with stereotype and container.
-