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