@Deprecated
public static interface RuntimePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EDataType |
JAVA_EXCEPTION
Deprecated.
The meta object literal for the 'Java Exception' data type.
|
static EClass |
MODEL_QUERY_CONTEXT
Deprecated.
The meta object literal for the '
Model Query Context' class. |
static EReference |
MODEL_QUERY_CONTEXT__SELECTED_MODEL_ELEMENTS
Deprecated.
The meta object literal for the 'Selected Model Elements' reference list feature.
|
static EAttribute |
MODEL_QUERY_CONTEXT__SELECTED_MODELS
Deprecated.
The meta object literal for the 'Selected Models' attribute list feature.
|
static EClass |
MODEL_QUERY_PARAMETER_VALUE
Deprecated.
The meta object literal for the '
Model Query Parameter Value' class. |
static EReference |
MODEL_QUERY_PARAMETER_VALUE__PARAMETER
Deprecated.
The meta object literal for the 'Parameter' reference feature.
|
static EAttribute |
MODEL_QUERY_PARAMETER_VALUE__VALUE
Deprecated.
The meta object literal for the 'Value' attribute feature.
|
static EClass |
MODEL_QUERY_RESULT
Deprecated.
The meta object literal for the '
Model Query Result' class. |
static EAttribute |
MODEL_QUERY_RESULT__EXCEPTION
Deprecated.
The meta object literal for the 'Exception' attribute feature.
|
static EReference |
MODEL_QUERY_RESULT__SOURCE
Deprecated.
The meta object literal for the 'Source' reference feature.
|
static EAttribute |
MODEL_QUERY_RESULT__VALUE
Deprecated.
The meta object literal for the 'Value' attribute feature.
|
static final EClass MODEL_QUERY_CONTEXT
Model Query Context' class.
org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryContextImpl,
org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl#getModelQueryContext()static final EReference MODEL_QUERY_CONTEXT__SELECTED_MODEL_ELEMENTS
static final EAttribute MODEL_QUERY_CONTEXT__SELECTED_MODELS
static final EClass MODEL_QUERY_PARAMETER_VALUE
Model Query Parameter Value' class.
org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryParameterValueImpl,
org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl#getModelQueryParameterValue()static final EReference MODEL_QUERY_PARAMETER_VALUE__PARAMETER
static final EAttribute MODEL_QUERY_PARAMETER_VALUE__VALUE
static final EClass MODEL_QUERY_RESULT
Model Query Result' class.
org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryResultImpl,
org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl#getModelQueryResult()static final EReference MODEL_QUERY_RESULT__SOURCE
static final EAttribute MODEL_QUERY_RESULT__VALUE
static final EAttribute MODEL_QUERY_RESULT__EXCEPTION
static final EDataType JAVA_EXCEPTION
Exception,
org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl#getJavaException()