| Package | Description |
|---|---|
| org.eclipse.emf.cdo.util |
Client utility classes, some common interfaces and exceptions.
|
| org.eclipse.emf.cdo.view |
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static CDOFeatureAnalyzer |
CDOUtil.createModelBasedFeatureAnalyzer() |
static CDOFeatureAnalyzer |
CDOUtil.createUIFeatureAnalyzer() |
static CDOFeatureAnalyzer |
CDOUtil.createUIFeatureAnalyzer(long maxTimeBetweenOperation) |
| Modifier and Type | Field and Description |
|---|---|
static CDOFeatureAnalyzer |
CDOFeatureAnalyzer.NOOP |
| Modifier and Type | Method and Description |
|---|---|
CDOFeatureAnalyzer |
CDOView.Options.getFeatureAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDOView.Options.setFeatureAnalyzer(CDOFeatureAnalyzer featureAnalyzer) |
| Modifier and Type | Method and Description |
|---|---|
CDOFeatureAnalyzer |
InternalCDOView.getFeatureAnalyzer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCDOView.setFeatureAnalyzer(CDOFeatureAnalyzer featureAnalyzer)
Deprecated.
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.