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