Interface XtextPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    XtextPackageImpl

    public interface XtextPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    XtextFactory
    Noextend:
    This interface is not intended to be extended by clients.
    Noimplement:
    This interface is not intended to be implemented by clients.
    Model:
    kind="package"
    Generated:
    • Field Detail

      • eNAME

        static final java.lang.String eNAME
        The package name.
        See Also:
        Constant Field Values
        Generated:
      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
        Generated:
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
        Generated:
      • eINSTANCE

        static final XtextPackage eINSTANCE
        The singleton instance of the package.
        Generated:
      • GRAMMAR__NAME

        static final int GRAMMAR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GRAMMAR__USED_GRAMMARS

        static final int GRAMMAR__USED_GRAMMARS
        The feature id for the 'Used Grammars' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GRAMMAR__DEFINES_HIDDEN_TOKENS

        static final int GRAMMAR__DEFINES_HIDDEN_TOKENS
        The feature id for the 'Defines Hidden Tokens' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GRAMMAR__HIDDEN_TOKENS

        static final int GRAMMAR__HIDDEN_TOKENS
        The feature id for the 'Hidden Tokens' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GRAMMAR__METAMODEL_DECLARATIONS

        static final int GRAMMAR__METAMODEL_DECLARATIONS
        The feature id for the 'Metamodel Declarations' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GRAMMAR__RULES

        static final int GRAMMAR__RULES
        The feature id for the 'Rules' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GRAMMAR_FEATURE_COUNT

        static final int GRAMMAR_FEATURE_COUNT
        The number of structural features of the 'Grammar' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_RULE__NAME

        static final int ABSTRACT_RULE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_RULE__TYPE

        static final int ABSTRACT_RULE__TYPE
        The feature id for the 'Type' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_RULE__ALTERNATIVES

        static final int ABSTRACT_RULE__ALTERNATIVES
        The feature id for the 'Alternatives' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_RULE__ANNOTATIONS

        static final int ABSTRACT_RULE__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_RULE_FEATURE_COUNT

        static final int ABSTRACT_RULE_FEATURE_COUNT
        The number of structural features of the 'Abstract Rule' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_METAMODEL_DECLARATION__EPACKAGE

        static final int ABSTRACT_METAMODEL_DECLARATION__EPACKAGE
        The feature id for the 'EPackage' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_METAMODEL_DECLARATION__ALIAS

        static final int ABSTRACT_METAMODEL_DECLARATION__ALIAS
        The feature id for the 'Alias' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_METAMODEL_DECLARATION_FEATURE_COUNT

        static final int ABSTRACT_METAMODEL_DECLARATION_FEATURE_COUNT
        The number of structural features of the 'Abstract Metamodel Declaration' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GENERATED_METAMODEL__EPACKAGE

        static final int GENERATED_METAMODEL__EPACKAGE
        The feature id for the 'EPackage' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GENERATED_METAMODEL__ALIAS

        static final int GENERATED_METAMODEL__ALIAS
        The feature id for the 'Alias' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GENERATED_METAMODEL__NAME

        static final int GENERATED_METAMODEL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GENERATED_METAMODEL_FEATURE_COUNT

        static final int GENERATED_METAMODEL_FEATURE_COUNT
        The number of structural features of the 'Generated Metamodel' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • REFERENCED_METAMODEL__EPACKAGE

        static final int REFERENCED_METAMODEL__EPACKAGE
        The feature id for the 'EPackage' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • REFERENCED_METAMODEL__ALIAS

        static final int REFERENCED_METAMODEL__ALIAS
        The feature id for the 'Alias' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • REFERENCED_METAMODEL_FEATURE_COUNT

        static final int REFERENCED_METAMODEL_FEATURE_COUNT
        The number of structural features of the 'Referenced Metamodel' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__NAME

        static final int PARSER_RULE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__TYPE

        static final int PARSER_RULE__TYPE
        The feature id for the 'Type' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__ALTERNATIVES

        static final int PARSER_RULE__ALTERNATIVES
        The feature id for the 'Alternatives' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__ANNOTATIONS

        static final int PARSER_RULE__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__DEFINES_HIDDEN_TOKENS

        static final int PARSER_RULE__DEFINES_HIDDEN_TOKENS
        The feature id for the 'Defines Hidden Tokens' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__HIDDEN_TOKENS

        static final int PARSER_RULE__HIDDEN_TOKENS
        The feature id for the 'Hidden Tokens' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__PARAMETERS

        static final int PARSER_RULE__PARAMETERS
        The feature id for the 'Parameters' containment reference list.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__FRAGMENT

        static final int PARSER_RULE__FRAGMENT
        The feature id for the 'Fragment' attribute.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE__WILDCARD

        static final int PARSER_RULE__WILDCARD
        The feature id for the 'Wildcard' attribute.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARSER_RULE_FEATURE_COUNT

        static final int PARSER_RULE_FEATURE_COUNT
        The number of structural features of the 'Parser Rule' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TYPE_REF__METAMODEL

        static final int TYPE_REF__METAMODEL
        The feature id for the 'Metamodel' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TYPE_REF__CLASSIFIER

        static final int TYPE_REF__CLASSIFIER
        The feature id for the 'Classifier' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TYPE_REF_FEATURE_COUNT

        static final int TYPE_REF_FEATURE_COUNT
        The number of structural features of the 'Type Ref' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_ELEMENT__CARDINALITY

        static final int ABSTRACT_ELEMENT__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_ELEMENT__PREDICATED

        static final int ABSTRACT_ELEMENT__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_ELEMENT__FIRST_SET_PREDICATED

        static final int ABSTRACT_ELEMENT__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_ELEMENT_FEATURE_COUNT

        static final int ABSTRACT_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Abstract Element' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION__CARDINALITY

        static final int ACTION__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION__PREDICATED

        static final int ACTION__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION__FIRST_SET_PREDICATED

        static final int ACTION__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION__TYPE

        static final int ACTION__TYPE
        The feature id for the 'Type' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION__FEATURE

        static final int ACTION__FEATURE
        The feature id for the 'Feature' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION__OPERATOR

        static final int ACTION__OPERATOR
        The feature id for the 'Operator' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ACTION_FEATURE_COUNT

        static final int ACTION_FEATURE_COUNT
        The number of structural features of the 'Action' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • KEYWORD__CARDINALITY

        static final int KEYWORD__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • KEYWORD__PREDICATED

        static final int KEYWORD__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • KEYWORD__FIRST_SET_PREDICATED

        static final int KEYWORD__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • KEYWORD__VALUE

        static final int KEYWORD__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • KEYWORD_FEATURE_COUNT

        static final int KEYWORD_FEATURE_COUNT
        The number of structural features of the 'Keyword' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL__CARDINALITY

        static final int RULE_CALL__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL__PREDICATED

        static final int RULE_CALL__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL__FIRST_SET_PREDICATED

        static final int RULE_CALL__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL__RULE

        static final int RULE_CALL__RULE
        The feature id for the 'Rule' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL__ARGUMENTS

        static final int RULE_CALL__ARGUMENTS
        The feature id for the 'Arguments' containment reference list.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL__EXPLICITLY_CALLED

        static final int RULE_CALL__EXPLICITLY_CALLED
        The feature id for the 'Explicitly Called' attribute.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RULE_CALL_FEATURE_COUNT

        static final int RULE_CALL_FEATURE_COUNT
        The number of structural features of the 'Rule Call' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT__CARDINALITY

        static final int ASSIGNMENT__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT__PREDICATED

        static final int ASSIGNMENT__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT__FIRST_SET_PREDICATED

        static final int ASSIGNMENT__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT__FEATURE

        static final int ASSIGNMENT__FEATURE
        The feature id for the 'Feature' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT__OPERATOR

        static final int ASSIGNMENT__OPERATOR
        The feature id for the 'Operator' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT__TERMINAL

        static final int ASSIGNMENT__TERMINAL
        The feature id for the 'Terminal' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ASSIGNMENT_FEATURE_COUNT

        static final int ASSIGNMENT_FEATURE_COUNT
        The number of structural features of the 'Assignment' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CROSS_REFERENCE__CARDINALITY

        static final int CROSS_REFERENCE__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CROSS_REFERENCE__PREDICATED

        static final int CROSS_REFERENCE__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CROSS_REFERENCE__FIRST_SET_PREDICATED

        static final int CROSS_REFERENCE__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CROSS_REFERENCE__TYPE

        static final int CROSS_REFERENCE__TYPE
        The feature id for the 'Type' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CROSS_REFERENCE__TERMINAL

        static final int CROSS_REFERENCE__TERMINAL
        The feature id for the 'Terminal' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CROSS_REFERENCE_FEATURE_COUNT

        static final int CROSS_REFERENCE_FEATURE_COUNT
        The number of structural features of the 'Cross Reference' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TERMINAL_RULE__NAME

        static final int TERMINAL_RULE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TERMINAL_RULE__TYPE

        static final int TERMINAL_RULE__TYPE
        The feature id for the 'Type' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TERMINAL_RULE__ALTERNATIVES

        static final int TERMINAL_RULE__ALTERNATIVES
        The feature id for the 'Alternatives' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TERMINAL_RULE__ANNOTATIONS

        static final int TERMINAL_RULE__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TERMINAL_RULE__FRAGMENT

        static final int TERMINAL_RULE__FRAGMENT
        The feature id for the 'Fragment' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • TERMINAL_RULE_FEATURE_COUNT

        static final int TERMINAL_RULE_FEATURE_COUNT
        The number of structural features of the 'Terminal Rule' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_NEGATED_TOKEN__CARDINALITY

        static final int ABSTRACT_NEGATED_TOKEN__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_NEGATED_TOKEN__PREDICATED

        static final int ABSTRACT_NEGATED_TOKEN__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_NEGATED_TOKEN__FIRST_SET_PREDICATED

        static final int ABSTRACT_NEGATED_TOKEN__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_NEGATED_TOKEN__TERMINAL

        static final int ABSTRACT_NEGATED_TOKEN__TERMINAL
        The feature id for the 'Terminal' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ABSTRACT_NEGATED_TOKEN_FEATURE_COUNT

        static final int ABSTRACT_NEGATED_TOKEN_FEATURE_COUNT
        The number of structural features of the 'Abstract Negated Token' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATED_TOKEN__CARDINALITY

        static final int NEGATED_TOKEN__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATED_TOKEN__PREDICATED

        static final int NEGATED_TOKEN__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATED_TOKEN__FIRST_SET_PREDICATED

        static final int NEGATED_TOKEN__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATED_TOKEN__TERMINAL

        static final int NEGATED_TOKEN__TERMINAL
        The feature id for the 'Terminal' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATED_TOKEN_FEATURE_COUNT

        static final int NEGATED_TOKEN_FEATURE_COUNT
        The number of structural features of the 'Negated Token' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNTIL_TOKEN__CARDINALITY

        static final int UNTIL_TOKEN__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNTIL_TOKEN__PREDICATED

        static final int UNTIL_TOKEN__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNTIL_TOKEN__FIRST_SET_PREDICATED

        static final int UNTIL_TOKEN__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNTIL_TOKEN__TERMINAL

        static final int UNTIL_TOKEN__TERMINAL
        The feature id for the 'Terminal' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNTIL_TOKEN_FEATURE_COUNT

        static final int UNTIL_TOKEN_FEATURE_COUNT
        The number of structural features of the 'Until Token' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • WILDCARD__CARDINALITY

        static final int WILDCARD__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • WILDCARD__PREDICATED

        static final int WILDCARD__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • WILDCARD__FIRST_SET_PREDICATED

        static final int WILDCARD__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • WILDCARD_FEATURE_COUNT

        static final int WILDCARD_FEATURE_COUNT
        The number of structural features of the 'Wildcard' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_RULE__NAME

        static final int ENUM_RULE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_RULE__TYPE

        static final int ENUM_RULE__TYPE
        The feature id for the 'Type' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_RULE__ALTERNATIVES

        static final int ENUM_RULE__ALTERNATIVES
        The feature id for the 'Alternatives' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_RULE__ANNOTATIONS

        static final int ENUM_RULE__ANNOTATIONS
        The feature id for the 'Annotations' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_RULE_FEATURE_COUNT

        static final int ENUM_RULE_FEATURE_COUNT
        The number of structural features of the 'Enum Rule' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_LITERAL_DECLARATION__CARDINALITY

        static final int ENUM_LITERAL_DECLARATION__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_LITERAL_DECLARATION__PREDICATED

        static final int ENUM_LITERAL_DECLARATION__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_LITERAL_DECLARATION__FIRST_SET_PREDICATED

        static final int ENUM_LITERAL_DECLARATION__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_LITERAL_DECLARATION__ENUM_LITERAL

        static final int ENUM_LITERAL_DECLARATION__ENUM_LITERAL
        The feature id for the 'Enum Literal' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_LITERAL_DECLARATION__LITERAL

        static final int ENUM_LITERAL_DECLARATION__LITERAL
        The feature id for the 'Literal' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ENUM_LITERAL_DECLARATION_FEATURE_COUNT

        static final int ENUM_LITERAL_DECLARATION_FEATURE_COUNT
        The number of structural features of the 'Enum Literal Declaration' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOUND_ELEMENT__CARDINALITY

        static final int COMPOUND_ELEMENT__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOUND_ELEMENT__PREDICATED

        static final int COMPOUND_ELEMENT__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOUND_ELEMENT__FIRST_SET_PREDICATED

        static final int COMPOUND_ELEMENT__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOUND_ELEMENT__ELEMENTS

        static final int COMPOUND_ELEMENT__ELEMENTS
        The feature id for the 'Elements' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOUND_ELEMENT_FEATURE_COUNT

        static final int COMPOUND_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Compound Element' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ALTERNATIVES__CARDINALITY

        static final int ALTERNATIVES__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ALTERNATIVES__PREDICATED

        static final int ALTERNATIVES__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ALTERNATIVES__FIRST_SET_PREDICATED

        static final int ALTERNATIVES__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ALTERNATIVES__ELEMENTS

        static final int ALTERNATIVES__ELEMENTS
        The feature id for the 'Elements' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ALTERNATIVES_FEATURE_COUNT

        static final int ALTERNATIVES_FEATURE_COUNT
        The number of structural features of the 'Alternatives' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNORDERED_GROUP__CARDINALITY

        static final int UNORDERED_GROUP__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNORDERED_GROUP__PREDICATED

        static final int UNORDERED_GROUP__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNORDERED_GROUP__FIRST_SET_PREDICATED

        static final int UNORDERED_GROUP__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNORDERED_GROUP__ELEMENTS

        static final int UNORDERED_GROUP__ELEMENTS
        The feature id for the 'Elements' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UNORDERED_GROUP_FEATURE_COUNT

        static final int UNORDERED_GROUP_FEATURE_COUNT
        The number of structural features of the 'Unordered Group' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GROUP__CARDINALITY

        static final int GROUP__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GROUP__PREDICATED

        static final int GROUP__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GROUP__FIRST_SET_PREDICATED

        static final int GROUP__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GROUP__ELEMENTS

        static final int GROUP__ELEMENTS
        The feature id for the 'Elements' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GROUP__GUARD_CONDITION

        static final int GROUP__GUARD_CONDITION
        The feature id for the 'Guard Condition' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • GROUP_FEATURE_COUNT

        static final int GROUP_FEATURE_COUNT
        The number of structural features of the 'Group' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CHARACTER_RANGE__CARDINALITY

        static final int CHARACTER_RANGE__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CHARACTER_RANGE__PREDICATED

        static final int CHARACTER_RANGE__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CHARACTER_RANGE__FIRST_SET_PREDICATED

        static final int CHARACTER_RANGE__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CHARACTER_RANGE__LEFT

        static final int CHARACTER_RANGE__LEFT
        The feature id for the 'Left' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CHARACTER_RANGE__RIGHT

        static final int CHARACTER_RANGE__RIGHT
        The feature id for the 'Right' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CHARACTER_RANGE_FEATURE_COUNT

        static final int CHARACTER_RANGE_FEATURE_COUNT
        The number of structural features of the 'Character Range' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EOF__CARDINALITY

        static final int EOF__CARDINALITY
        The feature id for the 'Cardinality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EOF__PREDICATED

        static final int EOF__PREDICATED
        The feature id for the 'Predicated' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EOF__FIRST_SET_PREDICATED

        static final int EOF__FIRST_SET_PREDICATED
        The feature id for the 'First Set Predicated' attribute.
        Since:
        2.6
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EOF_FEATURE_COUNT

        static final int EOF_FEATURE_COUNT
        The number of structural features of the 'EOF' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARAMETER__NAME

        static final int PARAMETER__NAME
        The feature id for the 'Name' attribute.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARAMETER_FEATURE_COUNT

        static final int PARAMETER_FEATURE_COUNT
        The number of structural features of the 'Parameter' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NAMED_ARGUMENT__PARAMETER

        static final int NAMED_ARGUMENT__PARAMETER
        The feature id for the 'Parameter' reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NAMED_ARGUMENT__VALUE

        static final int NAMED_ARGUMENT__VALUE
        The feature id for the 'Value' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NAMED_ARGUMENT__CALLED_BY_NAME

        static final int NAMED_ARGUMENT__CALLED_BY_NAME
        The feature id for the 'Called By Name' attribute.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NAMED_ARGUMENT_FEATURE_COUNT

        static final int NAMED_ARGUMENT_FEATURE_COUNT
        The number of structural features of the 'Named Argument' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONDITION_FEATURE_COUNT

        static final int CONDITION_FEATURE_COUNT
        The number of structural features of the 'Condition' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOSITE_CONDITION__LEFT

        static final int COMPOSITE_CONDITION__LEFT
        The feature id for the 'Left' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOSITE_CONDITION__RIGHT

        static final int COMPOSITE_CONDITION__RIGHT
        The feature id for the 'Right' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMPOSITE_CONDITION_FEATURE_COUNT

        static final int COMPOSITE_CONDITION_FEATURE_COUNT
        The number of structural features of the 'Composite Condition' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONJUNCTION__LEFT

        static final int CONJUNCTION__LEFT
        The feature id for the 'Left' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONJUNCTION__RIGHT

        static final int CONJUNCTION__RIGHT
        The feature id for the 'Right' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONJUNCTION_FEATURE_COUNT

        static final int CONJUNCTION_FEATURE_COUNT
        The number of structural features of the 'Conjunction' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATION__VALUE

        static final int NEGATION__VALUE
        The feature id for the 'Value' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NEGATION_FEATURE_COUNT

        static final int NEGATION_FEATURE_COUNT
        The number of structural features of the 'Negation' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DISJUNCTION__LEFT

        static final int DISJUNCTION__LEFT
        The feature id for the 'Left' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DISJUNCTION__RIGHT

        static final int DISJUNCTION__RIGHT
        The feature id for the 'Right' containment reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DISJUNCTION_FEATURE_COUNT

        static final int DISJUNCTION_FEATURE_COUNT
        The number of structural features of the 'Disjunction' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARAMETER_REFERENCE__PARAMETER

        static final int PARAMETER_REFERENCE__PARAMETER
        The feature id for the 'Parameter' reference.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARAMETER_REFERENCE_FEATURE_COUNT

        static final int PARAMETER_REFERENCE_FEATURE_COUNT
        The number of structural features of the 'Parameter Reference' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • LITERAL_CONDITION__TRUE

        static final int LITERAL_CONDITION__TRUE
        The feature id for the 'True' attribute.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • LITERAL_CONDITION_FEATURE_COUNT

        static final int LITERAL_CONDITION_FEATURE_COUNT
        The number of structural features of the 'Literal Condition' class.
        Since:
        2.9
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ANNOTATION__NAME

        static final int ANNOTATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • ANNOTATION_FEATURE_COUNT

        static final int ANNOTATION_FEATURE_COUNT
        The number of structural features of the 'Annotation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
    • Method Detail

      • getGrammar

        org.eclipse.emf.ecore.EClass getGrammar()
        Returns the meta object for class 'Grammar'.
        Returns:
        the meta object for class 'Grammar'.
        See Also:
        Grammar
        Generated:
      • getGrammar_Name

        org.eclipse.emf.ecore.EAttribute getGrammar_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Grammar.getName(), getGrammar()
        Generated:
      • getGrammar_UsedGrammars

        org.eclipse.emf.ecore.EReference getGrammar_UsedGrammars()
        Returns the meta object for the reference list 'Used Grammars'.
        Returns:
        the meta object for the reference list 'Used Grammars'.
        See Also:
        Grammar.getUsedGrammars(), getGrammar()
        Generated:
      • getGrammar_HiddenTokens

        org.eclipse.emf.ecore.EReference getGrammar_HiddenTokens()
        Returns the meta object for the reference list 'Hidden Tokens'.
        Returns:
        the meta object for the reference list 'Hidden Tokens'.
        See Also:
        Grammar.getHiddenTokens(), getGrammar()
        Generated:
      • getGrammar_MetamodelDeclarations

        org.eclipse.emf.ecore.EReference getGrammar_MetamodelDeclarations()
        Returns the meta object for the containment reference list 'Metamodel Declarations'.
        Returns:
        the meta object for the containment reference list 'Metamodel Declarations'.
        See Also:
        Grammar.getMetamodelDeclarations(), getGrammar()
        Generated:
      • getGrammar_Rules

        org.eclipse.emf.ecore.EReference getGrammar_Rules()
        Returns the meta object for the containment reference list 'Rules'.
        Returns:
        the meta object for the containment reference list 'Rules'.
        See Also:
        Grammar.getRules(), getGrammar()
        Generated:
      • getAbstractRule

        org.eclipse.emf.ecore.EClass getAbstractRule()
        Returns the meta object for class 'Abstract Rule'.
        Returns:
        the meta object for class 'Abstract Rule'.
        See Also:
        AbstractRule
        Generated:
      • getAbstractRule_Name

        org.eclipse.emf.ecore.EAttribute getAbstractRule_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        AbstractRule.getName(), getAbstractRule()
        Generated:
      • getAbstractRule_Type

        org.eclipse.emf.ecore.EReference getAbstractRule_Type()
        Returns the meta object for the containment reference 'Type'.
        Returns:
        the meta object for the containment reference 'Type'.
        See Also:
        AbstractRule.getType(), getAbstractRule()
        Generated:
      • getAbstractRule_Alternatives

        org.eclipse.emf.ecore.EReference getAbstractRule_Alternatives()
        Returns the meta object for the containment reference 'Alternatives'.
        Returns:
        the meta object for the containment reference 'Alternatives'.
        See Also:
        AbstractRule.getAlternatives(), getAbstractRule()
        Generated:
      • getAbstractRule_Annotations

        org.eclipse.emf.ecore.EReference getAbstractRule_Annotations()
        Returns the meta object for the containment reference list 'Annotations'.
        Returns:
        the meta object for the containment reference list 'Annotations'.
        See Also:
        AbstractRule.getAnnotations(), getAbstractRule()
        Generated:
      • getGeneratedMetamodel

        org.eclipse.emf.ecore.EClass getGeneratedMetamodel()
        Returns the meta object for class 'Generated Metamodel'.
        Returns:
        the meta object for class 'Generated Metamodel'.
        See Also:
        GeneratedMetamodel
        Generated:
      • getReferencedMetamodel

        org.eclipse.emf.ecore.EClass getReferencedMetamodel()
        Returns the meta object for class 'Referenced Metamodel'.
        Returns:
        the meta object for class 'Referenced Metamodel'.
        See Also:
        ReferencedMetamodel
        Generated:
      • getParserRule

        org.eclipse.emf.ecore.EClass getParserRule()
        Returns the meta object for class 'Parser Rule'.
        Returns:
        the meta object for class 'Parser Rule'.
        See Also:
        ParserRule
        Generated:
      • getParserRule_HiddenTokens

        org.eclipse.emf.ecore.EReference getParserRule_HiddenTokens()
        Returns the meta object for the reference list 'Hidden Tokens'.
        Returns:
        the meta object for the reference list 'Hidden Tokens'.
        See Also:
        ParserRule.getHiddenTokens(), getParserRule()
        Generated:
      • getParserRule_Parameters

        org.eclipse.emf.ecore.EReference getParserRule_Parameters()
        Returns the meta object for the containment reference list 'Parameters'.
        Returns:
        the meta object for the containment reference list 'Parameters'.
        Since:
        2.9
        See Also:
        ParserRule.getParameters(), getParserRule()
        Generated:
      • getParserRule_Fragment

        org.eclipse.emf.ecore.EAttribute getParserRule_Fragment()
        Returns the meta object for the attribute 'Fragment'.
        Returns:
        the meta object for the attribute 'Fragment'.
        Since:
        2.9
        See Also:
        ParserRule.isFragment(), getParserRule()
        Generated:
      • getParserRule_Wildcard

        org.eclipse.emf.ecore.EAttribute getParserRule_Wildcard()
        Returns the meta object for the attribute 'Wildcard'.
        Returns:
        the meta object for the attribute 'Wildcard'.
        Since:
        2.9
        See Also:
        ParserRule.isWildcard(), getParserRule()
        Generated:
      • getTypeRef

        org.eclipse.emf.ecore.EClass getTypeRef()
        Returns the meta object for class 'Type Ref'.
        Returns:
        the meta object for class 'Type Ref'.
        See Also:
        TypeRef
        Generated:
      • getTypeRef_Metamodel

        org.eclipse.emf.ecore.EReference getTypeRef_Metamodel()
        Returns the meta object for the reference 'Metamodel'.
        Returns:
        the meta object for the reference 'Metamodel'.
        See Also:
        TypeRef.getMetamodel(), getTypeRef()
        Generated:
      • getTypeRef_Classifier

        org.eclipse.emf.ecore.EReference getTypeRef_Classifier()
        Returns the meta object for the reference 'Classifier'.
        Returns:
        the meta object for the reference 'Classifier'.
        See Also:
        TypeRef.getClassifier(), getTypeRef()
        Generated:
      • getAbstractElement

        org.eclipse.emf.ecore.EClass getAbstractElement()
        Returns the meta object for class 'Abstract Element'.
        Returns:
        the meta object for class 'Abstract Element'.
        See Also:
        AbstractElement
        Generated:
      • getAction

        org.eclipse.emf.ecore.EClass getAction()
        Returns the meta object for class 'Action'.
        Returns:
        the meta object for class 'Action'.
        See Also:
        Action
        Generated:
      • getAction_Type

        org.eclipse.emf.ecore.EReference getAction_Type()
        Returns the meta object for the containment reference 'Type'.
        Returns:
        the meta object for the containment reference 'Type'.
        See Also:
        Action.getType(), getAction()
        Generated:
      • getAction_Feature

        org.eclipse.emf.ecore.EAttribute getAction_Feature()
        Returns the meta object for the attribute 'Feature'.
        Returns:
        the meta object for the attribute 'Feature'.
        See Also:
        Action.getFeature(), getAction()
        Generated:
      • getAction_Operator

        org.eclipse.emf.ecore.EAttribute getAction_Operator()
        Returns the meta object for the attribute 'Operator'.
        Returns:
        the meta object for the attribute 'Operator'.
        See Also:
        Action.getOperator(), getAction()
        Generated:
      • getKeyword

        org.eclipse.emf.ecore.EClass getKeyword()
        Returns the meta object for class 'Keyword'.
        Returns:
        the meta object for class 'Keyword'.
        See Also:
        Keyword
        Generated:
      • getKeyword_Value

        org.eclipse.emf.ecore.EAttribute getKeyword_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        Keyword.getValue(), getKeyword()
        Generated:
      • getRuleCall

        org.eclipse.emf.ecore.EClass getRuleCall()
        Returns the meta object for class 'Rule Call'.
        Returns:
        the meta object for class 'Rule Call'.
        See Also:
        RuleCall
        Generated:
      • getRuleCall_Rule

        org.eclipse.emf.ecore.EReference getRuleCall_Rule()
        Returns the meta object for the reference 'Rule'.
        Returns:
        the meta object for the reference 'Rule'.
        See Also:
        RuleCall.getRule(), getRuleCall()
        Generated:
      • getRuleCall_Arguments

        org.eclipse.emf.ecore.EReference getRuleCall_Arguments()
        Returns the meta object for the containment reference list 'Arguments'.
        Returns:
        the meta object for the containment reference list 'Arguments'.
        Since:
        2.9
        See Also:
        RuleCall.getArguments(), getRuleCall()
        Generated:
      • getRuleCall_ExplicitlyCalled

        org.eclipse.emf.ecore.EAttribute getRuleCall_ExplicitlyCalled()
        Returns the meta object for the attribute 'Explicitly Called'.
        Returns:
        the meta object for the attribute 'Explicitly Called'.
        Since:
        2.9
        See Also:
        RuleCall.isExplicitlyCalled(), getRuleCall()
        Generated:
      • getAssignment

        org.eclipse.emf.ecore.EClass getAssignment()
        Returns the meta object for class 'Assignment'.
        Returns:
        the meta object for class 'Assignment'.
        See Also:
        Assignment
        Generated:
      • getAssignment_Feature

        org.eclipse.emf.ecore.EAttribute getAssignment_Feature()
        Returns the meta object for the attribute 'Feature'.
        Returns:
        the meta object for the attribute 'Feature'.
        See Also:
        Assignment.getFeature(), getAssignment()
        Generated:
      • getAssignment_Operator

        org.eclipse.emf.ecore.EAttribute getAssignment_Operator()
        Returns the meta object for the attribute 'Operator'.
        Returns:
        the meta object for the attribute 'Operator'.
        See Also:
        Assignment.getOperator(), getAssignment()
        Generated:
      • getAssignment_Terminal

        org.eclipse.emf.ecore.EReference getAssignment_Terminal()
        Returns the meta object for the containment reference 'Terminal'.
        Returns:
        the meta object for the containment reference 'Terminal'.
        See Also:
        Assignment.getTerminal(), getAssignment()
        Generated:
      • getCrossReference

        org.eclipse.emf.ecore.EClass getCrossReference()
        Returns the meta object for class 'Cross Reference'.
        Returns:
        the meta object for class 'Cross Reference'.
        See Also:
        CrossReference
        Generated:
      • getCrossReference_Type

        org.eclipse.emf.ecore.EReference getCrossReference_Type()
        Returns the meta object for the containment reference 'Type'.
        Returns:
        the meta object for the containment reference 'Type'.
        See Also:
        CrossReference.getType(), getCrossReference()
        Generated:
      • getCrossReference_Terminal

        org.eclipse.emf.ecore.EReference getCrossReference_Terminal()
        Returns the meta object for the containment reference 'Terminal'.
        Returns:
        the meta object for the containment reference 'Terminal'.
        See Also:
        CrossReference.getTerminal(), getCrossReference()
        Generated:
      • getTerminalRule

        org.eclipse.emf.ecore.EClass getTerminalRule()
        Returns the meta object for class 'Terminal Rule'.
        Returns:
        the meta object for class 'Terminal Rule'.
        See Also:
        TerminalRule
        Generated:
      • getTerminalRule_Fragment

        org.eclipse.emf.ecore.EAttribute getTerminalRule_Fragment()
        Returns the meta object for the attribute 'Fragment'.
        Returns:
        the meta object for the attribute 'Fragment'.
        See Also:
        TerminalRule.isFragment(), getTerminalRule()
        Generated:
      • getAbstractNegatedToken

        org.eclipse.emf.ecore.EClass getAbstractNegatedToken()
        Returns the meta object for class 'Abstract Negated Token'.
        Returns:
        the meta object for class 'Abstract Negated Token'.
        See Also:
        AbstractNegatedToken
        Generated:
      • getNegatedToken

        org.eclipse.emf.ecore.EClass getNegatedToken()
        Returns the meta object for class 'Negated Token'.
        Returns:
        the meta object for class 'Negated Token'.
        See Also:
        NegatedToken
        Generated:
      • getUntilToken

        org.eclipse.emf.ecore.EClass getUntilToken()
        Returns the meta object for class 'Until Token'.
        Returns:
        the meta object for class 'Until Token'.
        See Also:
        UntilToken
        Generated:
      • getWildcard

        org.eclipse.emf.ecore.EClass getWildcard()
        Returns the meta object for class 'Wildcard'.
        Returns:
        the meta object for class 'Wildcard'.
        See Also:
        Wildcard
        Generated:
      • getEnumRule

        org.eclipse.emf.ecore.EClass getEnumRule()
        Returns the meta object for class 'Enum Rule'.
        Returns:
        the meta object for class 'Enum Rule'.
        See Also:
        EnumRule
        Generated:
      • getEnumLiteralDeclaration

        org.eclipse.emf.ecore.EClass getEnumLiteralDeclaration()
        Returns the meta object for class 'Enum Literal Declaration'.
        Returns:
        the meta object for class 'Enum Literal Declaration'.
        See Also:
        EnumLiteralDeclaration
        Generated:
      • getAlternatives

        org.eclipse.emf.ecore.EClass getAlternatives()
        Returns the meta object for class 'Alternatives'.
        Returns:
        the meta object for class 'Alternatives'.
        See Also:
        Alternatives
        Generated:
      • getUnorderedGroup

        org.eclipse.emf.ecore.EClass getUnorderedGroup()
        Returns the meta object for class 'Unordered Group'.
        Returns:
        the meta object for class 'Unordered Group'.
        See Also:
        UnorderedGroup
        Generated:
      • getGroup

        org.eclipse.emf.ecore.EClass getGroup()
        Returns the meta object for class 'Group'.
        Returns:
        the meta object for class 'Group'.
        See Also:
        Group
        Generated:
      • getGroup_GuardCondition

        org.eclipse.emf.ecore.EReference getGroup_GuardCondition()
        Returns the meta object for the containment reference 'Guard Condition'.
        Returns:
        the meta object for the containment reference 'Guard Condition'.
        Since:
        2.9
        See Also:
        Group.getGuardCondition(), getGroup()
        Generated:
      • getCharacterRange

        org.eclipse.emf.ecore.EClass getCharacterRange()
        Returns the meta object for class 'Character Range'.
        Returns:
        the meta object for class 'Character Range'.
        See Also:
        CharacterRange
        Generated:
      • getCharacterRange_Left

        org.eclipse.emf.ecore.EReference getCharacterRange_Left()
        Returns the meta object for the containment reference 'Left'.
        Returns:
        the meta object for the containment reference 'Left'.
        See Also:
        CharacterRange.getLeft(), getCharacterRange()
        Generated:
      • getCharacterRange_Right

        org.eclipse.emf.ecore.EReference getCharacterRange_Right()
        Returns the meta object for the containment reference 'Right'.
        Returns:
        the meta object for the containment reference 'Right'.
        See Also:
        CharacterRange.getRight(), getCharacterRange()
        Generated:
      • getCompoundElement

        org.eclipse.emf.ecore.EClass getCompoundElement()
        Returns the meta object for class 'Compound Element'.
        Returns:
        the meta object for class 'Compound Element'.
        See Also:
        CompoundElement
        Generated:
      • getCompoundElement_Elements

        org.eclipse.emf.ecore.EReference getCompoundElement_Elements()
        Returns the meta object for the containment reference list 'Elements'.
        Returns:
        the meta object for the containment reference list 'Elements'.
        See Also:
        CompoundElement.getElements(), getCompoundElement()
        Generated:
      • getEOF

        org.eclipse.emf.ecore.EClass getEOF()
        Returns the meta object for class 'EOF'.
        Returns:
        the meta object for class 'EOF'.
        See Also:
        EOF
        Generated:
      • getParameter

        org.eclipse.emf.ecore.EClass getParameter()
        Returns the meta object for class 'Parameter'.
        Returns:
        the meta object for class 'Parameter'.
        Since:
        2.9
        See Also:
        Parameter
        Generated:
      • getParameter_Name

        org.eclipse.emf.ecore.EAttribute getParameter_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        Since:
        2.9
        See Also:
        Parameter.getName(), getParameter()
        Generated:
      • getNamedArgument

        org.eclipse.emf.ecore.EClass getNamedArgument()
        Returns the meta object for class 'Named Argument'.
        Returns:
        the meta object for class 'Named Argument'.
        Since:
        2.9
        See Also:
        NamedArgument
        Generated:
      • getNamedArgument_Parameter

        org.eclipse.emf.ecore.EReference getNamedArgument_Parameter()
        Returns the meta object for the reference 'Parameter'.
        Returns:
        the meta object for the reference 'Parameter'.
        Since:
        2.9
        See Also:
        NamedArgument.getParameter(), getNamedArgument()
        Generated:
      • getNamedArgument_Value

        org.eclipse.emf.ecore.EReference getNamedArgument_Value()
        Returns the meta object for the containment reference 'Value'.
        Returns:
        the meta object for the containment reference 'Value'.
        Since:
        2.9
        See Also:
        NamedArgument.getValue(), getNamedArgument()
        Generated:
      • getCondition

        org.eclipse.emf.ecore.EClass getCondition()
        Returns the meta object for class 'Condition'.
        Returns:
        the meta object for class 'Condition'.
        Since:
        2.9
        See Also:
        Condition
        Generated:
      • getConjunction

        org.eclipse.emf.ecore.EClass getConjunction()
        Returns the meta object for class 'Conjunction'.
        Returns:
        the meta object for class 'Conjunction'.
        Since:
        2.9
        See Also:
        Conjunction
        Generated:
      • getNegation

        org.eclipse.emf.ecore.EClass getNegation()
        Returns the meta object for class 'Negation'.
        Returns:
        the meta object for class 'Negation'.
        Since:
        2.9
        See Also:
        Negation
        Generated:
      • getNegation_Value

        org.eclipse.emf.ecore.EReference getNegation_Value()
        Returns the meta object for the containment reference 'Value'.
        Returns:
        the meta object for the containment reference 'Value'.
        Since:
        2.9
        See Also:
        Negation.getValue(), getNegation()
        Generated:
      • getDisjunction

        org.eclipse.emf.ecore.EClass getDisjunction()
        Returns the meta object for class 'Disjunction'.
        Returns:
        the meta object for class 'Disjunction'.
        Since:
        2.9
        See Also:
        Disjunction
        Generated:
      • getCompositeCondition

        org.eclipse.emf.ecore.EClass getCompositeCondition()
        Returns the meta object for class 'Composite Condition'.
        Returns:
        the meta object for class 'Composite Condition'.
        Since:
        2.9
        See Also:
        CompositeCondition
        Generated:
      • getCompositeCondition_Left

        org.eclipse.emf.ecore.EReference getCompositeCondition_Left()
        Returns the meta object for the containment reference 'Left'.
        Returns:
        the meta object for the containment reference 'Left'.
        Since:
        2.9
        See Also:
        CompositeCondition.getLeft(), getCompositeCondition()
        Generated:
      • getCompositeCondition_Right

        org.eclipse.emf.ecore.EReference getCompositeCondition_Right()
        Returns the meta object for the containment reference 'Right'.
        Returns:
        the meta object for the containment reference 'Right'.
        Since:
        2.9
        See Also:
        CompositeCondition.getRight(), getCompositeCondition()
        Generated:
      • getParameterReference

        org.eclipse.emf.ecore.EClass getParameterReference()
        Returns the meta object for class 'Parameter Reference'.
        Returns:
        the meta object for class 'Parameter Reference'.
        Since:
        2.9
        See Also:
        ParameterReference
        Generated:
      • getLiteralCondition

        org.eclipse.emf.ecore.EClass getLiteralCondition()
        Returns the meta object for class 'Literal Condition'.
        Returns:
        the meta object for class 'Literal Condition'.
        Since:
        2.9
        See Also:
        LiteralCondition
        Generated:
      • getLiteralCondition_True

        org.eclipse.emf.ecore.EAttribute getLiteralCondition_True()
        Returns the meta object for the attribute 'True'.
        Returns:
        the meta object for the attribute 'True'.
        Since:
        2.9
        See Also:
        LiteralCondition.isTrue(), getLiteralCondition()
        Generated:
      • getAnnotation

        org.eclipse.emf.ecore.EClass getAnnotation()
        Returns the meta object for class 'Annotation'.
        Returns:
        the meta object for class 'Annotation'.
        See Also:
        Annotation
        Generated:
      • getAnnotation_Name

        org.eclipse.emf.ecore.EAttribute getAnnotation_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Annotation.getName(), getAnnotation()
        Generated:
      • getXtextFactory

        XtextFactory getXtextFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated: