Interface ActivityNode

    • Method Detail

      • getActivity

        @CheckForNull
        Activity getActivity()
        Returns the value of the 'Activity' container reference. It is bidirectional and its opposite is 'Node'. The Activity containing the ActivityNode, if it is directly owned by an Activity.
        Returns:
        the value of the 'Activity' container reference.
        See Also:
        setActivity(Activity), UMLPackage.getActivityNode_Activity(), Activity.getNode()
        Model:
        opposite="node" transient="false" ordered="false"
        Generated:
      • setActivity

        void setActivity​(@CheckForNull
                         Activity value)
        Sets the value of the 'Activity' container reference.
        Parameters:
        value - the new value of the 'Activity' container reference.
        See Also:
        getActivity()
        Generated:
      • get_activityNodeOfRedefinedNode

        java.util.Collection<ActivityNode> get_activityNodeOfRedefinedNode()
        Returns the value of the 'activity Node Of Redefined Node' reference list. The list contents are of type ActivityNode. It is bidirectional and its opposite is 'Redefined Node'.

        If the meaning of the 'activity Node Of Redefined Node' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'activity Node Of Redefined Node' reference list.
        See Also:
        UMLPackage.getActivityNode__activityNodeOfRedefinedNode(), getRedefinedNode()
        Model:
        opposite="redefinedNode" ordered="false"
        Generated:
      • hasOutgoing

        boolean hasOutgoing()
                     throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasIncoming

        boolean hasIncoming()
                     throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasInGroup

        boolean hasInGroup()
                    throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasInPartition

        boolean hasInPartition()
                        throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasInInterruptibleRegion

        boolean hasInInterruptibleRegion()
                                  throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasRedefinedNode

        boolean hasRedefinedNode()
                          throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_activityNodeOfRedefinedNode

        boolean has_activityNodeOfRedefinedNode()
                                         throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated: