|
||||||||||
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.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 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 |
JAVA_MODEL_QUERY
The meta object id for the ' Java Model Query ' class. |
static int |
JAVA_MODEL_QUERY__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
JAVA_MODEL_QUERY__IMPLEMENTATION_CLASS_NAME
The feature id for the 'Implementation Class Name' attribute. |
static int |
JAVA_MODEL_QUERY__IS_EXTERNAL_CONTEXT_DEPENDENT
The feature id for the 'Is External Context Dependent' attribute. |
static int |
JAVA_MODEL_QUERY__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
JAVA_MODEL_QUERY__MODEL_QUERY_SET
The feature id for the 'Model Query Set' container reference. |
static int |
JAVA_MODEL_QUERY__NAME
The feature id for the 'Name' attribute. |
static int |
JAVA_MODEL_QUERY__PARAMETERS
The feature id for the 'Parameters' containment reference list. |
static int |
JAVA_MODEL_QUERY__RETURN_TYPE
The feature id for the 'Return Type' reference. |
static int |
JAVA_MODEL_QUERY__SCOPE
The feature id for the 'Scope' reference list. |
static int |
JAVA_MODEL_QUERY__UPPER_BOUND
The feature id for the 'Upper Bound' attribute. |
static int |
JAVA_MODEL_QUERY_FEATURE_COUNT
The number of structural features of the 'Java Model Query' class. |
static int |
MODEL_QUERY
The meta object id for the ' Model Query ' class. |
static int |
MODEL_QUERY__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
MODEL_QUERY__IS_EXTERNAL_CONTEXT_DEPENDENT
The feature id for the 'Is External Context Dependent' attribute. |
static int |
MODEL_QUERY__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
MODEL_QUERY__MODEL_QUERY_SET
The feature id for the 'Model Query Set' container reference. |
static int |
MODEL_QUERY__NAME
The feature id for the 'Name' attribute. |
static int |
MODEL_QUERY__PARAMETERS
The feature id for the 'Parameters' containment reference list. |
static int |
MODEL_QUERY__RETURN_TYPE
The feature id for the 'Return Type' reference. |
static int |
MODEL_QUERY__SCOPE
The feature id for the 'Scope' reference list. |
static int |
MODEL_QUERY__UPPER_BOUND
The feature id for the 'Upper Bound' attribute. |
static int |
MODEL_QUERY_FEATURE_COUNT
The number of structural features of the 'Model Query' class. |
static int |
MODEL_QUERY_PARAMETER
The meta object id for the ' Model Query Parameter ' class. |
static int |
MODEL_QUERY_PARAMETER__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
MODEL_QUERY_PARAMETER__NAME
The feature id for the 'Name' attribute. |
static int |
MODEL_QUERY_PARAMETER__TYPE
The feature id for the 'Type' reference. |
static int |
MODEL_QUERY_PARAMETER__UPPER_BOUND
The feature id for the 'Upper Bound' attribute. |
static int |
MODEL_QUERY_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Model Query Parameter' class. |
static int |
MODEL_QUERY_SET
The meta object id for the ' Model Query Set ' class. |
static int |
MODEL_QUERY_SET__ASSOCIATED_METAMODELS
The feature id for the 'Associated Metamodels' reference list. |
static int |
MODEL_QUERY_SET__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
MODEL_QUERY_SET__IS_EDITABLE
The feature id for the 'Is Editable' attribute. |
static int |
MODEL_QUERY_SET__NAME
The feature id for the 'Name' attribute. |
static int |
MODEL_QUERY_SET__QUERIES
The feature id for the 'Queries' containment reference list. |
static int |
MODEL_QUERY_SET_FEATURE_COUNT
The number of structural features of the 'Model Query Set' class. |
static int |
OCL_MODEL_QUERY
The meta object id for the ' OCL Model Query ' class. |
static int |
OCL_MODEL_QUERY__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
OCL_MODEL_QUERY__IS_EXTERNAL_CONTEXT_DEPENDENT
The feature id for the 'Is External Context Dependent' attribute. |
static int |
OCL_MODEL_QUERY__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
OCL_MODEL_QUERY__MODEL_QUERY_SET
The feature id for the 'Model Query Set' container reference. |
static int |
OCL_MODEL_QUERY__NAME
The feature id for the 'Name' attribute. |
static int |
OCL_MODEL_QUERY__PARAMETERS
The feature id for the 'Parameters' containment reference list. |
static int |
OCL_MODEL_QUERY__QUERY
The feature id for the 'Query' attribute. |
static int |
OCL_MODEL_QUERY__RETURN_TYPE
The feature id for the 'Return Type' reference. |
static int |
OCL_MODEL_QUERY__SCOPE
The feature id for the 'Scope' reference list. |
static int |
OCL_MODEL_QUERY__UPPER_BOUND
The feature id for the 'Upper Bound' attribute. |
static int |
OCL_MODEL_QUERY_FEATURE_COUNT
The number of structural features of the 'OCL Model Query' class. |
Method Summary | |
---|---|
EAttribute |
getJavaModelQuery_ImplementationClassName()
Returns the meta object for the attribute ' Implementation Class Name '. |
EClass |
getJavaModelQuery()
Returns the meta object for class ' Java Model Query '. |
EAttribute |
getModelQuery_Description()
Returns the meta object for the attribute ' Description '. |
EAttribute |
getModelQuery_IsExternalContextDependent()
Returns the meta object for the attribute ' Is External Context Dependent '. |
EAttribute |
getModelQuery_LowerBound()
Returns the meta object for the attribute ' Lower Bound '. |
EReference |
getModelQuery_ModelQuerySet()
Returns the meta object for the container reference ' Model Query Set '. |
EAttribute |
getModelQuery_Name()
Returns the meta object for the attribute ' Name '. |
EReference |
getModelQuery_Parameters()
Returns the meta object for the containment reference list ' Parameters '. |
EReference |
getModelQuery_ReturnType()
Returns the meta object for the reference ' Return Type '. |
EReference |
getModelQuery_Scope()
Returns the meta object for the reference list ' Scope '. |
EAttribute |
getModelQuery_UpperBound()
Returns the meta object for the attribute ' Upper Bound '. |
EClass |
getModelQuery()
Returns the meta object for class ' Model Query '. |
EAttribute |
getModelQueryParameter_LowerBound()
Returns the meta object for the attribute ' Lower Bound '. |
EAttribute |
getModelQueryParameter_Name()
Returns the meta object for the attribute ' Name '. |
EReference |
getModelQueryParameter_Type()
Returns the meta object for the reference ' Type '. |
EAttribute |
getModelQueryParameter_UpperBound()
Returns the meta object for the attribute ' Upper Bound '. |
EClass |
getModelQueryParameter()
Returns the meta object for class ' Model Query Parameter '. |
EReference |
getModelQuerySet_AssociatedMetamodels()
Returns the meta object for the reference list ' Associated Metamodels '. |
EAttribute |
getModelQuerySet_Description()
Returns the meta object for the attribute ' Description '. |
EAttribute |
getModelQuerySet_IsEditable()
Returns the meta object for the attribute ' Is Editable '. |
EAttribute |
getModelQuerySet_Name()
Returns the meta object for the attribute ' Name '. |
EReference |
getModelQuerySet_Queries()
Returns the meta object for the containment reference list ' Queries '. |
EClass |
getModelQuerySet()
Returns the meta object for class ' Model Query Set '. |
EAttribute |
getOCLModelQuery_Query()
Returns the meta object for the attribute ' Query '. |
EClass |
getOCLModelQuery()
Returns the meta object for class ' OCL Model Query '. |
QueryFactory |
getQueryFactory()
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 QueryPackage eINSTANCE
static final int MODEL_QUERY_SET
Model Query Set
' class.
org.eclipse.gmt.modisco.infra.query.impl.ModelQuerySetImpl
,
org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl#getModelQuerySet()
,
Constant Field Valuesstatic final int MODEL_QUERY_SET__ASSOCIATED_METAMODELS
static final int MODEL_QUERY_SET__NAME
static final int MODEL_QUERY_SET__IS_EDITABLE
static final int MODEL_QUERY_SET__DESCRIPTION
static final int MODEL_QUERY_SET__QUERIES
static final int MODEL_QUERY_SET_FEATURE_COUNT
static final int MODEL_QUERY
Model Query
' class.
org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
,
org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl#getModelQuery()
,
Constant Field Valuesstatic final int MODEL_QUERY__NAME
static final int MODEL_QUERY__DESCRIPTION
static final int MODEL_QUERY__RETURN_TYPE
static final int MODEL_QUERY__SCOPE
static final int MODEL_QUERY__MODEL_QUERY_SET
static final int MODEL_QUERY__PARAMETERS
static final int MODEL_QUERY__IS_EXTERNAL_CONTEXT_DEPENDENT
static final int MODEL_QUERY__UPPER_BOUND
static final int MODEL_QUERY__LOWER_BOUND
static final int MODEL_QUERY_FEATURE_COUNT
static final int JAVA_MODEL_QUERY
Java Model Query
' class.
org.eclipse.gmt.modisco.infra.query.impl.JavaModelQueryImpl
,
org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl#getJavaModelQuery()
,
Constant Field Valuesstatic final int JAVA_MODEL_QUERY__NAME
static final int JAVA_MODEL_QUERY__DESCRIPTION
static final int JAVA_MODEL_QUERY__RETURN_TYPE
static final int JAVA_MODEL_QUERY__SCOPE
static final int JAVA_MODEL_QUERY__MODEL_QUERY_SET
static final int JAVA_MODEL_QUERY__PARAMETERS
static final int JAVA_MODEL_QUERY__IS_EXTERNAL_CONTEXT_DEPENDENT
static final int JAVA_MODEL_QUERY__UPPER_BOUND
static final int JAVA_MODEL_QUERY__LOWER_BOUND
static final int JAVA_MODEL_QUERY__IMPLEMENTATION_CLASS_NAME
static final int JAVA_MODEL_QUERY_FEATURE_COUNT
static final int MODEL_QUERY_PARAMETER
Model Query Parameter
' class.
org.eclipse.gmt.modisco.infra.query.impl.ModelQueryParameterImpl
,
org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl#getModelQueryParameter()
,
Constant Field Valuesstatic final int MODEL_QUERY_PARAMETER__NAME
static final int MODEL_QUERY_PARAMETER__TYPE
static final int MODEL_QUERY_PARAMETER__UPPER_BOUND
static final int MODEL_QUERY_PARAMETER__LOWER_BOUND
static final int MODEL_QUERY_PARAMETER_FEATURE_COUNT
static final int OCL_MODEL_QUERY
OCL Model Query
' class.
org.eclipse.gmt.modisco.infra.query.impl.OCLModelQueryImpl
,
org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl#getOCLModelQuery()
,
Constant Field Valuesstatic final int OCL_MODEL_QUERY__NAME
static final int OCL_MODEL_QUERY__DESCRIPTION
static final int OCL_MODEL_QUERY__RETURN_TYPE
static final int OCL_MODEL_QUERY__SCOPE
static final int OCL_MODEL_QUERY__MODEL_QUERY_SET
static final int OCL_MODEL_QUERY__PARAMETERS
static final int OCL_MODEL_QUERY__IS_EXTERNAL_CONTEXT_DEPENDENT
static final int OCL_MODEL_QUERY__UPPER_BOUND
static final int OCL_MODEL_QUERY__LOWER_BOUND
static final int OCL_MODEL_QUERY__QUERY
static final int OCL_MODEL_QUERY_FEATURE_COUNT
Method Detail |
---|
EClass getModelQuerySet()
Model Query Set
'.
ModelQuerySet
EReference getModelQuerySet_AssociatedMetamodels()
Associated Metamodels
'.
ModelQuerySet.getAssociatedMetamodels()
,
getModelQuerySet()
EAttribute getModelQuerySet_Name()
Name
'.
ModelQuerySet.getName()
,
getModelQuerySet()
EAttribute getModelQuerySet_IsEditable()
Is Editable
'.
ModelQuerySet.isIsEditable()
,
getModelQuerySet()
EAttribute getModelQuerySet_Description()
Description
'.
ModelQuerySet.getDescription()
,
getModelQuerySet()
EReference getModelQuerySet_Queries()
Queries
'.
ModelQuerySet.getQueries()
,
getModelQuerySet()
EClass getModelQuery()
Model Query
'.
ModelQuery
EAttribute getModelQuery_Name()
Name
'.
ModelQuery.getName()
,
getModelQuery()
EAttribute getModelQuery_Description()
Description
'.
ModelQuery.getDescription()
,
getModelQuery()
EReference getModelQuery_ReturnType()
Return Type
'.
ModelQuery.getReturnType()
,
getModelQuery()
EReference getModelQuery_Scope()
Scope
'.
ModelQuery.getScope()
,
getModelQuery()
EReference getModelQuery_ModelQuerySet()
Model Query Set
'.
ModelQuery.getModelQuerySet()
,
getModelQuery()
EReference getModelQuery_Parameters()
Parameters
'.
ModelQuery.getParameters()
,
getModelQuery()
EAttribute getModelQuery_IsExternalContextDependent()
Is External Context Dependent
'.
ModelQuery.isIsExternalContextDependent()
,
getModelQuery()
EAttribute getModelQuery_UpperBound()
Upper Bound
'.
ModelQuery.getUpperBound()
,
getModelQuery()
EAttribute getModelQuery_LowerBound()
Lower Bound
'.
ModelQuery.getLowerBound()
,
getModelQuery()
EClass getJavaModelQuery()
Java Model Query
'.
JavaModelQuery
EAttribute getJavaModelQuery_ImplementationClassName()
Implementation Class Name
'.
JavaModelQuery.getImplementationClassName()
,
getJavaModelQuery()
EClass getModelQueryParameter()
Model Query Parameter
'.
ModelQueryParameter
EAttribute getModelQueryParameter_Name()
Name
'.
ModelQueryParameter.getName()
,
getModelQueryParameter()
EReference getModelQueryParameter_Type()
Type
'.
ModelQueryParameter.getType()
,
getModelQueryParameter()
EAttribute getModelQueryParameter_UpperBound()
Upper Bound
'.
ModelQueryParameter.getUpperBound()
,
getModelQueryParameter()
EAttribute getModelQueryParameter_LowerBound()
Lower Bound
'.
ModelQueryParameter.getLowerBound()
,
getModelQueryParameter()
EClass getOCLModelQuery()
OCL Model Query
'.
OCLModelQuery
EAttribute getOCLModelQuery_Query()
Query
'.
OCLModelQuery.getQuery()
,
getOCLModelQuery()
QueryFactory getQueryFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |