org.apache.tuscany.sdo.impl
Class DataGraphImpl.EDataGraphExternalizable
java.lang.Object
org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
- All Implemented Interfaces:
- Externalizable, Serializable
- Enclosing class:
- DataGraphImpl
public static class DataGraphImpl.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 DataGraphImpl eDataGraph
DataGraphImpl.EDataGraphExternalizable
public DataGraphImpl.EDataGraphExternalizable()
DataGraphImpl.EDataGraphExternalizable
public DataGraphImpl.EDataGraphExternalizable(DataGraphImpl 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 org.eclipse.emf.ecore.resource.ResourceSet createResourceSet()
readResolve
protected Object readResolve()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.