org.apache.tuscany.sdo.impl
Class DataGraphImpl.EDataGraphExternalizable
java.lang.Object
org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Enclosing class:
- DataGraphImpl
public static class DataGraphImpl.EDataGraphExternalizable
- extends java.lang.Object
- implements java.io.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 DataGraphImpl eDataGraph
DataGraphImpl.EDataGraphExternalizable
public DataGraphImpl.EDataGraphExternalizable()
DataGraphImpl.EDataGraphExternalizable
public DataGraphImpl.EDataGraphExternalizable(DataGraphImpl eDataGraph)
writeExternal
public void writeExternal(java.io.ObjectOutput objectOutput)
throws java.io.IOException
- Specified by:
writeExternal
in interface java.io.Externalizable
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput objectInput)
throws java.io.IOException
- Specified by:
readExternal
in interface java.io.Externalizable
- Throws:
java.io.IOException
createResourceSet
protected org.eclipse.emf.ecore.resource.ResourceSet createResourceSet()
readResolve
protected java.lang.Object readResolve()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.