@FinalFieldsConstructor public class BatchLinkableResourceStorageLoadable extends ResourceStorageLoadable
| Constructor and Description |
|---|
BatchLinkableResourceStorageLoadable(InputStream in,
boolean storeNodeModel) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
handleLoadEObject(org.eclipse.emf.ecore.InternalEObject loaded,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream input) |
protected void |
loadEntries(StorageAwareResource resource,
ZipInputStream zipIn) |
protected void |
readAssociationsAdapter(BatchLinkableResource resource,
ZipInputStream stream) |
loadIntoResource, readContents, readNodeModel, readResourceDescriptionpublic BatchLinkableResourceStorageLoadable(InputStream in, boolean storeNodeModel)
protected void loadEntries(StorageAwareResource resource, ZipInputStream zipIn) throws IOException
loadEntries in class ResourceStorageLoadableIOExceptionprotected Object handleLoadEObject(org.eclipse.emf.ecore.InternalEObject loaded, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectInputStream input) throws IOException
handleLoadEObject in class ResourceStorageLoadableIOExceptionprotected void readAssociationsAdapter(BatchLinkableResource resource, ZipInputStream stream) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.