com.change_vision.jude.api.gsn.model
Interface IRelationship
com.change_vision.jude.api.gsn.model.IRelationship
- All Superinterfaces:
- IArgumentationElement, IElement, IEntity, IGsnElement, IHyperlinkOwner, INamedElement
- All Implemented Interfaces:
- IArgumentationElement, IElement, IEntity, IGsnElement, IHyperlinkOwner, INamedElement
- All Known Implementing Classes:
- IInContextOf, ISupportedBy
public abstract IRelationship
- extends IArgumentationElement
Interface for Relationships.
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, 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, getTaggedValue, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier |
source
private IArgumentAsset source
target
private IArgumentAsset target
getSource
abstract IArgumentAsset getSource()
- Get Source.
- Returns:
- Source
getTarget
abstract IArgumentAsset getTarget()
- Get Target.
- Returns:
- Target