| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryPackage
The Package for the model. It contains accessors for the meta objects to represent
QueryFactory| Nested Class Summary | |
|---|---|
| static interface | QueryPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type | 
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage | 
|---|
| org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry | 
| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| static QueryPackage | eINSTANCEThe singleton instance of the package | 
| static java.lang.String | eNAMEThe package name | 
| static java.lang.String | eNS_PREFIXThe package namespace name | 
| static java.lang.String | eNS_URIThe package namespace URI | 
| static int | LISTThe meta object id for the 'List' data type | 
| static int | QUERYThe meta object id for the ' Query' class | 
| static int | QUERY__EXPRESSIONThe feature id for the 'Expression' reference | 
| static int | QUERY__EXTENT_MAPThe feature id for the 'Extent Map' attribute | 
| static int | QUERY_FEATURE_COUNTThe number of structural features of the 'Query' class | 
| Method Summary | |
|---|---|
|  org.eclipse.emf.ecore.EDataType | getList()Returns the meta object for data type ' List' | 
|  org.eclipse.emf.ecore.EReference | getQuery_Expression()Returns the meta object for the reference ' Expression' | 
|  org.eclipse.emf.ecore.EAttribute | getQuery_ExtentMap()Returns the meta object for the attribute ' Extent Map' | 
|  org.eclipse.emf.ecore.EClass | getQuery()Returns the meta object for class ' Query' | 
|  QueryFactory | getQueryFactory()Returns the factory that creates the instances of the model | 
| Methods inherited from interface org.eclipse.emf.ecore.EPackage | 
|---|
| getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Field Detail | 
|---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final QueryPackage eINSTANCE
static final int QUERY
Query' class.
 
 
QueryImpl, 
QueryPackageImpl.getQuery(), 
Constant Field Valuesstatic final int QUERY__EXTENT_MAP
static final int QUERY__EXPRESSION
static final int QUERY_FEATURE_COUNT
static final int LIST
List, 
QueryPackageImpl.getList(), 
Constant Field Values| Method Detail | 
|---|
org.eclipse.emf.ecore.EClass getQuery()
Query'.
 
 
Queryorg.eclipse.emf.ecore.EAttribute getQuery_ExtentMap()
Extent Map'.
 
 
Query.getExtentMap(), 
getQuery()org.eclipse.emf.ecore.EReference getQuery_Expression()
Expression'.
 
 
Query.getExpression(), 
getQuery()org.eclipse.emf.ecore.EDataType getList()
List'.
 
 
ListQueryFactory getQueryFactory()
| 
 | Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||