Interface DslPackage.Literals

  • Enclosing interface:
    DslPackage

    public static interface DslPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    • Field Detail

      • MODEL__IMPORTS

        static final org.eclipse.emf.ecore.EReference MODEL__IMPORTS
        The meta object literal for the 'Imports' containment reference list feature.
      • MODEL__STATEMENTS

        static final org.eclipse.emf.ecore.EReference MODEL__STATEMENTS
        The meta object literal for the 'Statements' containment reference list feature.
      • STATEMENT__DOCUMENTATION

        static final org.eclipse.emf.ecore.EReference STATEMENT__DOCUMENTATION
        The meta object literal for the 'Documentation' containment reference feature.
      • STATEMENT__NAME

        static final org.eclipse.emf.ecore.EAttribute STATEMENT__NAME
        The meta object literal for the 'Name' attribute feature.
      • VISIBLE_COMMENT__CONTENT

        static final org.eclipse.emf.ecore.EAttribute VISIBLE_COMMENT__CONTENT
        The meta object literal for the 'Content' attribute feature.
      • VISIBLE_DIVIDER__CONTENT

        static final org.eclipse.emf.ecore.EAttribute VISIBLE_DIVIDER__CONTENT
        The meta object literal for the 'Content' attribute feature.
      • PACKAGE_DEFINITION__STATEMENTS

        static final org.eclipse.emf.ecore.EReference PACKAGE_DEFINITION__STATEMENTS
        The meta object literal for the 'Statements' containment reference list feature.
      • IMPORT__IMPORTED_NAMESPACE

        static final org.eclipse.emf.ecore.EAttribute IMPORT__IMPORTED_NAMESPACE
        The meta object literal for the 'Imported Namespace' attribute feature.
      • FORK_DEFINITION__PRIVATE

        static final org.eclipse.emf.ecore.EAttribute FORK_DEFINITION__PRIVATE
        The meta object literal for the 'Private' attribute feature.
      • FORK_DEFINITION__DESCRIPTION

        static final org.eclipse.emf.ecore.EAttribute FORK_DEFINITION__DESCRIPTION
        The meta object literal for the 'Description' attribute feature.
      • FORK_DEFINITION__FORKER_CLASS

        static final org.eclipse.emf.ecore.EReference FORK_DEFINITION__FORKER_CLASS
        The meta object literal for the 'Forker Class' containment reference feature.
      • FORK_DEFINITION__BASE_FORK

        static final org.eclipse.emf.ecore.EReference FORK_DEFINITION__BASE_FORK
        The meta object literal for the 'Base Fork' reference feature.
      • FORK_DEFINITION__PARAMETERS

        static final org.eclipse.emf.ecore.EReference FORK_DEFINITION__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • FORK_PARAMETER__NAME

        static final org.eclipse.emf.ecore.EReference FORK_PARAMETER__NAME
        The meta object literal for the 'Name' containment reference feature.
      • FORK_PARAMETER__VALUE

        static final org.eclipse.emf.ecore.EReference FORK_PARAMETER__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • VARIANT_DEFINITION__DESCRIPTION

        static final org.eclipse.emf.ecore.EAttribute VARIANT_DEFINITION__DESCRIPTION
        The meta object literal for the 'Description' attribute feature.
      • TEST_DEFINITION__DOCUMENTATION

        static final org.eclipse.emf.ecore.EReference TEST_DEFINITION__DOCUMENTATION
        The meta object literal for the 'Documentation' containment reference feature.
      • TEST_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EAttribute TEST_DEFINITION__NAME
        The meta object literal for the 'Name' attribute feature.
      • TEST_DEFINITION__FIXTURE_METHOD

        static final org.eclipse.emf.ecore.EReference TEST_DEFINITION__FIXTURE_METHOD
        The meta object literal for the 'Fixture Method' containment reference feature.
      • CALL_DEFINITION__DOCUMENTATION

        static final org.eclipse.emf.ecore.EReference CALL_DEFINITION__DOCUMENTATION
        The meta object literal for the 'Documentation' containment reference feature.
      • CALL_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EAttribute CALL_DEFINITION__NAME
        The meta object literal for the 'Name' attribute feature.
      • CALL_DEFINITION__FIXTURE_METHOD

        static final org.eclipse.emf.ecore.EReference CALL_DEFINITION__FIXTURE_METHOD
        The meta object literal for the 'Fixture Method' containment reference feature.
      • SUITE_DEFINITION__DOCUMENTATION

        static final org.eclipse.emf.ecore.EReference SUITE_DEFINITION__DOCUMENTATION
        The meta object literal for the 'Documentation' containment reference feature.
      • SUITE_DEFINITION__PRIVATE

        static final org.eclipse.emf.ecore.EAttribute SUITE_DEFINITION__PRIVATE
        The meta object literal for the 'Private' attribute feature.
      • SUITE_DEFINITION__SINGLE_RUN

        static final org.eclipse.emf.ecore.EAttribute SUITE_DEFINITION__SINGLE_RUN
        The meta object literal for the 'Single Run' attribute feature.
      • SUITE_DEFINITION__INLINED

        static final org.eclipse.emf.ecore.EAttribute SUITE_DEFINITION__INLINED
        The meta object literal for the 'Inlined' attribute feature.
      • SUITE_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EAttribute SUITE_DEFINITION__NAME
        The meta object literal for the 'Name' attribute feature.
      • SUITE_DEFINITION__PARAMETERS

        static final org.eclipse.emf.ecore.EReference SUITE_DEFINITION__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • SUITE_DEFINITION__RETURN

        static final org.eclipse.emf.ecore.EReference SUITE_DEFINITION__RETURN
        The meta object literal for the 'Return' containment reference list feature.
      • SUITE_DEFINITION__DEPENDENCIES

        static final org.eclipse.emf.ecore.EReference SUITE_DEFINITION__DEPENDENCIES
        The meta object literal for the 'Dependencies' reference list feature.
      • SUITE_DEFINITION__FINALIZERS

        static final org.eclipse.emf.ecore.EReference SUITE_DEFINITION__FINALIZERS
        The meta object literal for the 'Finalizers' reference list feature.
      • SUITE_DEFINITION__STATEMENTS

        static final org.eclipse.emf.ecore.EReference SUITE_DEFINITION__STATEMENTS
        The meta object literal for the 'Statements' containment reference list feature.
      • SUITE_PARAMETER_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EReference SUITE_PARAMETER_DEFINITION__NAME
        The meta object literal for the 'Name' containment reference feature.
      • SUITE_PARAMETER_DEFINITION__DEFAULT

        static final org.eclipse.emf.ecore.EReference SUITE_PARAMETER_DEFINITION__DEFAULT
        The meta object literal for the 'Default' containment reference feature.
      • SUITE_RETURN_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EReference SUITE_RETURN_DEFINITION__NAME
        The meta object literal for the 'Name' containment reference feature.
      • OPERATION_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EAttribute OPERATION_DEFINITION__NAME
        The meta object literal for the 'Name' attribute feature.
      • OPERATION_DEFINITION__OPERATION_TYPE

        static final org.eclipse.emf.ecore.EReference OPERATION_DEFINITION__OPERATION_TYPE
        The meta object literal for the 'Operation Type' containment reference feature.
      • VARIABLE_DEFINITION__PRIVATE

        static final org.eclipse.emf.ecore.EAttribute VARIABLE_DEFINITION__PRIVATE
        The meta object literal for the 'Private' attribute feature.
      • VARIABLE_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EReference VARIABLE_DEFINITION__NAME
        The meta object literal for the 'Name' containment reference feature.
      • VARIABLE_DEFINITION__INITIAL_VALUE

        static final org.eclipse.emf.ecore.EReference VARIABLE_DEFINITION__INITIAL_VALUE
        The meta object literal for the 'Initial Value' containment reference feature.
      • CONSTANT_DEFINITION__DOCUMENTATION

        static final org.eclipse.emf.ecore.EReference CONSTANT_DEFINITION__DOCUMENTATION
        The meta object literal for the 'Documentation' containment reference feature.
      • CONSTANT_DEFINITION__PRIVATE

        static final org.eclipse.emf.ecore.EAttribute CONSTANT_DEFINITION__PRIVATE
        The meta object literal for the 'Private' attribute feature.
      • CONSTANT_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EReference CONSTANT_DEFINITION__NAME
        The meta object literal for the 'Name' containment reference feature.
      • CONSTANT_DEFINITION__VALUE

        static final org.eclipse.emf.ecore.EReference CONSTANT_DEFINITION__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • CONSTANT_DEFINITION__VARIANT_VALUES

        static final org.eclipse.emf.ecore.EReference CONSTANT_DEFINITION__VARIANT_VALUES
        The meta object literal for the 'Variant Values' containment reference list feature.
      • CONSTANT_DEFINITION__PARAMETERIZED

        static final org.eclipse.emf.ecore.EAttribute CONSTANT_DEFINITION__PARAMETERIZED
        The meta object literal for the 'Parameterized' attribute feature.
      • VARIABLE_ASSIGNMENT__VALUE

        static final org.eclipse.emf.ecore.EReference VARIABLE_ASSIGNMENT__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • VARIABLE_ASSIGNMENT__TARGET

        static final org.eclipse.emf.ecore.EReference VARIABLE_ASSIGNMENT__TARGET
        The meta object literal for the 'Target' containment reference feature.
      • VARIANT_VALUE__NAMES

        static final org.eclipse.emf.ecore.EReference VARIANT_VALUE__NAMES
        The meta object literal for the 'Names' reference list feature.
      • VARIANT_VALUE__VALUE

        static final org.eclipse.emf.ecore.EReference VARIANT_VALUE__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • VARIABLE_OR_CONSTANT_ENTITY__NAME

        static final org.eclipse.emf.ecore.EAttribute VARIABLE_OR_CONSTANT_ENTITY__NAME
        The meta object literal for the 'Name' attribute feature.
      • TEST__CHECKPOINT

        static final org.eclipse.emf.ecore.EAttribute TEST__CHECKPOINT
        The meta object literal for the 'Checkpoint' attribute feature.
      • TEST__DEFINITION

        static final org.eclipse.emf.ecore.EReference TEST__DEFINITION
        The meta object literal for the 'Definition' reference feature.
      • TEST__PARAMETERS

        static final org.eclipse.emf.ecore.EReference TEST__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • TEST__RESULTS

        static final org.eclipse.emf.ecore.EReference TEST__RESULTS
        The meta object literal for the 'Results' containment reference list feature.
      • TEST__RESULT

        static final org.eclipse.emf.ecore.EReference TEST__RESULT
        The meta object literal for the 'Result' containment reference feature.
      • TABLE_TEST__DEFINITION

        static final org.eclipse.emf.ecore.EReference TABLE_TEST__DEFINITION
        The meta object literal for the 'Definition' reference feature.
      • TABLE_TEST__PARAMETERS

        static final org.eclipse.emf.ecore.EReference TABLE_TEST__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • TABLE_TEST__PARAMETER_HEADERS

        static final org.eclipse.emf.ecore.EReference TABLE_TEST__PARAMETER_HEADERS
        The meta object literal for the 'Parameter Headers' containment reference list feature.
      • TABLE_TEST__RESULT_HEADERS

        static final org.eclipse.emf.ecore.EReference TABLE_TEST__RESULT_HEADERS
        The meta object literal for the 'Result Headers' containment reference list feature.
      • TABLE_TEST__DEFAULT_RESULT_COLUMN

        static final org.eclipse.emf.ecore.EAttribute TABLE_TEST__DEFAULT_RESULT_COLUMN
        The meta object literal for the 'Default Result Column' attribute feature.
      • TABLE_TEST__ROWS

        static final org.eclipse.emf.ecore.EReference TABLE_TEST__ROWS
        The meta object literal for the 'Rows' containment reference list feature.
      • TABLE_TEST_ROW__VALUES

        static final org.eclipse.emf.ecore.EReference TABLE_TEST_ROW__VALUES
        The meta object literal for the 'Values' containment reference list feature.
      • PARAMETER_TABLE_HEADER__NAME

        static final org.eclipse.emf.ecore.EReference PARAMETER_TABLE_HEADER__NAME
        The meta object literal for the 'Name' containment reference feature.
      • RESULT_TABLE_HEADER__NAME

        static final org.eclipse.emf.ecore.EReference RESULT_TABLE_HEADER__NAME
        The meta object literal for the 'Name' containment reference feature.
      • PARAMETER_TABLE_VALUE__VALUE

        static final org.eclipse.emf.ecore.EReference PARAMETER_TABLE_VALUE__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • NAMED_RESULT__NAME

        static final org.eclipse.emf.ecore.EReference NAMED_RESULT__NAME
        The meta object literal for the 'Name' containment reference feature.
      • NAMED_RESULT__VALUE

        static final org.eclipse.emf.ecore.EReference NAMED_RESULT__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • FIXED_RESULT_NAME__FIELD

        static final org.eclipse.emf.ecore.EReference FIXED_RESULT_NAME__FIELD
        The meta object literal for the 'Field' reference feature.
      • CALL__MULTIPLIER

        static final org.eclipse.emf.ecore.EReference CALL__MULTIPLIER
        The meta object literal for the 'Multiplier' containment reference feature.
      • CALL__DEFINITION

        static final org.eclipse.emf.ecore.EReference CALL__DEFINITION
        The meta object literal for the 'Definition' reference feature.
      • CALL__PARAMETERS

        static final org.eclipse.emf.ecore.EReference CALL__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • CALL__RESULTS

        static final org.eclipse.emf.ecore.EReference CALL__RESULTS
        The meta object literal for the 'Results' containment reference list feature.
      • CALL__RESULT

        static final org.eclipse.emf.ecore.EReference CALL__RESULT
        The meta object literal for the 'Result' containment reference feature.
      • NAMED_CALL_RESULT__NAME

        static final org.eclipse.emf.ecore.EReference NAMED_CALL_RESULT__NAME
        The meta object literal for the 'Name' containment reference feature.
      • NAMED_CALL_RESULT__TARGET

        static final org.eclipse.emf.ecore.EReference NAMED_CALL_RESULT__TARGET
        The meta object literal for the 'Target' containment reference feature.
      • TIME_SET__LIVE

        static final org.eclipse.emf.ecore.EAttribute TIME_SET__LIVE
        The meta object literal for the 'Live' attribute feature.
      • TIME_SET__START_TIME

        static final org.eclipse.emf.ecore.EReference TIME_SET__START_TIME
        The meta object literal for the 'Start Time' containment reference feature.
      • TIME_SET__DIFF_TIME

        static final org.eclipse.emf.ecore.EReference TIME_SET__DIFF_TIME
        The meta object literal for the 'Diff Time' containment reference feature.
      • TIME_SET__PROGRESSION_MODE

        static final org.eclipse.emf.ecore.EAttribute TIME_SET__PROGRESSION_MODE
        The meta object literal for the 'Progression Mode' attribute feature.
      • TIME_SET__PROGRESSION_FACTOR

        static final org.eclipse.emf.ecore.EReference TIME_SET__PROGRESSION_FACTOR
        The meta object literal for the 'Progression Factor' containment reference feature.
      • TIME_SET__FORKS

        static final org.eclipse.emf.ecore.EReference TIME_SET__FORKS
        The meta object literal for the 'Forks' reference list feature.
      • TIME_SET__MASTER_FORK

        static final org.eclipse.emf.ecore.EAttribute TIME_SET__MASTER_FORK
        The meta object literal for the 'Master Fork' attribute feature.
      • TIME_PROGRESSION_FACTOR__FIXED_VALUE

        static final org.eclipse.emf.ecore.EAttribute TIME_PROGRESSION_FACTOR__FIXED_VALUE
        The meta object literal for the 'Fixed Value' attribute feature.
      • TIME_PROGRESSION_FACTOR__CALCULATED_VALUE

        static final org.eclipse.emf.ecore.EReference TIME_PROGRESSION_FACTOR__CALCULATED_VALUE
        The meta object literal for the 'Calculated Value' containment reference feature.
      • TIME_DIFFERENCE__DIRECTION

        static final org.eclipse.emf.ecore.EAttribute TIME_DIFFERENCE__DIRECTION
        The meta object literal for the 'Direction' attribute feature.
      • TIME_DIFFERENCE__FIXED_VALUES

        static final org.eclipse.emf.ecore.EAttribute TIME_DIFFERENCE__FIXED_VALUES
        The meta object literal for the 'Fixed Values' attribute list feature.
      • TIME_DIFFERENCE__CALCULATED_VALUE

        static final org.eclipse.emf.ecore.EReference TIME_DIFFERENCE__CALCULATED_VALUE
        The meta object literal for the 'Calculated Value' containment reference feature.
      • SUITE__INLINED

        static final org.eclipse.emf.ecore.EAttribute SUITE__INLINED
        The meta object literal for the 'Inlined' attribute feature.
      • SUITE__MULTIPLIER

        static final org.eclipse.emf.ecore.EReference SUITE__MULTIPLIER
        The meta object literal for the 'Multiplier' containment reference feature.
      • SUITE__DEFINITION

        static final org.eclipse.emf.ecore.EReference SUITE__DEFINITION
        The meta object literal for the 'Definition' reference feature.
      • SUITE__PARAMETERS

        static final org.eclipse.emf.ecore.EReference SUITE__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • SUITE__RETURN

        static final org.eclipse.emf.ecore.EReference SUITE__RETURN
        The meta object literal for the 'Return' containment reference list feature.
      • SUITE__FORK

        static final org.eclipse.emf.ecore.EReference SUITE__FORK
        The meta object literal for the 'Fork' reference feature.
      • SUITE__VARIANTS

        static final org.eclipse.emf.ecore.EReference SUITE__VARIANTS
        The meta object literal for the 'Variants' reference list feature.
      • SUITE_PARAMETER__NAME

        static final org.eclipse.emf.ecore.EReference SUITE_PARAMETER__NAME
        The meta object literal for the 'Name' reference feature.
      • SUITE_PARAMETER__VALUE

        static final org.eclipse.emf.ecore.EReference SUITE_PARAMETER__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • SUITE_RETURN__NAME

        static final org.eclipse.emf.ecore.EReference SUITE_RETURN__NAME
        The meta object literal for the 'Name' reference feature.
      • SUITE_RETURN__TARGET

        static final org.eclipse.emf.ecore.EReference SUITE_RETURN__TARGET
        The meta object literal for the 'Target' containment reference feature.
      • PARAMETER__NAME

        static final org.eclipse.emf.ecore.EReference PARAMETER__NAME
        The meta object literal for the 'Name' containment reference feature.
      • PARAMETER__VALUE

        static final org.eclipse.emf.ecore.EReference PARAMETER__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • FIXED_PARAMETER_NAME__ANNOTATION

        static final org.eclipse.emf.ecore.EReference FIXED_PARAMETER_NAME__ANNOTATION
        The meta object literal for the 'Annotation' reference feature.
      • ARBITRARY_PARAMETER_OR_RESULT_NAME__IDENTIFIER

        static final org.eclipse.emf.ecore.EAttribute ARBITRARY_PARAMETER_OR_RESULT_NAME__IDENTIFIER
        The meta object literal for the 'Identifier' attribute feature.
      • ARBITRARY_PARAMETER_OR_RESULT_NAME__STRING_IDENTIFIER

        static final org.eclipse.emf.ecore.EAttribute ARBITRARY_PARAMETER_OR_RESULT_NAME__STRING_IDENTIFIER
        The meta object literal for the 'String Identifier' attribute feature.
      • STANDARD_OPERATION__FIRST_OPERAND

        static final org.eclipse.emf.ecore.EReference STANDARD_OPERATION__FIRST_OPERAND
        The meta object literal for the 'First Operand' containment reference feature.
      • STANDARD_OPERATION__OPERATORS

        static final org.eclipse.emf.ecore.EAttribute STANDARD_OPERATION__OPERATORS
        The meta object literal for the 'Operators' attribute list feature.
      • STANDARD_OPERATION__MORE_OPERANDS

        static final org.eclipse.emf.ecore.EReference STANDARD_OPERATION__MORE_OPERANDS
        The meta object literal for the 'More Operands' containment reference list feature.
      • CUSTOM_OPERATION__PREFIX_OPERAND

        static final org.eclipse.emf.ecore.EReference CUSTOM_OPERATION__PREFIX_OPERAND
        The meta object literal for the 'Prefix Operand' containment reference feature.
      • CUSTOM_OPERATION__DEFINITION

        static final org.eclipse.emf.ecore.EReference CUSTOM_OPERATION__DEFINITION
        The meta object literal for the 'Definition' reference feature.
      • CUSTOM_OPERATION__POSTFIX_OPERAND

        static final org.eclipse.emf.ecore.EReference CUSTOM_OPERATION__POSTFIX_OPERAND
        The meta object literal for the 'Postfix Operand' containment reference feature.
      • VALUE_OR_ENUM_VALUE_OR_OPERATION_COLLECTION__VALUE

        static final org.eclipse.emf.ecore.EReference VALUE_OR_ENUM_VALUE_OR_OPERATION_COLLECTION__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • VALUE_OR_ENUM_VALUE_OR_OPERATION_COLLECTION__MORE_VALUES

        static final org.eclipse.emf.ecore.EReference VALUE_OR_ENUM_VALUE_OR_OPERATION_COLLECTION__MORE_VALUES
        The meta object literal for the 'More Values' containment reference list feature.
      • INTEGER_VALUE__INTEGER_VALUE

        static final org.eclipse.emf.ecore.EAttribute INTEGER_VALUE__INTEGER_VALUE
        The meta object literal for the 'Integer Value' attribute feature.
      • DECIMAL_VALUE__DECIMAL_VALUE

        static final org.eclipse.emf.ecore.EAttribute DECIMAL_VALUE__DECIMAL_VALUE
        The meta object literal for the 'Decimal Value' attribute feature.
      • STRING_VALUE__STRING_VALUE

        static final org.eclipse.emf.ecore.EAttribute STRING_VALUE__STRING_VALUE
        The meta object literal for the 'String Value' attribute feature.
      • REGEX_VALUE__REGEX_VALUE

        static final org.eclipse.emf.ecore.EAttribute REGEX_VALUE__REGEX_VALUE
        The meta object literal for the 'Regex Value' attribute feature.
      • BOOLEAN_VALUE__BOOLEAN_VALUE

        static final org.eclipse.emf.ecore.EAttribute BOOLEAN_VALUE__BOOLEAN_VALUE
        The meta object literal for the 'Boolean Value' attribute feature.
      • DATE_VALUE__DATE_VALUE

        static final org.eclipse.emf.ecore.EAttribute DATE_VALUE__DATE_VALUE
        The meta object literal for the 'Date Value' attribute feature.
      • TIME_VALUE__TIME_VALUE

        static final org.eclipse.emf.ecore.EAttribute TIME_VALUE__TIME_VALUE
        The meta object literal for the 'Time Value' attribute feature.
      • DATE_AND_TIME_VALUE__DATE_VALUE

        static final org.eclipse.emf.ecore.EAttribute DATE_AND_TIME_VALUE__DATE_VALUE
        The meta object literal for the 'Date Value' attribute feature.
      • DATE_AND_TIME_VALUE__TIME_VALUE

        static final org.eclipse.emf.ecore.EAttribute DATE_AND_TIME_VALUE__TIME_VALUE
        The meta object literal for the 'Time Value' attribute feature.
      • JAVA_CONSTANT_VALUE__CONSTANT

        static final org.eclipse.emf.ecore.EReference JAVA_CONSTANT_VALUE__CONSTANT
        The meta object literal for the 'Constant' containment reference feature.
      • VARIABLE__NAME

        static final org.eclipse.emf.ecore.EReference VARIABLE__NAME
        The meta object literal for the 'Name' reference feature.
      • VARIABLE__ATTRIBUTE

        static final org.eclipse.emf.ecore.EAttribute VARIABLE__ATTRIBUTE
        The meta object literal for the 'Attribute' attribute feature.
      • VARIABLE_VARIABLE__NAME

        static final org.eclipse.emf.ecore.EReference VARIABLE_VARIABLE__NAME
        The meta object literal for the 'Name' reference feature.
      • CONSTANT__NAME

        static final org.eclipse.emf.ecore.EReference CONSTANT__NAME
        The meta object literal for the 'Name' reference feature.
      • ENUM_VALUE__ENUM_VALUE

        static final org.eclipse.emf.ecore.EReference ENUM_VALUE__ENUM_VALUE
        The meta object literal for the 'Enum Value' reference feature.
      • NESTED_OBJECT__ATTRIBUTES

        static final org.eclipse.emf.ecore.EReference NESTED_OBJECT__ATTRIBUTES
        The meta object literal for the 'Attributes' containment reference list feature.
      • TYPED_NESTED_OBJECT__TYPE

        static final org.eclipse.emf.ecore.EReference TYPED_NESTED_OBJECT__TYPE
        The meta object literal for the 'Type' containment reference feature.
      • TYPED_NESTED_OBJECT__NESTED_OBJECT

        static final org.eclipse.emf.ecore.EReference TYPED_NESTED_OBJECT__NESTED_OBJECT
        The meta object literal for the 'Nested Object' containment reference feature.
      • KEY_VALUE_PAIR__IDENTIFIER

        static final org.eclipse.emf.ecore.EAttribute KEY_VALUE_PAIR__IDENTIFIER
        The meta object literal for the 'Identifier' attribute feature.
      • KEY_VALUE_PAIR__STRING_IDENTIFIER

        static final org.eclipse.emf.ecore.EAttribute KEY_VALUE_PAIR__STRING_IDENTIFIER
        The meta object literal for the 'String Identifier' attribute feature.
      • KEY_VALUE_PAIR__VALUE

        static final org.eclipse.emf.ecore.EReference KEY_VALUE_PAIR__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • JAVA_CLASS_REFERENCE__TYPE

        static final org.eclipse.emf.ecore.EReference JAVA_CLASS_REFERENCE__TYPE
        The meta object literal for the 'Type' reference feature.
      • METHOD_REFERENCE__TYPE

        static final org.eclipse.emf.ecore.EReference METHOD_REFERENCE__TYPE
        The meta object literal for the 'Type' reference feature.
      • METHOD_REFERENCE__METHOD

        static final org.eclipse.emf.ecore.EReference METHOD_REFERENCE__METHOD
        The meta object literal for the 'Method' reference feature.
      • JAVA_CONSTANT_REFERENCE__TYPE

        static final org.eclipse.emf.ecore.EReference JAVA_CONSTANT_REFERENCE__TYPE
        The meta object literal for the 'Type' reference feature.
      • JAVA_CONSTANT_REFERENCE__CONSTANT

        static final org.eclipse.emf.ecore.EReference JAVA_CONSTANT_REFERENCE__CONSTANT
        The meta object literal for the 'Constant' reference feature.
      • EXECUTION_MULTIPLIER__COUNT

        static final org.eclipse.emf.ecore.EReference EXECUTION_MULTIPLIER__COUNT
        The meta object literal for the 'Count' containment reference feature.
      • DOCUMENTATION_COMMENT__CONTENT

        static final org.eclipse.emf.ecore.EAttribute DOCUMENTATION_COMMENT__CONTENT
        The meta object literal for the 'Content' attribute feature.