public interface SimpleAntlrPackage
extends org.eclipse.emf.ecore.EPackage
SimpleAntlrFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
SimpleAntlrPackage.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 int |
ALTERNATIVES
The meta object id for the '
Alternatives' class |
static int |
ALTERNATIVES__GROUPS
The feature id for the 'Groups' containment reference list
|
static int |
ALTERNATIVES__GUARD
The feature id for the 'Guard' containment reference
|
static int |
ALTERNATIVES__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
ALTERNATIVES_FEATURE_COUNT
The number of structural features of the 'Alternatives' class
|
static int |
AND_EXPRESSION
The meta object id for the '
And Expression' class |
static int |
AND_EXPRESSION__LEFT
The feature id for the 'Left' containment reference
|
static int |
AND_EXPRESSION__RIGHT
The feature id for the 'Right' containment reference
|
static int |
AND_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'And Expression' class
|
static int |
ANTLR_GRAMMAR
The meta object id for the '
Antlr Grammar' class |
static int |
ANTLR_GRAMMAR__NAME
The feature id for the 'Name' attribute
|
static int |
ANTLR_GRAMMAR__OPTIONS
The feature id for the 'Options' containment reference
|
static int |
ANTLR_GRAMMAR__RULES
The feature id for the 'Rules' containment reference list
|
static int |
ANTLR_GRAMMAR_FEATURE_COUNT
The number of structural features of the 'Antlr Grammar' class
|
static SimpleAntlrPackage |
eINSTANCE
The singleton instance of the package
|
static int |
ELEMENT_WITH_CARDINALITY
The meta object id for the '
Element With Cardinality' class |
static int |
ELEMENT_WITH_CARDINALITY__CARDINALITY
The feature id for the 'Cardinality' attribute
|
static int |
ELEMENT_WITH_CARDINALITY__ELEMENT
The feature id for the 'Element' containment reference
|
static int |
ELEMENT_WITH_CARDINALITY__GUARD
The feature id for the 'Guard' containment reference
|
static int |
ELEMENT_WITH_CARDINALITY__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
ELEMENT_WITH_CARDINALITY_FEATURE_COUNT
The number of structural features of the 'Element With Cardinality' class
|
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 |
EXPRESSION
The meta object id for the '
Expression' class |
static int |
EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class
|
static int |
GROUP
The meta object id for the '
Group' class |
static int |
GROUP__ELEMENTS
The feature id for the 'Elements' containment reference list
|
static int |
GROUP__GUARD
The feature id for the 'Guard' containment reference
|
static int |
GROUP__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class
|
static int |
KEYWORD
The meta object id for the '
Keyword' class |
static int |
KEYWORD__GUARD
The feature id for the 'Guard' containment reference
|
static int |
KEYWORD__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
KEYWORD__VALUE
The feature id for the 'Value' attribute
|
static int |
KEYWORD_FEATURE_COUNT
The number of structural features of the 'Keyword' class
|
static int |
NEGATED_ELEMENT
The meta object id for the '
Negated Element' class |
static int |
NEGATED_ELEMENT__ELEMENT
The feature id for the 'Element' containment reference
|
static int |
NEGATED_ELEMENT__GUARD
The feature id for the 'Guard' containment reference
|
static int |
NEGATED_ELEMENT__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
NEGATED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Negated Element' class
|
static int |
NOT_EXPRESSION
The meta object id for the '
Not Expression' class |
static int |
NOT_EXPRESSION__VALUE
The feature id for the 'Value' containment reference
|
static int |
NOT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Not Expression' class
|
static int |
OPTION_VALUE
The meta object id for the '
Option Value' class |
static int |
OPTION_VALUE__KEY
The feature id for the 'Key' attribute
|
static int |
OPTION_VALUE__VALUE
The feature id for the 'Value' attribute
|
static int |
OPTION_VALUE_FEATURE_COUNT
The number of structural features of the 'Option Value' class
|
static int |
OPTIONS
The meta object id for the '
Options' class |
static int |
OPTIONS__OPTION_VALUES
The feature id for the 'Option Values' containment reference list
|
static int |
OPTIONS_FEATURE_COUNT
The number of structural features of the 'Options' class
|
static int |
OR_EXPRESSION
The meta object id for the '
Or Expression' class |
static int |
OR_EXPRESSION__LEFT
The feature id for the 'Left' containment reference
|
static int |
OR_EXPRESSION__RIGHT
The feature id for the 'Right' containment reference
|
static int |
OR_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Or Expression' class
|
static int |
PARAMETER
The meta object id for the '
Parameter' class |
static int |
PARAMETER__NAME
The feature id for the 'Name' attribute
|
static int |
PARAMETER__TYPE
The feature id for the 'Type' attribute
|
static int |
PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class
|
static int |
PREDICATED
The meta object id for the '
Predicated' class |
static int |
PREDICATED__ELEMENT
The feature id for the 'Element' containment reference
|
static int |
PREDICATED__GUARD
The feature id for the 'Guard' containment reference
|
static int |
PREDICATED__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
PREDICATED__PREDICATE
The feature id for the 'Predicate' containment reference
|
static int |
PREDICATED_FEATURE_COUNT
The number of structural features of the 'Predicated' class
|
static int |
REFERENCE_OR_LITERAL
The meta object id for the '
Reference Or Literal' class |
static int |
REFERENCE_OR_LITERAL__NAME
The feature id for the 'Name' attribute
|
static int |
REFERENCE_OR_LITERAL_FEATURE_COUNT
The number of structural features of the 'Reference Or Literal' class
|
static int |
RULE
The meta object id for the '
Rule' class |
static int |
RULE__BODY
The feature id for the 'Body' containment reference
|
static int |
RULE__FRAGMENT
The feature id for the 'Fragment' attribute
|
static int |
RULE__NAME
The feature id for the 'Name' attribute
|
static int |
RULE__PARAMETERS
The feature id for the 'Parameters' containment reference list
|
static int |
RULE_CALL
The meta object id for the '
Rule Call' class |
static int |
RULE_CALL__ARGUMENTS
The feature id for the 'Arguments' containment reference list
|
static int |
RULE_CALL__GUARD
The feature id for the 'Guard' containment reference
|
static int |
RULE_CALL__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
RULE_CALL__RULE
The feature id for the 'Rule' attribute
|
static int |
RULE_CALL_FEATURE_COUNT
The number of structural features of the 'Rule Call' class
|
static int |
RULE_ELEMENT
The meta object id for the '
Rule Element' class |
static int |
RULE_ELEMENT__GUARD
The feature id for the 'Guard' containment reference
|
static int |
RULE_ELEMENT__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
RULE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Rule Element' class
|
static int |
RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class
|
static int |
RULE_OPTIONS
The meta object id for the '
Rule Options' class |
static int |
RULE_OPTIONS__ELEMENT
The feature id for the 'Element' containment reference
|
static int |
RULE_OPTIONS__GUARD
The feature id for the 'Guard' containment reference
|
static int |
RULE_OPTIONS__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
RULE_OPTIONS__OPTIONS
The feature id for the 'Options' containment reference
|
static int |
RULE_OPTIONS_FEATURE_COUNT
The number of structural features of the 'Rule Options' class
|
static int |
SKIP
The meta object id for the '
Skip' class |
static int |
SKIP__ELEMENT
The feature id for the 'Element' containment reference
|
static int |
SKIP__GUARD
The feature id for the 'Guard' containment reference
|
static int |
SKIP__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
SKIP__OPTIONS
The feature id for the 'Options' containment reference
|
static int |
SKIP_FEATURE_COUNT
The number of structural features of the 'Skip' class
|
static int |
UNTIL_ELEMENT
The meta object id for the '
Until Element' class |
static int |
UNTIL_ELEMENT__GUARD
The feature id for the 'Guard' containment reference
|
static int |
UNTIL_ELEMENT__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
UNTIL_ELEMENT__LEFT
The feature id for the 'Left' containment reference
|
static int |
UNTIL_ELEMENT__RIGHT
The feature id for the 'Right' containment reference
|
static int |
UNTIL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Until Element' class
|
static int |
WILDCARD
The meta object id for the '
Wildcard' class |
static int |
WILDCARD__GUARD
The feature id for the 'Guard' containment reference
|
static int |
WILDCARD__GUARDED
The feature id for the 'Guarded' containment reference
|
static int |
WILDCARD_FEATURE_COUNT
The number of structural features of the 'Wildcard' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getAlternatives_Groups()
Returns the meta object for the containment reference list '
Groups' |
org.eclipse.emf.ecore.EClass |
getAlternatives()
Returns the meta object for class '
Alternatives' |
org.eclipse.emf.ecore.EReference |
getAndExpression_Left()
Returns the meta object for the containment reference '
Left' |
org.eclipse.emf.ecore.EReference |
getAndExpression_Right()
Returns the meta object for the containment reference '
Right' |
org.eclipse.emf.ecore.EClass |
getAndExpression()
Returns the meta object for class '
And Expression' |
org.eclipse.emf.ecore.EAttribute |
getAntlrGrammar_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EReference |
getAntlrGrammar_Options()
Returns the meta object for the containment reference '
Options' |
org.eclipse.emf.ecore.EReference |
getAntlrGrammar_Rules()
Returns the meta object for the containment reference list '
Rules' |
org.eclipse.emf.ecore.EClass |
getAntlrGrammar()
Returns the meta object for class '
Antlr Grammar' |
org.eclipse.emf.ecore.EAttribute |
getElementWithCardinality_Cardinality()
Returns the meta object for the attribute '
Cardinality' |
org.eclipse.emf.ecore.EReference |
getElementWithCardinality_Element()
Returns the meta object for the containment reference '
Element' |
org.eclipse.emf.ecore.EClass |
getElementWithCardinality()
Returns the meta object for class '
Element With Cardinality' |
org.eclipse.emf.ecore.EClass |
getExpression()
Returns the meta object for class '
Expression' |
org.eclipse.emf.ecore.EReference |
getGroup_Elements()
Returns the meta object for the containment reference list '
Elements' |
org.eclipse.emf.ecore.EClass |
getGroup()
Returns the meta object for class '
Group' |
org.eclipse.emf.ecore.EAttribute |
getKeyword_Value()
Returns the meta object for the attribute '
Value' |
org.eclipse.emf.ecore.EClass |
getKeyword()
Returns the meta object for class '
Keyword' |
org.eclipse.emf.ecore.EReference |
getNegatedElement_Element()
Returns the meta object for the containment reference '
Element' |
org.eclipse.emf.ecore.EClass |
getNegatedElement()
Returns the meta object for class '
Negated Element' |
org.eclipse.emf.ecore.EReference |
getNotExpression_Value()
Returns the meta object for the containment reference '
Value' |
org.eclipse.emf.ecore.EClass |
getNotExpression()
Returns the meta object for class '
Not Expression' |
org.eclipse.emf.ecore.EReference |
getOptions_OptionValues()
Returns the meta object for the containment reference list '
Option Values' |
org.eclipse.emf.ecore.EClass |
getOptions()
Returns the meta object for class '
Options' |
org.eclipse.emf.ecore.EAttribute |
getOptionValue_Key()
Returns the meta object for the attribute '
Key' |
org.eclipse.emf.ecore.EAttribute |
getOptionValue_Value()
Returns the meta object for the attribute '
Value' |
org.eclipse.emf.ecore.EClass |
getOptionValue()
Returns the meta object for class '
Option Value' |
org.eclipse.emf.ecore.EReference |
getOrExpression_Left()
Returns the meta object for the containment reference '
Left' |
org.eclipse.emf.ecore.EReference |
getOrExpression_Right()
Returns the meta object for the containment reference '
Right' |
org.eclipse.emf.ecore.EClass |
getOrExpression()
Returns the meta object for class '
Or Expression' |
org.eclipse.emf.ecore.EAttribute |
getParameter_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EAttribute |
getParameter_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EClass |
getParameter()
Returns the meta object for class '
Parameter' |
org.eclipse.emf.ecore.EReference |
getPredicated_Element()
Returns the meta object for the containment reference '
Element' |
org.eclipse.emf.ecore.EReference |
getPredicated_Predicate()
Returns the meta object for the containment reference '
Predicate' |
org.eclipse.emf.ecore.EClass |
getPredicated()
Returns the meta object for class '
Predicated' |
org.eclipse.emf.ecore.EAttribute |
getReferenceOrLiteral_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EClass |
getReferenceOrLiteral()
Returns the meta object for class '
Reference Or Literal' |
org.eclipse.emf.ecore.EReference |
getRule_Body()
Returns the meta object for the containment reference '
Body' |
org.eclipse.emf.ecore.EAttribute |
getRule_Fragment()
Returns the meta object for the attribute '
Fragment' |
org.eclipse.emf.ecore.EAttribute |
getRule_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EReference |
getRule_Parameters()
Returns the meta object for the containment reference list '
Parameters' |
org.eclipse.emf.ecore.EClass |
getRule()
Returns the meta object for class '
Rule' |
org.eclipse.emf.ecore.EReference |
getRuleCall_Arguments()
Returns the meta object for the containment reference list '
Arguments' |
org.eclipse.emf.ecore.EAttribute |
getRuleCall_Rule()
Returns the meta object for the attribute '
Rule' |
org.eclipse.emf.ecore.EClass |
getRuleCall()
Returns the meta object for class '
Rule Call' |
org.eclipse.emf.ecore.EReference |
getRuleElement_Guard()
Returns the meta object for the containment reference '
Guard' |
org.eclipse.emf.ecore.EReference |
getRuleElement_Guarded()
Returns the meta object for the containment reference '
Guarded' |
org.eclipse.emf.ecore.EClass |
getRuleElement()
Returns the meta object for class '
Rule Element' |
org.eclipse.emf.ecore.EReference |
getRuleOptions_Element()
Returns the meta object for the containment reference '
Element' |
org.eclipse.emf.ecore.EReference |
getRuleOptions_Options()
Returns the meta object for the containment reference '
Options' |
org.eclipse.emf.ecore.EClass |
getRuleOptions()
Returns the meta object for class '
Rule Options' |
SimpleAntlrFactory |
getSimpleAntlrFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EClass |
getSkip()
Returns the meta object for class '
Skip' |
org.eclipse.emf.ecore.EReference |
getUntilElement_Left()
Returns the meta object for the containment reference '
Left' |
org.eclipse.emf.ecore.EReference |
getUntilElement_Right()
Returns the meta object for the containment reference '
Right' |
org.eclipse.emf.ecore.EClass |
getUntilElement()
Returns the meta object for class '
Until Element' |
org.eclipse.emf.ecore.EClass |
getWildcard()
Returns the meta object for class '
Wildcard' |
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 SimpleAntlrPackage eINSTANCE
static final int ANTLR_GRAMMAR
Antlr Grammar' class.
AntlrGrammarImpl,
SimpleAntlrPackageImpl.getAntlrGrammar(),
Constant Field Valuesstatic final int ANTLR_GRAMMAR__NAME
static final int ANTLR_GRAMMAR__OPTIONS
static final int ANTLR_GRAMMAR__RULES
static final int ANTLR_GRAMMAR_FEATURE_COUNT
static final int OPTIONS
Options' class.
OptionsImpl,
SimpleAntlrPackageImpl.getOptions(),
Constant Field Valuesstatic final int OPTIONS__OPTION_VALUES
static final int OPTIONS_FEATURE_COUNT
static final int OPTION_VALUE
Option Value' class.
OptionValueImpl,
SimpleAntlrPackageImpl.getOptionValue(),
Constant Field Valuesstatic final int OPTION_VALUE__KEY
static final int OPTION_VALUE__VALUE
static final int OPTION_VALUE_FEATURE_COUNT
static final int RULE
Rule' class.
RuleImpl,
SimpleAntlrPackageImpl.getRule(),
Constant Field Valuesstatic final int RULE__FRAGMENT
static final int RULE__NAME
static final int RULE__PARAMETERS
static final int RULE__BODY
static final int RULE_FEATURE_COUNT
static final int PARAMETER
Parameter' class.
ParameterImpl,
SimpleAntlrPackageImpl.getParameter(),
Constant Field Valuesstatic final int PARAMETER__TYPE
static final int PARAMETER__NAME
static final int PARAMETER_FEATURE_COUNT
static final int RULE_ELEMENT
Rule Element' class.
RuleElementImpl,
SimpleAntlrPackageImpl.getRuleElement(),
Constant Field Valuesstatic final int RULE_ELEMENT__GUARD
static final int RULE_ELEMENT__GUARDED
static final int RULE_ELEMENT_FEATURE_COUNT
static final int EXPRESSION
Expression' class.
ExpressionImpl,
SimpleAntlrPackageImpl.getExpression(),
Constant Field Valuesstatic final int EXPRESSION_FEATURE_COUNT
static final int REFERENCE_OR_LITERAL
Reference Or Literal' class.
ReferenceOrLiteralImpl,
SimpleAntlrPackageImpl.getReferenceOrLiteral(),
Constant Field Valuesstatic final int REFERENCE_OR_LITERAL__NAME
static final int REFERENCE_OR_LITERAL_FEATURE_COUNT
static final int PREDICATED
Predicated' class.
PredicatedImpl,
SimpleAntlrPackageImpl.getPredicated(),
Constant Field Valuesstatic final int PREDICATED__GUARD
static final int PREDICATED__GUARDED
static final int PREDICATED__PREDICATE
static final int PREDICATED__ELEMENT
static final int PREDICATED_FEATURE_COUNT
static final int RULE_OPTIONS
Rule Options' class.
RuleOptionsImpl,
SimpleAntlrPackageImpl.getRuleOptions(),
Constant Field Valuesstatic final int RULE_OPTIONS__GUARD
static final int RULE_OPTIONS__GUARDED
static final int RULE_OPTIONS__OPTIONS
static final int RULE_OPTIONS__ELEMENT
static final int RULE_OPTIONS_FEATURE_COUNT
static final int RULE_CALL
Rule Call' class.
RuleCallImpl,
SimpleAntlrPackageImpl.getRuleCall(),
Constant Field Valuesstatic final int RULE_CALL__GUARD
static final int RULE_CALL__GUARDED
static final int RULE_CALL__RULE
static final int RULE_CALL__ARGUMENTS
static final int RULE_CALL_FEATURE_COUNT
static final int KEYWORD
Keyword' class.
KeywordImpl,
SimpleAntlrPackageImpl.getKeyword(),
Constant Field Valuesstatic final int KEYWORD__GUARD
static final int KEYWORD__GUARDED
static final int KEYWORD__VALUE
static final int KEYWORD_FEATURE_COUNT
static final int WILDCARD
Wildcard' class.
WildcardImpl,
SimpleAntlrPackageImpl.getWildcard(),
Constant Field Valuesstatic final int WILDCARD__GUARD
static final int WILDCARD__GUARDED
static final int WILDCARD_FEATURE_COUNT
static final int ALTERNATIVES
Alternatives' class.
AlternativesImpl,
SimpleAntlrPackageImpl.getAlternatives(),
Constant Field Valuesstatic final int ALTERNATIVES__GUARD
static final int ALTERNATIVES__GUARDED
static final int ALTERNATIVES__GROUPS
static final int ALTERNATIVES_FEATURE_COUNT
static final int GROUP
Group' class.
GroupImpl,
SimpleAntlrPackageImpl.getGroup(),
Constant Field Valuesstatic final int GROUP__GUARD
static final int GROUP__GUARDED
static final int GROUP__ELEMENTS
static final int GROUP_FEATURE_COUNT
static final int ELEMENT_WITH_CARDINALITY
Element With Cardinality' class.
ElementWithCardinalityImpl,
SimpleAntlrPackageImpl.getElementWithCardinality(),
Constant Field Valuesstatic final int ELEMENT_WITH_CARDINALITY__GUARD
static final int ELEMENT_WITH_CARDINALITY__GUARDED
static final int ELEMENT_WITH_CARDINALITY__ELEMENT
static final int ELEMENT_WITH_CARDINALITY__CARDINALITY
static final int ELEMENT_WITH_CARDINALITY_FEATURE_COUNT
static final int NEGATED_ELEMENT
Negated Element' class.
NegatedElementImpl,
SimpleAntlrPackageImpl.getNegatedElement(),
Constant Field Valuesstatic final int NEGATED_ELEMENT__GUARD
static final int NEGATED_ELEMENT__GUARDED
static final int NEGATED_ELEMENT__ELEMENT
static final int NEGATED_ELEMENT_FEATURE_COUNT
static final int UNTIL_ELEMENT
Until Element' class.
UntilElementImpl,
SimpleAntlrPackageImpl.getUntilElement(),
Constant Field Valuesstatic final int UNTIL_ELEMENT__GUARD
static final int UNTIL_ELEMENT__GUARDED
static final int UNTIL_ELEMENT__LEFT
static final int UNTIL_ELEMENT__RIGHT
static final int UNTIL_ELEMENT_FEATURE_COUNT
static final int OR_EXPRESSION
Or Expression' class.
OrExpressionImpl,
SimpleAntlrPackageImpl.getOrExpression(),
Constant Field Valuesstatic final int OR_EXPRESSION__LEFT
static final int OR_EXPRESSION__RIGHT
static final int OR_EXPRESSION_FEATURE_COUNT
static final int AND_EXPRESSION
And Expression' class.
AndExpressionImpl,
SimpleAntlrPackageImpl.getAndExpression(),
Constant Field Valuesstatic final int AND_EXPRESSION__LEFT
static final int AND_EXPRESSION__RIGHT
static final int AND_EXPRESSION_FEATURE_COUNT
static final int NOT_EXPRESSION
Not Expression' class.
NotExpressionImpl,
SimpleAntlrPackageImpl.getNotExpression(),
Constant Field Valuesstatic final int NOT_EXPRESSION__VALUE
static final int NOT_EXPRESSION_FEATURE_COUNT
static final int SKIP
Skip' class.
SkipImpl,
SimpleAntlrPackageImpl.getSkip(),
Constant Field Valuesstatic final int SKIP__GUARD
static final int SKIP__GUARDED
static final int SKIP__OPTIONS
static final int SKIP__ELEMENT
static final int SKIP_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getAntlrGrammar()
Antlr Grammar'.
AntlrGrammarorg.eclipse.emf.ecore.EAttribute getAntlrGrammar_Name()
Name'.
AntlrGrammar.getName(),
getAntlrGrammar()org.eclipse.emf.ecore.EReference getAntlrGrammar_Options()
Options'.
AntlrGrammar.getOptions(),
getAntlrGrammar()org.eclipse.emf.ecore.EReference getAntlrGrammar_Rules()
Rules'.
AntlrGrammar.getRules(),
getAntlrGrammar()org.eclipse.emf.ecore.EClass getOptions()
Options'.
Optionsorg.eclipse.emf.ecore.EReference getOptions_OptionValues()
Option Values'.
Options.getOptionValues(),
getOptions()org.eclipse.emf.ecore.EClass getOptionValue()
Option Value'.
OptionValueorg.eclipse.emf.ecore.EAttribute getOptionValue_Key()
Key'.
OptionValue.getKey(),
getOptionValue()org.eclipse.emf.ecore.EAttribute getOptionValue_Value()
Value'.
OptionValue.getValue(),
getOptionValue()org.eclipse.emf.ecore.EClass getRule()
Rule'.
Ruleorg.eclipse.emf.ecore.EAttribute getRule_Fragment()
Fragment'.
Rule.isFragment(),
getRule()org.eclipse.emf.ecore.EAttribute getRule_Name()
Name'.
Rule.getName(),
getRule()org.eclipse.emf.ecore.EReference getRule_Parameters()
Parameters'.
Rule.getParameters(),
getRule()org.eclipse.emf.ecore.EReference getRule_Body()
Body'.
Rule.getBody(),
getRule()org.eclipse.emf.ecore.EClass getParameter()
Parameter'.
Parameterorg.eclipse.emf.ecore.EAttribute getParameter_Type()
Type'.
Parameter.getType(),
getParameter()org.eclipse.emf.ecore.EAttribute getParameter_Name()
Name'.
Parameter.getName(),
getParameter()org.eclipse.emf.ecore.EClass getRuleElement()
Rule Element'.
RuleElementorg.eclipse.emf.ecore.EReference getRuleElement_Guard()
Guard'.
RuleElement.getGuard(),
getRuleElement()org.eclipse.emf.ecore.EReference getRuleElement_Guarded()
Guarded'.
RuleElement.getGuarded(),
getRuleElement()org.eclipse.emf.ecore.EClass getExpression()
Expression'.
Expressionorg.eclipse.emf.ecore.EClass getReferenceOrLiteral()
Reference Or Literal'.
ReferenceOrLiteralorg.eclipse.emf.ecore.EAttribute getReferenceOrLiteral_Name()
Name'.
ReferenceOrLiteral.getName(),
getReferenceOrLiteral()org.eclipse.emf.ecore.EClass getPredicated()
Predicated'.
Predicatedorg.eclipse.emf.ecore.EReference getPredicated_Predicate()
Predicate'.
Predicated.getPredicate(),
getPredicated()org.eclipse.emf.ecore.EReference getPredicated_Element()
Element'.
Predicated.getElement(),
getPredicated()org.eclipse.emf.ecore.EClass getRuleOptions()
Rule Options'.
RuleOptionsorg.eclipse.emf.ecore.EReference getRuleOptions_Options()
Options'.
RuleOptions.getOptions(),
getRuleOptions()org.eclipse.emf.ecore.EReference getRuleOptions_Element()
Element'.
RuleOptions.getElement(),
getRuleOptions()org.eclipse.emf.ecore.EClass getRuleCall()
Rule Call'.
RuleCallorg.eclipse.emf.ecore.EAttribute getRuleCall_Rule()
Rule'.
RuleCall.getRule(),
getRuleCall()org.eclipse.emf.ecore.EReference getRuleCall_Arguments()
Arguments'.
RuleCall.getArguments(),
getRuleCall()org.eclipse.emf.ecore.EClass getKeyword()
Keyword'.
Keywordorg.eclipse.emf.ecore.EAttribute getKeyword_Value()
Value'.
Keyword.getValue(),
getKeyword()org.eclipse.emf.ecore.EClass getWildcard()
Wildcard'.
Wildcardorg.eclipse.emf.ecore.EClass getAlternatives()
Alternatives'.
Alternativesorg.eclipse.emf.ecore.EReference getAlternatives_Groups()
Groups'.
Alternatives.getGroups(),
getAlternatives()org.eclipse.emf.ecore.EClass getGroup()
Group'.
Grouporg.eclipse.emf.ecore.EReference getGroup_Elements()
Elements'.
Group.getElements(),
getGroup()org.eclipse.emf.ecore.EClass getElementWithCardinality()
Element With Cardinality'.
ElementWithCardinalityorg.eclipse.emf.ecore.EReference getElementWithCardinality_Element()
Element'.
ElementWithCardinality.getElement(),
getElementWithCardinality()org.eclipse.emf.ecore.EAttribute getElementWithCardinality_Cardinality()
Cardinality'.
ElementWithCardinality.getCardinality(),
getElementWithCardinality()org.eclipse.emf.ecore.EClass getNegatedElement()
Negated Element'.
NegatedElementorg.eclipse.emf.ecore.EReference getNegatedElement_Element()
Element'.
NegatedElement.getElement(),
getNegatedElement()org.eclipse.emf.ecore.EClass getUntilElement()
Until Element'.
UntilElementorg.eclipse.emf.ecore.EReference getUntilElement_Left()
Left'.
UntilElement.getLeft(),
getUntilElement()org.eclipse.emf.ecore.EReference getUntilElement_Right()
Right'.
UntilElement.getRight(),
getUntilElement()org.eclipse.emf.ecore.EClass getOrExpression()
Or Expression'.
OrExpressionorg.eclipse.emf.ecore.EReference getOrExpression_Left()
Left'.
OrExpression.getLeft(),
getOrExpression()org.eclipse.emf.ecore.EReference getOrExpression_Right()
Right'.
OrExpression.getRight(),
getOrExpression()org.eclipse.emf.ecore.EClass getAndExpression()
And Expression'.
AndExpressionorg.eclipse.emf.ecore.EReference getAndExpression_Left()
Left'.
AndExpression.getLeft(),
getAndExpression()org.eclipse.emf.ecore.EReference getAndExpression_Right()
Right'.
AndExpression.getRight(),
getAndExpression()org.eclipse.emf.ecore.EClass getNotExpression()
Not Expression'.
NotExpressionorg.eclipse.emf.ecore.EReference getNotExpression_Value()
Value'.
NotExpression.getValue(),
getNotExpression()org.eclipse.emf.ecore.EClass getSkip()
Skip'.
SkipSimpleAntlrFactory getSimpleAntlrFactory()