Interface IEObjectSnapshot

  • All Known Implementing Classes:
    EObjectSnapshotProvider.EObjectSnapshot

    public interface IEObjectSnapshot
    Since:
    2.13
    Noextend:
    This interface is not intended to be extended by clients.
    Noimplement:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getDescriptions

        java.util.List<org.eclipse.xtext.resource.IEObjectDescription> getDescriptions()
      • getObject

        org.eclipse.emf.ecore.EObject getObject()