|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryFactory | |
---|---|
org.eclipse.emf.ocl.query | Object Constraint Language query/constraint evaluation API. |
org.eclipse.emf.ocl.query.impl | Implementation of the API for OCL queries. |
Uses of QueryFactory in org.eclipse.emf.ocl.query |
---|
Fields in org.eclipse.emf.ocl.query declared as QueryFactory | |
---|---|
static QueryFactory |
QueryFactory.eINSTANCE
Deprecated. The singleton instance of the factory |
Methods in org.eclipse.emf.ocl.query that return QueryFactory | |
---|---|
QueryFactory |
QueryPackage.getQueryFactory()
Deprecated. Returns the factory that creates the instances of the model |
Uses of QueryFactory in org.eclipse.emf.ocl.query.impl |
---|
Classes in org.eclipse.emf.ocl.query.impl that implement QueryFactory | |
---|---|
class |
QueryFactoryImpl
An implementation of the model Factory |
Methods in org.eclipse.emf.ocl.query.impl that return QueryFactory | |
---|---|
QueryFactory |
QueryPackageImpl.getQueryFactory()
|
static QueryFactory |
QueryFactoryImpl.init()
Creates the default factory implementation |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |