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 IAConstraintIAConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Interaction Constraint with template and container.static IAConstraintIAConstraintHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Interaction Constraint with stereotype and container.IAConstraintIAOperand. getGuard()Constraints of the operand.
-