public interface Relationship extends Element
The following features are supported:
UMLPackage.getRelationship()
Modifier and Type | Method and Description |
---|---|
java.util.Collection<InformationFlow> |
get_abstraction()
Returns the value of the 'abstraction' reference list.
|
java.util.Collection<Element> |
getRelatedElement()
Returns the value of the 'Related Element' reference list.
|
boolean |
has_abstraction() |
boolean |
hasRelatedElement() |
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
java.util.Collection<InformationFlow> get_abstraction()
InformationFlow
.
It is bidirectional and its opposite is 'Realization
'.
If the meaning of the 'abstraction' reference list isn't clear, there really should be more of a description here...
UMLPackage.getRelationship__abstraction()
,
InformationFlow.getRealization()
java.util.Collection<Element> getRelatedElement()
Element
.
It is bidirectional and its opposite is 'relationship Of Related Element
'.
Specifies the elements related by the Relationship.
UMLPackage.getRelationship_RelatedElement()
,
Element.get_relationshipOfRelatedElement()
boolean has_abstraction() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasRelatedElement() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException