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