|
||||||||||
| 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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
JAVA_QUERY__EGENERIC_TYPE
The feature id for the 'EGeneric Type' containment reference. |
static int |
JAVA_QUERY__ETYPE
The feature id for the 'EType' reference. |
static int |
JAVA_QUERY__HAS_SIDE_EFFECT
The feature id for the 'Has Side Effect' attribute. |
static int |
JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
The feature id for the 'Implementation Class Name' attribute. |
static int |
JAVA_QUERY__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
JAVA_QUERY__MANY
The feature id for the 'Many' attribute. |
static int |
JAVA_QUERY__NAME
The feature id for the 'Name' attribute. |
static int |
JAVA_QUERY__ORDERED
The feature id for the 'Ordered' attribute. |
static int |
JAVA_QUERY__PARAMETERS
The feature id for the 'Parameters' containment reference list. |
static int |
JAVA_QUERY__REQUIRED
The feature id for the 'Required' attribute. |
static int |
JAVA_QUERY__SCOPE
The feature id for the 'Scope' reference. |
static int |
JAVA_QUERY__UNIQUE
The feature id for the 'Unique' attribute. |
static int |
JAVA_QUERY__UPPER_BOUND
The feature id for the 'Upper Bound' 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.javaquery.impl.JavaQueryImpl,
org.eclipse.emf.facet.query.java.javaquery.impl.JavaqueryPackageImpl#getJavaQuery(),
Constant Field Valuesstatic final int JAVA_QUERY__EANNOTATIONS
static final int JAVA_QUERY__NAME
static final int JAVA_QUERY__ORDERED
static final int JAVA_QUERY__UNIQUE
static final int JAVA_QUERY__LOWER_BOUND
static final int JAVA_QUERY__UPPER_BOUND
static final int JAVA_QUERY__MANY
static final int JAVA_QUERY__REQUIRED
static final int JAVA_QUERY__ETYPE
static final int JAVA_QUERY__EGENERIC_TYPE
static final int JAVA_QUERY__SCOPE
static final int JAVA_QUERY__HAS_SIDE_EFFECT
static final int JAVA_QUERY__CAN_BE_CACHED
static final int JAVA_QUERY__PARAMETERS
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 | |||||||||