public interface ExpressionPackage
extends org.eclipse.emf.ecore.EPackage
ExpressionFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpressionPackage.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 ExpressionPackage |
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 |
OPAQUE_EXPRESSION
The meta object id for the '
Opaque Expression' class |
static int |
OPAQUE_EXPRESSION__DOCUMENTING_RULE_STATEMENTS
The feature id for the 'Documenting Rule Statements' reference list
|
static int |
OPAQUE_EXPRESSION__EXPRESSION
The feature id for the 'Expression' attribute
|
static int |
OPAQUE_EXPRESSION__PARSER_OUTPUT
The feature id for the 'Parser Output' containment reference
|
static int |
OPAQUE_EXPRESSION__VALIDATION_MESSAGES
The feature id for the 'Validation Messages' reference list
|
static int |
OPAQUE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Opaque Expression' class
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionFactory |
getExpressionFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EAttribute |
getOpaqueExpression_Expression()
Returns the meta object for the attribute '
Expression' |
org.eclipse.emf.ecore.EReference |
getOpaqueExpression_ParserOutput()
Returns the meta object for the containment reference '
Parser Output' |
org.eclipse.emf.ecore.EClass |
getOpaqueExpression()
Returns the meta object for class '
Opaque Expression' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ExpressionPackage eINSTANCE
static final int OPAQUE_EXPRESSION
Opaque Expression' class.
OpaqueExpressionImpl,
ExpressionPackageImpl.getOpaqueExpression(),
Constant Field Valuesstatic final int OPAQUE_EXPRESSION__DOCUMENTING_RULE_STATEMENTS
static final int OPAQUE_EXPRESSION__VALIDATION_MESSAGES
static final int OPAQUE_EXPRESSION__EXPRESSION
static final int OPAQUE_EXPRESSION__PARSER_OUTPUT
static final int OPAQUE_EXPRESSION_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getOpaqueExpression()
Opaque Expression'.
OpaqueExpressionorg.eclipse.emf.ecore.EAttribute getOpaqueExpression_Expression()
Expression'.
OpaqueExpression.getExpression(),
getOpaqueExpression()org.eclipse.emf.ecore.EReference getOpaqueExpression_ParserOutput()
Parser Output'.
OpaqueExpression.getParserOutput(),
getOpaqueExpression()ExpressionFactory getExpressionFactory()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.