Class BatchLinkableResourceStorageLoadable


  • public class BatchLinkableResourceStorageLoadable
    extends org.eclipse.xtext.resource.persistence.ResourceStorageLoadable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void handleLoadEObject​(org.eclipse.emf.ecore.InternalEObject loaded, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream input)  
      protected void loadEntries​(org.eclipse.xtext.resource.persistence.StorageAwareResource resource, java.util.zip.ZipInputStream zipIn)  
      protected void readAssociationsAdapter​(BatchLinkableResource resource, java.util.zip.ZipInputStream stream)  
      • Methods inherited from class org.eclipse.xtext.resource.persistence.ResourceStorageLoadable

        loadIntoResource, readContents, readNodeModel, readResourceDescription
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BatchLinkableResourceStorageLoadable

        public BatchLinkableResourceStorageLoadable​(java.io.InputStream in,
                                                    boolean storeNodeModel)
    • Method Detail

      • loadEntries

        protected void loadEntries​(org.eclipse.xtext.resource.persistence.StorageAwareResource resource,
                                   java.util.zip.ZipInputStream zipIn)
                            throws java.io.IOException
        Overrides:
        loadEntries in class org.eclipse.xtext.resource.persistence.ResourceStorageLoadable
        Throws:
        java.io.IOException
      • handleLoadEObject

        protected void handleLoadEObject​(org.eclipse.emf.ecore.InternalEObject loaded,
                                         org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream input)
                                  throws java.io.IOException
        Overrides:
        handleLoadEObject in class org.eclipse.xtext.resource.persistence.ResourceStorageLoadable
        Throws:
        java.io.IOException
      • readAssociationsAdapter

        protected void readAssociationsAdapter​(BatchLinkableResource resource,
                                               java.util.zip.ZipInputStream stream)
                                        throws java.io.IOException
        Throws:
        java.io.IOException