public interface Element extends ModelObject
The following features are supported:
Owned Commentcomment Of Annotated ElementOwned ElementOwnerSync Elementelement Of Sync ElementApplied Stereotype Instancerelationship Of Related Elementactivity Partition Of Representsconstraint Of Constrained Elementdiagram Of Contextdirected Relationship Of Sourcedirected Relationship Of Targetelement Value Of ElementUMLPackage.getElement()| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ActivityPartition> |
get_activityPartitionOfRepresents()
Returns the value of the 'activity Partition Of Represents' reference list.
|
java.util.Collection<Comment> |
get_commentOfAnnotatedElement()
Returns the value of the 'comment Of Annotated Element' reference list.
|
java.util.Collection<Constraint> |
get_constraintOfConstrainedElement()
Returns the value of the 'constraint Of Constrained Element' reference list.
|
java.util.Collection<Diagram> |
get_diagramOfContext()
Returns the value of the 'diagram Of Context' reference list.
|
java.util.Collection<DirectedRelationship> |
get_directedRelationshipOfSource()
Returns the value of the 'directed Relationship Of Source' reference list.
|
java.util.Collection<DirectedRelationship> |
get_directedRelationshipOfTarget()
Returns the value of the 'directed Relationship Of Target' reference list.
|
java.util.Collection<Element> |
get_elementOfSyncElement()
Returns the value of the 'element Of Sync Element' reference list.
|
java.util.Collection<ElementValue> |
get_elementValueOfElement()
Returns the value of the 'element Value Of Element' reference list.
|
java.util.Collection<Relationship> |
get_relationshipOfRelatedElement()
Returns the value of the 'relationship Of Related Element' reference list.
|
InstanceSpecification |
getAppliedStereotypeInstance()
Returns the value of the 'Applied Stereotype Instance' containment reference.
|
java.util.Collection<Comment> |
getOwnedComment()
Returns the value of the 'Owned Comment' containment reference list.
|
java.util.Collection<Element> |
getOwnedElement()
Returns the value of the 'Owned Element' reference list.
|
Element |
getOwner()
Returns the value of the 'Owner' reference.
|
Element |
getSyncElement()
Returns the value of the 'Sync Element' reference.
|
boolean |
has_activityPartitionOfRepresents() |
boolean |
has_commentOfAnnotatedElement() |
boolean |
has_constraintOfConstrainedElement() |
boolean |
has_diagramOfContext() |
boolean |
has_directedRelationshipOfSource() |
boolean |
has_directedRelationshipOfTarget() |
boolean |
has_elementOfSyncElement() |
boolean |
has_elementValueOfElement() |
boolean |
has_relationshipOfRelatedElement() |
boolean |
hasOwnedComment() |
boolean |
hasOwnedElement() |
void |
setAppliedStereotypeInstance(InstanceSpecification value)
Sets the value of the '
Applied Stereotype Instance' containment reference. |
void |
setOwner(Element value)
Sets the value of the '
Owner' reference. |
void |
setSyncElement(Element value)
Sets the value of the '
Sync Element' reference. |
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalIDgetID, getMDExtension, getMdExtensions, setIDeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveraccept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetIDrefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositejava.util.Collection<Comment> getOwnedComment()
Comment.
It is bidirectional and its opposite is 'Owning Element'.
The Comments owned by this Element.
UMLPackage.getElement_OwnedComment(),
Comment.getOwningElement()java.util.Collection<Comment> get_commentOfAnnotatedElement()
Comment.
It is bidirectional and its opposite is 'Annotated Element'.
If the meaning of the 'comment Of Annotated Element' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__commentOfAnnotatedElement(),
Comment.getAnnotatedElement()java.util.Collection<Element> getOwnedElement()
Element.
It is bidirectional and its opposite is 'Owner'.
The Elements owned by this Element.
UMLPackage.getElement_OwnedElement(),
getOwner()Element getOwner()
Owned Element'.
The Element that owns this Element.
setOwner(Element),
UMLPackage.getElement_Owner(),
getOwnedElement()void setOwner(Element value)
Owner' reference.
value - the new value of the 'Owner' reference.getOwner()Element getSyncElement()
element Of Sync Element'.
If the meaning of the 'Sync Element' reference isn't clear, there really should be more of a description here...
setSyncElement(Element),
UMLPackage.getElement_SyncElement(),
get_elementOfSyncElement()void setSyncElement(Element value)
Sync Element' reference.
value - the new value of the 'Sync Element' reference.getSyncElement()java.util.Collection<Element> get_elementOfSyncElement()
Element.
It is bidirectional and its opposite is 'Sync Element'.
If the meaning of the 'element Of Sync Element' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__elementOfSyncElement(),
getSyncElement()InstanceSpecification getAppliedStereotypeInstance()
Stereotyped Element'.
If the meaning of the 'Applied Stereotype Instance' containment reference isn't clear, there really should be more of a description here...
setAppliedStereotypeInstance(InstanceSpecification),
UMLPackage.getElement_AppliedStereotypeInstance(),
InstanceSpecification.getStereotypedElement()void setAppliedStereotypeInstance(InstanceSpecification value)
Applied Stereotype Instance' containment reference.
value - the new value of the 'Applied Stereotype Instance' containment reference.getAppliedStereotypeInstance()java.util.Collection<ActivityPartition> get_activityPartitionOfRepresents()
ActivityPartition.
It is bidirectional and its opposite is 'Represents'.
If the meaning of the 'activity Partition Of Represents' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__activityPartitionOfRepresents(),
ActivityPartition.getRepresents()java.util.Collection<Constraint> get_constraintOfConstrainedElement()
Constraint.
It is bidirectional and its opposite is 'Constrained Element'.
If the meaning of the 'constraint Of Constrained Element' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__constraintOfConstrainedElement(),
Constraint.getConstrainedElement()java.util.Collection<Diagram> get_diagramOfContext()
Diagram.
It is bidirectional and its opposite is 'Context'.
If the meaning of the 'diagram Of Context' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__diagramOfContext(),
Diagram.getContext()java.util.Collection<Relationship> get_relationshipOfRelatedElement()
Relationship.
It is bidirectional and its opposite is 'Related Element'.
If the meaning of the 'relationship Of Related Element' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__relationshipOfRelatedElement(),
Relationship.getRelatedElement()java.util.Collection<DirectedRelationship> get_directedRelationshipOfSource()
DirectedRelationship.
It is bidirectional and its opposite is 'Source'.
If the meaning of the 'directed Relationship Of Source' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__directedRelationshipOfSource(),
DirectedRelationship.getSource()java.util.Collection<DirectedRelationship> get_directedRelationshipOfTarget()
DirectedRelationship.
It is bidirectional and its opposite is 'Target'.
If the meaning of the 'directed Relationship Of Target' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__directedRelationshipOfTarget(),
DirectedRelationship.getTarget()java.util.Collection<ElementValue> get_elementValueOfElement()
ElementValue.
It is bidirectional and its opposite is 'Element'.
If the meaning of the 'element Value Of Element' reference list isn't clear, there really should be more of a description here...
UMLPackage.getElement__elementValueOfElement(),
ElementValue.getElement()boolean hasOwnedComment()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_commentOfAnnotatedElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean hasOwnedElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_elementOfSyncElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_activityPartitionOfRepresents()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_constraintOfConstrainedElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_diagramOfContext()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_relationshipOfRelatedElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_directedRelationshipOfSource()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_directedRelationshipOfTarget()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_elementValueOfElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException