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