Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAOperand
-
Packages that use IAOperand Package Description de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions.de.mid.innovator.srv2api.icw2model 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 IAOperand Modifier and Type Field Description IAOperand
ARG_IAOperandInsertAtSelection. ohOperand
selected operandMethods in de.mid.innovator.srv2api.icw2ia that return IAOperand Modifier and Type Method Description IAOperand
IAFragment. getEnclosingOperand()
The operand that encloses this InteractionFragment (they may nest recursively).IAOperand
IAConstraint. getOperand()
The operand that owns this constraint.static IAOperand
IAOperandHelper. insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt)
Inserts a newIAOperand
using a lane template.Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IAOperand Modifier and Type Method Description java.util.List<IAOperand>
IACombined. getOperand(K_CONTROL_OPTION... behaviourFlags)
The set of operands of the combined fragment.Methods in de.mid.innovator.srv2api.icw2ia with parameters of type IAOperand Modifier and Type Method Description static IAOperand
IAOperandHelper. insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt)
Inserts a newIAOperand
using a lane template.Constructors in de.mid.innovator.srv2api.icw2ia with parameters of type IAOperand Constructor Description ARG_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 IAOperand Modifier and Type Method Description IAOperand
MESimpleConstraint. getOwningOperand()
-