com.change_vision.jude.api.inf.model
Interface IInteractionOperand
com.change_vision.jude.api.inf.model.IInteractionOperand
- All Superinterfaces:
- IElement, IHyperlinkOwner, INamedElement
- All Implemented Interfaces:
- IElement, IHyperlinkOwner, INamedElement
public IInteractionOperand
- extends INamedElement
Interface for Interaction operands.
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
getAlias1, getAlias2, getClientDependencies, getConstraints, getDefinition, getDiagrams, getName, getSupplierDependencies, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValues, getTypeModifier, isReadOnly, removeStereotype, setTypeModifier |
getGuard
abstract String getGuard()
- Get Guard Condition.
- Returns:
- Guard Condition.
getLifelines
abstract ILifeline[] getLifelines()
- Get Lifelines.
- Returns:
- Lifelines.