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