Interface Variable

    • Method Detail

      • setScope

        void setScope​(@CheckForNull
                      StructuredActivityNode value)
        Sets the value of the 'Scope' container reference.
        Parameters:
        value - the new value of the 'Scope' container reference.
        See Also:
        getScope()
        Generated:
      • setActivityScope

        void setActivityScope​(@CheckForNull
                              Activity value)
        Sets the value of the 'Activity Scope' container reference.
        Parameters:
        value - the new value of the 'Activity Scope' container reference.
        See Also:
        getActivityScope()
        Generated:
      • get_variableActionOfVariable

        java.util.Collection<VariableAction> get_variableActionOfVariable()
        Returns the value of the 'variable Action Of Variable' reference list. The list contents are of type VariableAction. It is bidirectional and its opposite is 'Variable'.

        If the meaning of the 'variable Action Of Variable' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'variable Action Of Variable' reference list.
        See Also:
        UMLPackage.getVariable__variableActionOfVariable(), VariableAction.getVariable()
        Model:
        opposite="variable" ordered="false"
        Generated:
      • has_variableActionOfVariable

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