org.eclipse.emf.ecore.sdo.impl
Class EDataGraphImpl.EDataGraphExternalizable
java.lang.Object
org.eclipse.emf.ecore.sdo.impl.EDataGraphImpl.EDataGraphExternalizable
- All Implemented Interfaces:
- Externalizable, Serializable
- Enclosing class:
- EDataGraphImpl
- public static class EDataGraphImpl.EDataGraphExternalizable
- extends Object
- implements Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eDataGraph
protected EDataGraph eDataGraph
writeReplacements
protected Map writeReplacements
EDataGraphImpl.EDataGraphExternalizable
public EDataGraphImpl.EDataGraphExternalizable()
EDataGraphImpl.EDataGraphExternalizable
public EDataGraphImpl.EDataGraphExternalizable(EDataGraph eDataGraph)
writeExternal
public void writeExternal(ObjectOutput objectOutput)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput objectInput)
throws IOException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
createResourceSet
protected ResourceSet createResourceSet()
getWriteReplacement
public Object getWriteReplacement(EObject eObject)
readResolve
protected Object readResolve()