Interface Delete

    • Method Detail

      • getElement

        org.eclipse.emf.ecore.EObject getElement()
        Returns the value of the 'Element' containment reference. The element to be deleted
        Returns:
        the value of the 'Element' containment reference.
        See Also:
        setElement(EObject), HistoryPackage.getDelete_Element()
      • setElement

        void setElement​(org.eclipse.emf.ecore.EObject value)
        Sets the value of the 'Element' containment reference.
        Parameters:
        value - the new value of the 'Element' containment reference.
        See Also:
        getElement()