public interface QueryPackage
QueryFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
QueryPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static QueryPackage |
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 |
EOBJECT_LITERAL_QUERY
The meta object id for the '
EObject Literal Query' class. |
static int |
EOBJECT_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
EOBJECT_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
EOBJECT_LITERAL_QUERY__ELEMENT
The feature id for the 'Element' reference.
|
static int |
EOBJECT_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'EObject Literal Query' class.
|
static int |
FALSE_LITERAL_QUERY
The meta object id for the '
False Literal Query' class. |
static int |
FALSE_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
FALSE_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
FALSE_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'False Literal Query' class.
|
static int |
FLOAT_LITERAL_QUERY
The meta object id for the '
Float Literal Query' class. |
static int |
FLOAT_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
FLOAT_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
FLOAT_LITERAL_QUERY__VALUE
The feature id for the 'Value' attribute.
|
static int |
FLOAT_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'Float Literal Query' class.
|
static int |
INTEGER_LITERAL_QUERY
The meta object id for the '
Integer Literal Query' class. |
static int |
INTEGER_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
INTEGER_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
INTEGER_LITERAL_QUERY__VALUE
The feature id for the 'Value' attribute.
|
static int |
INTEGER_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'Integer Literal Query' class.
|
static int |
IS_ONE_OF_QUERY
The meta object id for the '
Is One Of Query' class. |
static int |
IS_ONE_OF_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
IS_ONE_OF_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
IS_ONE_OF_QUERY__EXPECTED_EOBJECTS
The feature id for the 'Expected EObjects' reference list.
|
static int |
IS_ONE_OF_QUERY_FEATURE_COUNT
The number of structural features of the 'Is One Of Query' class.
|
static int |
NAVIGATION_QUERY
The meta object id for the '
Navigation Query' class. |
static int |
NAVIGATION_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
NAVIGATION_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
NAVIGATION_QUERY__FAIL_ON_ERROR
The feature id for the 'Fail On Error' attribute.
|
static int |
NAVIGATION_QUERY__PATH
The feature id for the 'Path' reference list.
|
static int |
NAVIGATION_QUERY_FEATURE_COUNT
The number of structural features of the 'Navigation Query' class.
|
static int |
NULL_LITERAL_QUERY
The meta object id for the '
Null Literal Query' class. |
static int |
NULL_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
NULL_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
NULL_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'Null Literal Query' class.
|
static int |
OPERATION_CALL_QUERY
The meta object id for the '
Operation Call Query' class. |
static int |
OPERATION_CALL_QUERY__ARGUMENTS
The feature id for the 'Arguments' containment reference list.
|
static int |
OPERATION_CALL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
OPERATION_CALL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
OPERATION_CALL_QUERY__OPERATION
The feature id for the 'Operation' reference.
|
static int |
OPERATION_CALL_QUERY_FEATURE_COUNT
The number of structural features of the 'Operation Call Query' class.
|
static int |
STRING_LITERAL_QUERY
The meta object id for the '
String Literal Query' class. |
static int |
STRING_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
STRING_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
STRING_LITERAL_QUERY__VALUE
The feature id for the 'Value' attribute.
|
static int |
STRING_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'String Literal Query' class.
|
static int |
TRUE_LITERAL_QUERY
The meta object id for the '
True Literal Query' class. |
static int |
TRUE_LITERAL_QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute.
|
static int |
TRUE_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute.
|
static int |
TRUE_LITERAL_QUERY_FEATURE_COUNT
The number of structural features of the 'True Literal Query' class.
|
| Modifier and Type | Method and Description |
|---|---|
EReference |
getEObjectLiteralQuery_Element()
Returns the meta object for the reference '
Element'. |
EClass |
getEObjectLiteralQuery()
Returns the meta object for class '
EObject Literal Query'. |
EClass |
getFalseLiteralQuery()
Returns the meta object for class '
False Literal Query'. |
EAttribute |
getFloatLiteralQuery_Value()
Returns the meta object for the attribute '
Value'. |
EClass |
getFloatLiteralQuery()
Returns the meta object for class '
Float Literal Query'. |
EAttribute |
getIntegerLiteralQuery_Value()
Returns the meta object for the attribute '
Value'. |
EClass |
getIntegerLiteralQuery()
Returns the meta object for class '
Integer Literal Query'. |
EReference |
getIsOneOfQuery_ExpectedEObjects()
Returns the meta object for the reference list '
Expected EObjects'. |
EClass |
getIsOneOfQuery()
Returns the meta object for class '
Is One Of Query'. |
EAttribute |
getNavigationQuery_FailOnError()
Returns the meta object for the attribute '
Fail On Error'. |
EReference |
getNavigationQuery_Path()
Returns the meta object for the reference list '
Path'. |
EClass |
getNavigationQuery()
Returns the meta object for class '
Navigation Query'. |
EClass |
getNullLiteralQuery()
Returns the meta object for class '
Null Literal Query'. |
EReference |
getOperationCallQuery_Arguments()
Returns the meta object for the containment reference list '
Arguments'. |
EReference |
getOperationCallQuery_Operation()
Returns the meta object for the reference '
Operation'. |
EClass |
getOperationCallQuery()
Returns the meta object for class '
Operation Call Query'. |
QueryFactory |
getQueryFactory()
Returns the factory that creates the instances of the model.
|
EAttribute |
getStringLiteralQuery_Value()
Returns the meta object for the attribute '
Value'. |
EClass |
getStringLiteralQuery()
Returns the meta object for class '
String Literal Query'. |
EClass |
getTrueLiteralQuery()
Returns the meta object for class '
True Literal Query'. |
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 NAVIGATION_QUERY
Navigation Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.NavigationQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getNavigationQuery(),
Constant Field Valuesstatic final int NAVIGATION_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int NAVIGATION_QUERY__CAN_BE_CACHED
static final int NAVIGATION_QUERY__PATH
static final int NAVIGATION_QUERY__FAIL_ON_ERROR
static final int NAVIGATION_QUERY_FEATURE_COUNT
static final int IS_ONE_OF_QUERY
Is One Of Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.IsOneOfQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getIsOneOfQuery(),
Constant Field Valuesstatic final int IS_ONE_OF_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int IS_ONE_OF_QUERY__CAN_BE_CACHED
static final int IS_ONE_OF_QUERY__EXPECTED_EOBJECTS
static final int IS_ONE_OF_QUERY_FEATURE_COUNT
static final int STRING_LITERAL_QUERY
String Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.StringLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getStringLiteralQuery(),
Constant Field Valuesstatic final int STRING_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int STRING_LITERAL_QUERY__CAN_BE_CACHED
static final int STRING_LITERAL_QUERY__VALUE
static final int STRING_LITERAL_QUERY_FEATURE_COUNT
static final int TRUE_LITERAL_QUERY
True Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.TrueLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getTrueLiteralQuery(),
Constant Field Valuesstatic final int TRUE_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int TRUE_LITERAL_QUERY__CAN_BE_CACHED
static final int TRUE_LITERAL_QUERY_FEATURE_COUNT
static final int FALSE_LITERAL_QUERY
False Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.FalseLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getFalseLiteralQuery(),
Constant Field Valuesstatic final int FALSE_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int FALSE_LITERAL_QUERY__CAN_BE_CACHED
static final int FALSE_LITERAL_QUERY_FEATURE_COUNT
static final int NULL_LITERAL_QUERY
Null Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.NullLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getNullLiteralQuery(),
Constant Field Valuesstatic final int NULL_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int NULL_LITERAL_QUERY__CAN_BE_CACHED
static final int NULL_LITERAL_QUERY_FEATURE_COUNT
static final int INTEGER_LITERAL_QUERY
Integer Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.IntegerLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getIntegerLiteralQuery(),
Constant Field Valuesstatic final int INTEGER_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int INTEGER_LITERAL_QUERY__CAN_BE_CACHED
static final int INTEGER_LITERAL_QUERY__VALUE
static final int INTEGER_LITERAL_QUERY_FEATURE_COUNT
static final int FLOAT_LITERAL_QUERY
Float Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.FloatLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getFloatLiteralQuery(),
Constant Field Valuesstatic final int FLOAT_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int FLOAT_LITERAL_QUERY__CAN_BE_CACHED
static final int FLOAT_LITERAL_QUERY__VALUE
static final int FLOAT_LITERAL_QUERY_FEATURE_COUNT
static final int EOBJECT_LITERAL_QUERY
EObject Literal Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.EObjectLiteralQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getEObjectLiteralQuery(),
Constant Field Valuesstatic final int EOBJECT_LITERAL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int EOBJECT_LITERAL_QUERY__CAN_BE_CACHED
static final int EOBJECT_LITERAL_QUERY__ELEMENT
static final int EOBJECT_LITERAL_QUERY_FEATURE_COUNT
static final int OPERATION_CALL_QUERY
Operation Call Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.OperationCallQueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.query.impl.QueryPackageImpl#getOperationCallQuery(),
Constant Field Valuesstatic final int OPERATION_CALL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int OPERATION_CALL_QUERY__CAN_BE_CACHED
static final int OPERATION_CALL_QUERY__OPERATION
static final int OPERATION_CALL_QUERY__ARGUMENTS
static final int OPERATION_CALL_QUERY_FEATURE_COUNT
EClass getNavigationQuery()
Navigation Query'.
NavigationQueryEReference getNavigationQuery_Path()
Path'.
NavigationQuery.getPath(),
getNavigationQuery()EAttribute getNavigationQuery_FailOnError()
Fail On Error'.
NavigationQuery.isFailOnError(),
getNavigationQuery()EClass getIsOneOfQuery()
Is One Of Query'.
IsOneOfQueryEReference getIsOneOfQuery_ExpectedEObjects()
Expected EObjects'.
IsOneOfQuery.getExpectedEObjects(),
getIsOneOfQuery()EClass getStringLiteralQuery()
String Literal Query'.
StringLiteralQueryEAttribute getStringLiteralQuery_Value()
Value'.
StringLiteralQuery.getValue(),
getStringLiteralQuery()EClass getTrueLiteralQuery()
True Literal Query'.
TrueLiteralQueryEClass getFalseLiteralQuery()
False Literal Query'.
FalseLiteralQueryEClass getNullLiteralQuery()
Null Literal Query'.
NullLiteralQueryEClass getIntegerLiteralQuery()
Integer Literal Query'.
IntegerLiteralQueryEAttribute getIntegerLiteralQuery_Value()
Value'.
IntegerLiteralQuery.getValue(),
getIntegerLiteralQuery()EClass getFloatLiteralQuery()
Float Literal Query'.
FloatLiteralQueryEAttribute getFloatLiteralQuery_Value()
Value'.
FloatLiteralQuery.getValue(),
getFloatLiteralQuery()EClass getEObjectLiteralQuery()
EObject Literal Query'.
EObjectLiteralQueryEReference getEObjectLiteralQuery_Element()
Element'.
EObjectLiteralQuery.getElement(),
getEObjectLiteralQuery()EClass getOperationCallQuery()
Operation Call Query'.
OperationCallQueryEReference getOperationCallQuery_Operation()
Operation'.
OperationCallQuery.getOperation(),
getOperationCallQuery()EReference getOperationCallQuery_Arguments()
Arguments'.
OperationCallQuery.getArguments(),
getOperationCallQuery()QueryFactory getQueryFactory()