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