Interface VariableAction

    • Method Detail

      • setVariable

        void setVariable​(Variable value)
        Sets the value of the 'Variable' reference.
        Parameters:
        value - the new value of the 'Variable' reference.
        See Also:
        getVariable()
      • validateScopeOfVariable

        boolean validateScopeOfVariable​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                        Map context)
        The action must be in the scope of the variable. self.variable.isAccessibleBy(self)