org.eclipse.emf.cdo.util
Interface CDOFactory

All Superinterfaces:
EFactory, EModelElement, EObject, Notifier

public interface CDOFactory
extends EFactory

Creates CDO objects.


Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, create, createFromString, getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.