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