public static interface SimpleAntlrPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ALTERNATIVES
The meta object literal for the '
Alternatives' class |
static org.eclipse.emf.ecore.EReference |
ALTERNATIVES__GROUPS
The meta object literal for the 'Groups' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
AND_EXPRESSION
The meta object literal for the '
And Expression' class |
static org.eclipse.emf.ecore.EReference |
AND_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
AND_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
ANTLR_GRAMMAR
The meta object literal for the '
Antlr Grammar' class |
static org.eclipse.emf.ecore.EAttribute |
ANTLR_GRAMMAR__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EReference |
ANTLR_GRAMMAR__OPTIONS
The meta object literal for the 'Options' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
ANTLR_GRAMMAR__RULES
The meta object literal for the 'Rules' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
ELEMENT_WITH_CARDINALITY
The meta object literal for the '
Element With Cardinality' class |
static org.eclipse.emf.ecore.EAttribute |
ELEMENT_WITH_CARDINALITY__CARDINALITY
The meta object literal for the 'Cardinality' attribute feature
|
static org.eclipse.emf.ecore.EReference |
ELEMENT_WITH_CARDINALITY__ELEMENT
The meta object literal for the 'Element' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
EXPRESSION
The meta object literal for the '
Expression' class |
static org.eclipse.emf.ecore.EClass |
GROUP
The meta object literal for the '
Group' class |
static org.eclipse.emf.ecore.EReference |
GROUP__ELEMENTS
The meta object literal for the 'Elements' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
KEYWORD
The meta object literal for the '
Keyword' class |
static org.eclipse.emf.ecore.EAttribute |
KEYWORD__VALUE
The meta object literal for the 'Value' attribute feature
|
static org.eclipse.emf.ecore.EClass |
NEGATED_ELEMENT
The meta object literal for the '
Negated Element' class |
static org.eclipse.emf.ecore.EReference |
NEGATED_ELEMENT__ELEMENT
The meta object literal for the 'Element' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
NOT_EXPRESSION
The meta object literal for the '
Not Expression' class |
static org.eclipse.emf.ecore.EReference |
NOT_EXPRESSION__VALUE
The meta object literal for the 'Value' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
OPTION_VALUE
The meta object literal for the '
Option Value' class |
static org.eclipse.emf.ecore.EAttribute |
OPTION_VALUE__KEY
The meta object literal for the 'Key' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
OPTION_VALUE__VALUE
The meta object literal for the 'Value' attribute feature
|
static org.eclipse.emf.ecore.EClass |
OPTIONS
The meta object literal for the '
Options' class |
static org.eclipse.emf.ecore.EReference |
OPTIONS__OPTION_VALUES
The meta object literal for the 'Option Values' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
OR_EXPRESSION
The meta object literal for the '
Or Expression' class |
static org.eclipse.emf.ecore.EReference |
OR_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
OR_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
PARAMETER
The meta object literal for the '
Parameter' class |
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__TYPE
The meta object literal for the 'Type' attribute feature
|
static org.eclipse.emf.ecore.EClass |
PREDICATED
The meta object literal for the '
Predicated' class |
static org.eclipse.emf.ecore.EReference |
PREDICATED__ELEMENT
The meta object literal for the 'Element' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
PREDICATED__PREDICATE
The meta object literal for the 'Predicate' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
REFERENCE_OR_LITERAL
The meta object literal for the '
Reference Or Literal' class |
static org.eclipse.emf.ecore.EAttribute |
REFERENCE_OR_LITERAL__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EClass |
RULE
The meta object literal for the '
Rule' class |
static org.eclipse.emf.ecore.EReference |
RULE__BODY
The meta object literal for the 'Body' containment reference feature
|
static org.eclipse.emf.ecore.EAttribute |
RULE__FRAGMENT
The meta object literal for the 'Fragment' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
RULE__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EReference |
RULE__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
RULE_CALL
The meta object literal for the '
Rule Call' class |
static org.eclipse.emf.ecore.EReference |
RULE_CALL__ARGUMENTS
The meta object literal for the 'Arguments' containment reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
RULE_CALL__RULE
The meta object literal for the 'Rule' attribute feature
|
static org.eclipse.emf.ecore.EClass |
RULE_ELEMENT
The meta object literal for the '
Rule Element' class |
static org.eclipse.emf.ecore.EReference |
RULE_ELEMENT__GUARD
The meta object literal for the 'Guard' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
RULE_ELEMENT__GUARDED
The meta object literal for the 'Guarded' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
RULE_OPTIONS
The meta object literal for the '
Rule Options' class |
static org.eclipse.emf.ecore.EReference |
RULE_OPTIONS__ELEMENT
The meta object literal for the 'Element' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
RULE_OPTIONS__OPTIONS
The meta object literal for the 'Options' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
SKIP
The meta object literal for the '
Skip' class |
static org.eclipse.emf.ecore.EClass |
UNTIL_ELEMENT
The meta object literal for the '
Until Element' class |
static org.eclipse.emf.ecore.EReference |
UNTIL_ELEMENT__LEFT
The meta object literal for the 'Left' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
UNTIL_ELEMENT__RIGHT
The meta object literal for the 'Right' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
WILDCARD
The meta object literal for the '
Wildcard' class |
static final org.eclipse.emf.ecore.EClass ANTLR_GRAMMAR
Antlr Grammar' class.
AntlrGrammarImpl,
SimpleAntlrPackageImpl.getAntlrGrammar()static final org.eclipse.emf.ecore.EAttribute ANTLR_GRAMMAR__NAME
static final org.eclipse.emf.ecore.EReference ANTLR_GRAMMAR__OPTIONS
static final org.eclipse.emf.ecore.EReference ANTLR_GRAMMAR__RULES
static final org.eclipse.emf.ecore.EClass OPTIONS
Options' class.
OptionsImpl,
SimpleAntlrPackageImpl.getOptions()static final org.eclipse.emf.ecore.EReference OPTIONS__OPTION_VALUES
static final org.eclipse.emf.ecore.EClass OPTION_VALUE
Option Value' class.
OptionValueImpl,
SimpleAntlrPackageImpl.getOptionValue()static final org.eclipse.emf.ecore.EAttribute OPTION_VALUE__KEY
static final org.eclipse.emf.ecore.EAttribute OPTION_VALUE__VALUE
static final org.eclipse.emf.ecore.EClass RULE
Rule' class.
RuleImpl,
SimpleAntlrPackageImpl.getRule()static final org.eclipse.emf.ecore.EAttribute RULE__FRAGMENT
static final org.eclipse.emf.ecore.EAttribute RULE__NAME
static final org.eclipse.emf.ecore.EReference RULE__PARAMETERS
static final org.eclipse.emf.ecore.EReference RULE__BODY
static final org.eclipse.emf.ecore.EClass PARAMETER
Parameter' class.
ParameterImpl,
SimpleAntlrPackageImpl.getParameter()static final org.eclipse.emf.ecore.EAttribute PARAMETER__TYPE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NAME
static final org.eclipse.emf.ecore.EClass RULE_ELEMENT
Rule Element' class.
RuleElementImpl,
SimpleAntlrPackageImpl.getRuleElement()static final org.eclipse.emf.ecore.EReference RULE_ELEMENT__GUARD
static final org.eclipse.emf.ecore.EReference RULE_ELEMENT__GUARDED
static final org.eclipse.emf.ecore.EClass EXPRESSION
Expression' class.
ExpressionImpl,
SimpleAntlrPackageImpl.getExpression()static final org.eclipse.emf.ecore.EClass REFERENCE_OR_LITERAL
Reference Or Literal' class.
ReferenceOrLiteralImpl,
SimpleAntlrPackageImpl.getReferenceOrLiteral()static final org.eclipse.emf.ecore.EAttribute REFERENCE_OR_LITERAL__NAME
static final org.eclipse.emf.ecore.EClass PREDICATED
Predicated' class.
PredicatedImpl,
SimpleAntlrPackageImpl.getPredicated()static final org.eclipse.emf.ecore.EReference PREDICATED__PREDICATE
static final org.eclipse.emf.ecore.EReference PREDICATED__ELEMENT
static final org.eclipse.emf.ecore.EClass RULE_OPTIONS
Rule Options' class.
RuleOptionsImpl,
SimpleAntlrPackageImpl.getRuleOptions()static final org.eclipse.emf.ecore.EReference RULE_OPTIONS__OPTIONS
static final org.eclipse.emf.ecore.EReference RULE_OPTIONS__ELEMENT
static final org.eclipse.emf.ecore.EClass RULE_CALL
Rule Call' class.
RuleCallImpl,
SimpleAntlrPackageImpl.getRuleCall()static final org.eclipse.emf.ecore.EAttribute RULE_CALL__RULE
static final org.eclipse.emf.ecore.EReference RULE_CALL__ARGUMENTS
static final org.eclipse.emf.ecore.EClass KEYWORD
Keyword' class.
KeywordImpl,
SimpleAntlrPackageImpl.getKeyword()static final org.eclipse.emf.ecore.EAttribute KEYWORD__VALUE
static final org.eclipse.emf.ecore.EClass WILDCARD
Wildcard' class.
WildcardImpl,
SimpleAntlrPackageImpl.getWildcard()static final org.eclipse.emf.ecore.EClass ALTERNATIVES
Alternatives' class.
AlternativesImpl,
SimpleAntlrPackageImpl.getAlternatives()static final org.eclipse.emf.ecore.EReference ALTERNATIVES__GROUPS
static final org.eclipse.emf.ecore.EClass GROUP
Group' class.
GroupImpl,
SimpleAntlrPackageImpl.getGroup()static final org.eclipse.emf.ecore.EReference GROUP__ELEMENTS
static final org.eclipse.emf.ecore.EClass ELEMENT_WITH_CARDINALITY
Element With Cardinality' class.
ElementWithCardinalityImpl,
SimpleAntlrPackageImpl.getElementWithCardinality()static final org.eclipse.emf.ecore.EReference ELEMENT_WITH_CARDINALITY__ELEMENT
static final org.eclipse.emf.ecore.EAttribute ELEMENT_WITH_CARDINALITY__CARDINALITY
static final org.eclipse.emf.ecore.EClass NEGATED_ELEMENT
Negated Element' class.
NegatedElementImpl,
SimpleAntlrPackageImpl.getNegatedElement()static final org.eclipse.emf.ecore.EReference NEGATED_ELEMENT__ELEMENT
static final org.eclipse.emf.ecore.EClass UNTIL_ELEMENT
Until Element' class.
UntilElementImpl,
SimpleAntlrPackageImpl.getUntilElement()static final org.eclipse.emf.ecore.EReference UNTIL_ELEMENT__LEFT
static final org.eclipse.emf.ecore.EReference UNTIL_ELEMENT__RIGHT
static final org.eclipse.emf.ecore.EClass OR_EXPRESSION
Or Expression' class.
OrExpressionImpl,
SimpleAntlrPackageImpl.getOrExpression()static final org.eclipse.emf.ecore.EReference OR_EXPRESSION__LEFT
static final org.eclipse.emf.ecore.EReference OR_EXPRESSION__RIGHT
static final org.eclipse.emf.ecore.EClass AND_EXPRESSION
And Expression' class.
AndExpressionImpl,
SimpleAntlrPackageImpl.getAndExpression()static final org.eclipse.emf.ecore.EReference AND_EXPRESSION__LEFT
static final org.eclipse.emf.ecore.EReference AND_EXPRESSION__RIGHT
static final org.eclipse.emf.ecore.EClass NOT_EXPRESSION
Not Expression' class.
NotExpressionImpl,
SimpleAntlrPackageImpl.getNotExpression()static final org.eclipse.emf.ecore.EReference NOT_EXPRESSION__VALUE
static final org.eclipse.emf.ecore.EClass SKIP
Skip' class.
SkipImpl,
SimpleAntlrPackageImpl.getSkip()