Uses of Interface
org.eclipse.emf.cdo.expressions.ExpressionsFactory
Packages that use ExpressionsFactory
Package
Description
The generated EMF API of the CDO expressions model.
The generated EMF implementation of the CDO expressions model.
-
Uses of ExpressionsFactory in org.eclipse.emf.cdo.expressions
Fields in org.eclipse.emf.cdo.expressions declared as ExpressionsFactoryModifier and TypeFieldDescriptionstatic final ExpressionsFactory
ExpressionsFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.cdo.expressions that return ExpressionsFactoryModifier and TypeMethodDescriptionExpressionsPackage.getExpressionsFactory()
Returns the factory that creates the instances of the model. -
Uses of ExpressionsFactory in org.eclipse.emf.cdo.expressions.impl
Classes in org.eclipse.emf.cdo.expressions.impl that implement ExpressionsFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.eclipse.emf.cdo.expressions.impl that return ExpressionsFactoryModifier and TypeMethodDescriptionExpressionsPackageImpl.getExpressionsFactory()
static ExpressionsFactory
ExpressionsFactoryImpl.init()
Creates the default factory implementation.