@FinalFieldsConstructor public class BatchLinkableResourceStorageLoadable extends ResourceStorageLoadable
Constructor and Description |
---|
BatchLinkableResourceStorageLoadable(java.io.InputStream in,
boolean storeNodeModel) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
handleLoadEObject(org.eclipse.emf.ecore.InternalEObject loaded,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream input) |
protected void |
loadEntries(StorageAwareResource resource,
java.util.zip.ZipInputStream zipIn)
Load entries from the storage.
|
protected void |
readAssociationsAdapter(BatchLinkableResource resource,
java.util.zip.ZipInputStream stream) |
loadIntoResource, readContents, readNodeModel, readResourceDescription
public BatchLinkableResourceStorageLoadable(java.io.InputStream in, boolean storeNodeModel)
protected void loadEntries(StorageAwareResource resource, java.util.zip.ZipInputStream zipIn) throws java.io.IOException
ResourceStorageLoadable
loadEntries
in class ResourceStorageLoadable
java.io.IOException
protected java.lang.Object handleLoadEObject(org.eclipse.emf.ecore.InternalEObject loaded, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream input) throws java.io.IOException
handleLoadEObject
in class ResourceStorageLoadable
java.io.IOException
protected void readAssociationsAdapter(BatchLinkableResource resource, java.util.zip.ZipInputStream stream) throws java.io.IOException
java.io.IOException