Uses of Interface
org.eclipse.emf.cdo.view.CDOFeatureAnalyzer
Packages that use CDOFeatureAnalyzer
Package
Description
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Uses of CDOFeatureAnalyzer in org.eclipse.emf.cdo.util
Methods in org.eclipse.emf.cdo.util that return CDOFeatureAnalyzerModifier and TypeMethodDescriptionstatic CDOFeatureAnalyzer
CDOUtil.createModelBasedFeatureAnalyzer()
static CDOFeatureAnalyzer
CDOUtil.createUIFeatureAnalyzer()
static CDOFeatureAnalyzer
CDOUtil.createUIFeatureAnalyzer
(long maxTimeBetweenOperation) -
Uses of CDOFeatureAnalyzer in org.eclipse.emf.cdo.view
Fields in org.eclipse.emf.cdo.view declared as CDOFeatureAnalyzerMethods in org.eclipse.emf.cdo.view that return CDOFeatureAnalyzerMethods in org.eclipse.emf.cdo.view with parameters of type CDOFeatureAnalyzerModifier and TypeMethodDescriptionvoid
CDOView.Options.setFeatureAnalyzer
(CDOFeatureAnalyzer featureAnalyzer) -
Uses of CDOFeatureAnalyzer in org.eclipse.emf.spi.cdo
Methods in org.eclipse.emf.spi.cdo that return CDOFeatureAnalyzerMethods in org.eclipse.emf.spi.cdo with parameters of type CDOFeatureAnalyzerModifier and TypeMethodDescriptionvoid
InternalCDOView.setFeatureAnalyzer
(CDOFeatureAnalyzer featureAnalyzer) Deprecated.