|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CDOPackageRegistry
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ecore.EPackage.Registry |
---|
INSTANCE |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EPackage |
putEPackage(org.eclipse.emf.ecore.EPackage ePackage)
Registers a top level EPackage and its sub packages with this package registry. |
void |
putPackageDescriptor(CDOPackage proxy)
|
void |
setSession(CDOSession session)
|
Methods inherited from interface org.eclipse.emf.ecore.EPackage.Registry |
---|
getEFactory, getEPackage |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Method Detail |
---|
org.eclipse.emf.ecore.EPackage putEPackage(org.eclipse.emf.ecore.EPackage ePackage)
EPackage
and its sub packages with this package registry.
ePackage
- a top level EPackage (i.e. a package with eSuperPackage == null
).
nsURI
of the top level package or null
.void putPackageDescriptor(CDOPackage proxy)
void setSession(CDOSession session)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |