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