@FinalFieldsConstructor
public class BatchLinkableResourceStorageWritable
extends org.eclipse.xtext.resource.persistence.ResourceStorageWritable
| Constructor and Description |
|---|
BatchLinkableResourceStorageWritable(java.io.OutputStream arg0,
boolean arg1) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
beforeSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream writable) |
protected java.lang.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,
java.io.OutputStream zipOut) |
protected void |
writeEntries(org.eclipse.xtext.resource.persistence.StorageAwareResource resource,
java.util.zip.ZipOutputStream zipOut) |
public BatchLinkableResourceStorageWritable(java.io.OutputStream arg0,
boolean arg1)
protected void writeEntries(org.eclipse.xtext.resource.persistence.StorageAwareResource resource,
java.util.zip.ZipOutputStream zipOut)
throws java.io.IOException
writeEntries in class org.eclipse.xtext.resource.persistence.ResourceStorageWritablejava.io.IOExceptionprotected java.lang.Object beforeSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream writable)
throws java.io.IOException
beforeSaveEObject in class org.eclipse.xtext.resource.persistence.ResourceStorageWritablejava.io.IOExceptionprotected void handleSaveEObject(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream out)
throws java.io.IOException
handleSaveEObject in class org.eclipse.xtext.resource.persistence.ResourceStorageWritablejava.io.IOExceptionprotected void writeAssociationsAdapter(BatchLinkableResource resource, java.io.OutputStream zipOut) throws java.io.IOException
java.io.IOExceptionprotected java.lang.String getFragment(org.eclipse.emf.ecore.EObject obj)