Interface Element

    • Method Detail

      • getOwnedComment

        java.util.Collection<Comment> getOwnedComment()
        Returns the value of the 'Owned Comment' containment reference list. The list contents are of type Comment. It is bidirectional and its opposite is 'Owning Element'. The Comments owned by this Element.
        Returns:
        the value of the 'Owned Comment' containment reference list.
        See Also:
        UMLPackage.getElement_OwnedComment(), Comment.getOwningElement()
        Model:
        opposite="owningElement" containment="true" resolveProxies="true" ordered="false"
        Generated:
      • get_commentOfAnnotatedElement

        java.util.Collection<Comment> get_commentOfAnnotatedElement()
        Returns the value of the 'comment Of Annotated Element' reference list. The list contents are of type 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...

        Returns:
        the value of the 'comment Of Annotated Element' reference list.
        See Also:
        UMLPackage.getElement__commentOfAnnotatedElement(), Comment.getAnnotatedElement()
        Model:
        opposite="annotatedElement" ordered="false"
        Generated:
      • getOwnedElement

        java.util.Collection<Element> getOwnedElement()
        Returns the value of the 'Owned Element' reference list. The list contents are of type Element. It is bidirectional and its opposite is 'Owner'. The Elements owned by this Element.
        Returns:
        the value of the 'Owned Element' reference list.
        See Also:
        UMLPackage.getElement_OwnedElement(), getOwner()
        Model:
        opposite="owner" transient="true" volatile="true" derived="true" ordered="false"
        Generated:
      • setOwner

        void setOwner​(@CheckForNull
                      Element value)
        Sets the value of the 'Owner' reference.
        Parameters:
        value - the new value of the 'Owner' reference.
        See Also:
        getOwner()
        Generated:
      • setSyncElement

        void setSyncElement​(@CheckForNull
                            Element value)
        Sets the value of the 'Sync Element' reference.
        Parameters:
        value - the new value of the 'Sync Element' reference.
        See Also:
        getSyncElement()
        Generated:
      • get_elementOfSyncElement

        java.util.Collection<Element> get_elementOfSyncElement()
        Returns the value of the 'element Of Sync Element' reference list. The list contents are of type 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...

        Returns:
        the value of the 'element Of Sync Element' reference list.
        See Also:
        UMLPackage.getElement__elementOfSyncElement(), getSyncElement()
        Model:
        opposite="syncElement" ordered="false"
        Generated:
      • get_activityPartitionOfRepresents

        java.util.Collection<ActivityPartition> get_activityPartitionOfRepresents()
        Returns the value of the 'activity Partition Of Represents' reference list. The list contents are of type 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...

        Returns:
        the value of the 'activity Partition Of Represents' reference list.
        See Also:
        UMLPackage.getElement__activityPartitionOfRepresents(), ActivityPartition.getRepresents()
        Model:
        opposite="represents" ordered="false"
        Generated:
      • get_constraintOfConstrainedElement

        java.util.Collection<Constraint> get_constraintOfConstrainedElement()
        Returns the value of the 'constraint Of Constrained Element' reference list. The list contents are of type 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...

        Returns:
        the value of the 'constraint Of Constrained Element' reference list.
        See Also:
        UMLPackage.getElement__constraintOfConstrainedElement(), Constraint.getConstrainedElement()
        Model:
        opposite="constrainedElement" ordered="false"
        Generated:
      • get_diagramOfContext

        java.util.Collection<Diagram> get_diagramOfContext()
        Returns the value of the 'diagram Of Context' reference list. The list contents are of type 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...

        Returns:
        the value of the 'diagram Of Context' reference list.
        See Also:
        UMLPackage.getElement__diagramOfContext(), Diagram.getContext()
        Model:
        opposite="context" ordered="false"
        Generated:
      • get_relationshipOfRelatedElement

        java.util.Collection<Relationship> get_relationshipOfRelatedElement()
        Returns the value of the 'relationship Of Related Element' reference list. The list contents are of type 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...

        Returns:
        the value of the 'relationship Of Related Element' reference list.
        See Also:
        UMLPackage.getElement__relationshipOfRelatedElement(), Relationship.getRelatedElement()
        Model:
        opposite="relatedElement" transient="true" volatile="true" derived="true" ordered="false"
        Generated:
      • get_directedRelationshipOfSource

        java.util.Collection<DirectedRelationship> get_directedRelationshipOfSource()
        Returns the value of the 'directed Relationship Of Source' reference list. The list contents are of type 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...

        Returns:
        the value of the 'directed Relationship Of Source' reference list.
        See Also:
        UMLPackage.getElement__directedRelationshipOfSource(), DirectedRelationship.getSource()
        Model:
        opposite="source" transient="true" volatile="true" derived="true" ordered="false"
        Generated:
      • get_directedRelationshipOfTarget

        java.util.Collection<DirectedRelationship> get_directedRelationshipOfTarget()
        Returns the value of the 'directed Relationship Of Target' reference list. The list contents are of type 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...

        Returns:
        the value of the 'directed Relationship Of Target' reference list.
        See Also:
        UMLPackage.getElement__directedRelationshipOfTarget(), DirectedRelationship.getTarget()
        Model:
        opposite="target" transient="true" volatile="true" derived="true" ordered="false"
        Generated:
      • get_elementValueOfElement

        java.util.Collection<ElementValue> get_elementValueOfElement()
        Returns the value of the 'element Value Of Element' reference list. The list contents are of type 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...

        Returns:
        the value of the 'element Value Of Element' reference list.
        See Also:
        UMLPackage.getElement__elementValueOfElement(), ElementValue.getElement()
        Model:
        opposite="element" ordered="false"
        Generated:
      • hasOwnedComment

        boolean hasOwnedComment()
                         throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_commentOfAnnotatedElement

        boolean has_commentOfAnnotatedElement()
                                       throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasOwnedElement

        boolean hasOwnedElement()
                         throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_elementOfSyncElement

        boolean has_elementOfSyncElement()
                                  throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_activityPartitionOfRepresents

        boolean has_activityPartitionOfRepresents()
                                           throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_constraintOfConstrainedElement

        boolean has_constraintOfConstrainedElement()
                                            throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_diagramOfContext

        boolean has_diagramOfContext()
                              throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_relationshipOfRelatedElement

        boolean has_relationshipOfRelatedElement()
                                          throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_directedRelationshipOfSource

        boolean has_directedRelationshipOfSource()
                                          throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_directedRelationshipOfTarget

        boolean has_directedRelationshipOfTarget()
                                          throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_elementValueOfElement

        boolean has_elementValueOfElement()
                                   throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasTaggedValue

        boolean hasTaggedValue()
        Generated:
      • hasAppliedStereotype

        boolean hasAppliedStereotype()
        Generated:
      • hasElementTaggedValue

        boolean hasElementTaggedValue()
        Generated: