Interface ActionExecutionSpecification

    • Method Detail

      • setAction

        void setAction​(Action value)
        Sets the value of the 'Action' reference.
        Parameters:
        value - the new value of the 'Action' reference.
        See Also:
        getAction()
      • validateActionReferenced

        boolean validateActionReferenced​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                         Map context)
        The Action referenced by the ActionExecutionSpecification, if any, must be owned by the Interaction owning the ActionExecutionOccurrence. true