Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAOperand
Packages that use IAOperand
Package
Description
The Interaction package describes the concepts needed to express interactions.
This packagage contains elements representing the logical model.
-
Uses of IAOperand in de.mid.innovator.srv2api.icw2ia
Fields in de.mid.innovator.srv2api.icw2ia declared as IAOperandMethods in de.mid.innovator.srv2api.icw2ia that return IAOperandModifier and TypeMethodDescriptionIAFragment.getEnclosingOperand()The operand that encloses this InteractionFragment (they may nest recursively).IAConstraint.getOperand()The operand that owns this constraint.static IAOperandIAOperandHelper.insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt) Inserts a newIAOperandusing a lane template.Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IAOperandModifier and TypeMethodDescriptionIACombined.getOperand(K_CONTROL_OPTION... behaviourFlags) The set of operands of the combined fragment.Methods in de.mid.innovator.srv2api.icw2ia with parameters of type IAOperandModifier and TypeMethodDescriptionstatic IAOperandIAOperandHelper.insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt) Inserts a newIAOperandusing a lane template.Constructors in de.mid.innovator.srv2api.icw2ia with parameters of type IAOperandModifierConstructorDescriptionARG_IAOperandInsertAtSelection(MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt) -
Uses of IAOperand in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return IAOperandModifier and TypeMethodDescriptionMESimpleConstraint.getOwningOperand()TheIAOperandowning this constraint.