|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.cdo.client.ocl.AbstractLazyExtentMap
org.eclipse.emf.cdo.client.ocl.GlobalExtentMap
public class GlobalExtentMap
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary | |
---|---|
protected ResourceManager |
resourceManager
|
Fields inherited from class org.eclipse.emf.cdo.client.ocl.AbstractLazyExtentMap |
---|
delegate |
Constructor Summary | |
---|---|
GlobalExtentMap(java.util.Map delegate,
ResourceManager resourceManager)
|
|
GlobalExtentMap(ResourceManager resourceManager)
|
Method Summary | |
---|---|
protected java.util.Set |
queryExtent(org.eclipse.emf.ecore.EClass eClass)
|
Methods inherited from class org.eclipse.emf.cdo.client.ocl.AbstractLazyExtentMap |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ResourceManager resourceManager
Constructor Detail |
---|
public GlobalExtentMap(java.util.Map delegate, ResourceManager resourceManager)
public GlobalExtentMap(ResourceManager resourceManager)
Method Detail |
---|
protected java.util.Set queryExtent(org.eclipse.emf.ecore.EClass eClass)
queryExtent
in class AbstractLazyExtentMap
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |