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