org.eclipse.emf.facet.query.java.javaquery
Interface JavaqueryPackage


Deprecated. cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374198

@Deprecated
public interface JavaqueryPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
JavaqueryFactory
Generated:
Model:
kind="package"

Nested Class Summary
static interface JavaqueryPackage.Literals
          Deprecated. 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
          Deprecated. The singleton instance of the package.
static java.lang.String eNAME
          Deprecated. The package name.
static java.lang.String eNS_PREFIX
          Deprecated. The package namespace name.
static java.lang.String eNS_URI
          Deprecated. The package namespace URI.
static int JAVA_QUERY
          Deprecated. The meta object id for the 'Java Query' class.
static int JAVA_QUERY__CAN_BE_CACHED
          Deprecated. The feature id for the 'Can Be Cached' attribute.
static int JAVA_QUERY__EANNOTATIONS
          Deprecated. The feature id for the 'EAnnotations' containment reference list.
static int JAVA_QUERY__EGENERIC_TYPE
          Deprecated. The feature id for the 'EGeneric Type' containment reference.
static int JAVA_QUERY__ETYPE
          Deprecated. The feature id for the 'EType' reference.
static int JAVA_QUERY__HAS_SIDE_EFFECT
          Deprecated. The feature id for the 'Has Side Effect' attribute.
static int JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
          Deprecated. The feature id for the 'Implementation Class Name' attribute.
static int JAVA_QUERY__LOWER_BOUND
          Deprecated. The feature id for the 'Lower Bound' attribute.
static int JAVA_QUERY__MANY
          Deprecated. The feature id for the 'Many' attribute.
static int JAVA_QUERY__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int JAVA_QUERY__ORDERED
          Deprecated. The feature id for the 'Ordered' attribute.
static int JAVA_QUERY__PARAMETERS
          Deprecated. The feature id for the 'Parameters' containment reference list.
static int JAVA_QUERY__REQUIRED
          Deprecated. The feature id for the 'Required' attribute.
static int JAVA_QUERY__SCOPE
          Deprecated. The feature id for the 'Scope' reference.
static int JAVA_QUERY__UNIQUE
          Deprecated. The feature id for the 'Unique' attribute.
static int JAVA_QUERY__UPPER_BOUND
          Deprecated. The feature id for the 'Upper Bound' attribute.
static int JAVA_QUERY_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Java Query' class.
 
Method Summary
 EAttribute getJavaQuery_ImplementationClassName()
          Deprecated. Returns the meta object for the attribute 'Implementation Class Name'.
 EClass getJavaQuery()
          Deprecated. Returns the meta object for class 'Java Query'.
 JavaqueryFactory getJavaqueryFactory()
          Deprecated. Returns the factory that creates the instances of the model.
 

Field Detail

eNAME

static final java.lang.String eNAME
Deprecated. 
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

static final java.lang.String eNS_URI
Deprecated. 
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

static final java.lang.String eNS_PREFIX
Deprecated. 
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

static final JavaqueryPackage eINSTANCE
Deprecated. 
The singleton instance of the package.

Generated:

JAVA_QUERY

static final int JAVA_QUERY
Deprecated. 
The meta object id for the 'Java Query' class.

See Also:
org.eclipse.emf.facet.query.java.javaquery.impl.JavaQueryImpl, org.eclipse.emf.facet.query.java.javaquery.impl.JavaqueryPackageImpl#getJavaQuery(), Constant Field Values
Generated:

JAVA_QUERY__EANNOTATIONS

static final int JAVA_QUERY__EANNOTATIONS
Deprecated. 
The feature id for the 'EAnnotations' containment reference list.

Generated:
Ordered:

JAVA_QUERY__NAME

static final int JAVA_QUERY__NAME
Deprecated. 
The feature id for the 'Name' attribute.

Generated:
Ordered:

JAVA_QUERY__ORDERED

static final int JAVA_QUERY__ORDERED
Deprecated. 
The feature id for the 'Ordered' attribute.

Generated:
Ordered:

JAVA_QUERY__UNIQUE

static final int JAVA_QUERY__UNIQUE
Deprecated. 
The feature id for the 'Unique' attribute.

Generated:
Ordered:

JAVA_QUERY__LOWER_BOUND

static final int JAVA_QUERY__LOWER_BOUND
Deprecated. 
The feature id for the 'Lower Bound' attribute.

Generated:
Ordered:

JAVA_QUERY__UPPER_BOUND

static final int JAVA_QUERY__UPPER_BOUND
Deprecated. 
The feature id for the 'Upper Bound' attribute.

Generated:
Ordered:

JAVA_QUERY__MANY

static final int JAVA_QUERY__MANY
Deprecated. 
The feature id for the 'Many' attribute.

Generated:
Ordered:

JAVA_QUERY__REQUIRED

static final int JAVA_QUERY__REQUIRED
Deprecated. 
The feature id for the 'Required' attribute.

Generated:
Ordered:

JAVA_QUERY__ETYPE

static final int JAVA_QUERY__ETYPE
Deprecated. 
The feature id for the 'EType' reference.

Generated:
Ordered:

JAVA_QUERY__EGENERIC_TYPE

static final int JAVA_QUERY__EGENERIC_TYPE
Deprecated. 
The feature id for the 'EGeneric Type' containment reference.

Generated:
Ordered:

JAVA_QUERY__SCOPE

static final int JAVA_QUERY__SCOPE
Deprecated. 
The feature id for the 'Scope' reference.

Generated:
Ordered:

JAVA_QUERY__HAS_SIDE_EFFECT

static final int JAVA_QUERY__HAS_SIDE_EFFECT
Deprecated. 
The feature id for the 'Has Side Effect' attribute.

Generated:
Ordered:

JAVA_QUERY__CAN_BE_CACHED

static final int JAVA_QUERY__CAN_BE_CACHED
Deprecated. 
The feature id for the 'Can Be Cached' attribute.

Generated:
Ordered:

JAVA_QUERY__PARAMETERS

static final int JAVA_QUERY__PARAMETERS
Deprecated. 
The feature id for the 'Parameters' containment reference list.

Generated:
Ordered:

JAVA_QUERY__IMPLEMENTATION_CLASS_NAME

static final int JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
Deprecated. 
The feature id for the 'Implementation Class Name' attribute.

Generated:
Ordered:

JAVA_QUERY_FEATURE_COUNT

static final int JAVA_QUERY_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Java Query' class.

Generated:
Ordered:
Method Detail

getJavaQuery

EClass getJavaQuery()
Deprecated. 
Returns the meta object for class 'Java Query'.

Returns:
the meta object for class 'Java Query'.
See Also:
JavaQuery
Generated:

getJavaQuery_ImplementationClassName

EAttribute getJavaQuery_ImplementationClassName()
Deprecated. 
Returns the meta object for the attribute 'Implementation Class Name'.

Returns:
the meta object for the attribute 'Implementation Class Name'.
See Also:
JavaQuery.getImplementationClassName(), getJavaQuery()
Generated:

getJavaqueryFactory

JavaqueryFactory getJavaqueryFactory()
Deprecated. 
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: