org.eclipse.emf.ecore.sdo.impl
Class DynamicEDataObjectImpl.FactoryImpl

java.lang.Object
  extended byEFactoryImpl
      extended byorg.eclipse.emf.ecore.sdo.impl.DynamicEDataObjectImpl.FactoryImpl
Enclosing class:
DynamicEDataObjectImpl

public static class DynamicEDataObjectImpl.FactoryImpl
extends EFactoryImpl

An EFactoryImpl that creates DynamicEDataObjectImpl instances.

See Also:
Serialized Form

Constructor Summary
DynamicEDataObjectImpl.FactoryImpl()
           
 
Method Summary
 EObject basicCreate(EClass eClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicEDataObjectImpl.FactoryImpl

public DynamicEDataObjectImpl.FactoryImpl()
Method Detail

basicCreate

public EObject basicCreate(EClass eClass)

Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.