Interface PropertyFileDiff

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    PropertyFileDiffImpl

    public interface PropertyFileDiff
    extends org.eclipse.emf.cdo.CDOObject
    A representation of the model object 'Property File Diff'.

    The following features are supported:

    See Also:
    PropertiesPackage.getPropertyFileDiff()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      DiffKind getKind()
      Returns the value of the 'Kind' attribute.
      String getNewPath()
      Returns the value of the 'New Path' attribute.
      String getOldPath()
      Returns the value of the 'Old Path' attribute.
      void setKind​(DiffKind value)
      Sets the value of the 'Kind' attribute.
      void setNewPath​(String value)
      Sets the value of the 'New Path' attribute.
      void setOldPath​(String value)
      Sets the value of the 'Old Path' attribute.
      • Methods inherited from interface org.eclipse.emf.cdo.CDOObject

        cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver