@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_1) |
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)
writeEntries in class ResourceStorageWritableprotected Object beforeSaveEObject(org.eclipse.emf.ecore.InternalEObject object, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream writable_1)
beforeSaveEObject in class ResourceStorageWritableprotected void handleSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream out)
handleSaveEObject in class ResourceStorageWritableprotected void writeAssociationsAdapter(BatchLinkableResource resource, OutputStream zipOut)
protected String getFragment(org.eclipse.emf.ecore.EObject obj)
Copyright © 2015. All Rights Reserved.