|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaQueryPackage
The Package for the model. It contains accessors for the meta objects to represent
JavaQueryFactory| Nested Class Summary | |
|---|---|
static interface |
JavaQueryPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static JavaQueryPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
JAVA_QUERY
The meta object id for the ' Java Query' class. |
static int |
JAVA_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute. |
static int |
JAVA_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute. |
static int |
JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
The feature id for the 'Implementation Class Name' attribute. |
static int |
JAVA_QUERY_FEATURE_COUNT
The number of structural features of the 'Java Query' class. |
| Method Summary | |
|---|---|
EAttribute |
getJavaQuery_ImplementationClassName()
Returns the meta object for the attribute ' Implementation Class Name'. |
EClass |
getJavaQuery()
Returns the meta object for class ' Java Query'. |
JavaQueryFactory |
getJavaQueryFactory()
Returns the factory that creates the instances of the model. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final JavaQueryPackage eINSTANCE
static final int JAVA_QUERY
Java Query' class.
org.eclipse.emf.facet.query.java.metamodel.v0_2_0.javaquery.impl.JavaQueryImpl,
org.eclipse.emf.facet.query.java.metamodel.v0_2_0.javaquery.impl.JavaQueryPackageImpl#getJavaQuery(),
Constant Field Valuesstatic final int JAVA_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int JAVA_QUERY__CAN_BE_CACHED
static final int JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
static final int JAVA_QUERY_FEATURE_COUNT
| Method Detail |
|---|
EClass getJavaQuery()
Java Query'.
JavaQueryEAttribute getJavaQuery_ImplementationClassName()
Implementation Class Name'.
JavaQuery.getImplementationClassName(),
getJavaQuery()JavaQueryFactory getJavaQueryFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||