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