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