org.eclipse.emf.cdo.server.ocl
Class CDOExtentCreator.Lazy
java.lang.Object
org.eclipse.emf.cdo.server.ocl.CDOExtentCreator
org.eclipse.emf.cdo.server.ocl.CDOExtentCreator.Lazy
- All Implemented Interfaces:
- OCLExtentCreator
- Enclosing class:
- CDOExtentCreator
- public static class CDOExtentCreator.Lazy
- extends CDOExtentCreator
An extent creator
that creates extent sets which support a lazy populating iterator.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDOExtentCreator.Lazy
public CDOExtentCreator.Lazy(CDOView view)
createExtent
protected Set<EObject> createExtent(EClass eClass,
IStoreAccessor accessor,
CDOBranch branch,
long timeStamp,
AtomicBoolean canceled)
- Overrides:
createExtent
in class CDOExtentCreator
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.