@FinalFieldsConstructor public class BatchLinkableResourceStorageWritable extends ResourceStorageWritable
| Constructor and Description |
|---|
BatchLinkableResourceStorageWritable(OutputStream out,
boolean storeNodeModel) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
beforeSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream writable) |
protected String |
getFragment(org.eclipse.emf.ecore.EObject obj) |
protected void |
handleSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream out) |
protected void |
writeAssociationsAdapter(BatchLinkableResource resource,
OutputStream zipOut) |
protected void |
writeEntries(StorageAwareResource resource,
ZipOutputStream zipOut) |
convertExternalURIsToPortableURIs, writeContents, writeNodeModel, writeResource, writeResourceDescriptionpublic BatchLinkableResourceStorageWritable(OutputStream out, boolean storeNodeModel)
protected void writeEntries(StorageAwareResource resource, ZipOutputStream zipOut) throws IOException
writeEntries in class ResourceStorageWritableIOExceptionprotected Object beforeSaveEObject(org.eclipse.emf.ecore.InternalEObject object, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream writable) throws IOException
beforeSaveEObject in class ResourceStorageWritableIOExceptionprotected void handleSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream out)
throws IOException
handleSaveEObject in class ResourceStorageWritableIOExceptionprotected void writeAssociationsAdapter(BatchLinkableResource resource, OutputStream zipOut) throws IOException
IOExceptionprotected String getFragment(org.eclipse.emf.ecore.EObject obj)
Copyright © 2015. All Rights Reserved.