Interface IRuntimePackage

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:
RuntimePackage

public interface IRuntimePackage 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 operation of each class,
  • each enum,
  • and each data type
See Also:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final IRuntimePackage eINSTANCE
      The singleton instance of the package.
    • TEST_ENTITY

      static final int TEST_ENTITY
      The meta object id for the 'Test Entity' class.
      See Also:
    • TEST_ENTITY__DESCRIPTION

      static final int TEST_ENTITY__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST_ENTITY__NAME

      static final int TEST_ENTITY__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST_ENTITY__ENTITY_STATUS

      static final int TEST_ENTITY__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST_ENTITY__END_TIMESTAMP

      static final int TEST_ENTITY__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST_ENTITY__START_TIMESTAMP

      static final int TEST_ENTITY__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST_ENTITY__PARENT

      static final int TEST_ENTITY__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST_ENTITY__METADATA

      static final int TEST_ENTITY__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST_ENTITY__DURATION

      static final int TEST_ENTITY__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST_ENTITY__RESULTS

      static final int TEST_ENTITY__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST_ENTITY__ESTIMATED_DURATION

      static final int TEST_ENTITY__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST_ENTITY__TERMINATED

      static final int TEST_ENTITY__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST_ENTITY_FEATURE_COUNT

      static final int TEST_ENTITY_FEATURE_COUNT
      The number of structural features of the 'Test Entity' class.
      See Also:
    • TEST_ENTITY___GET_STATUS

      static final int TEST_ENTITY___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST_ENTITY___GET_ROOT

      static final int TEST_ENTITY___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST_ENTITY___HAS_ERROR

      static final int TEST_ENTITY___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST_ENTITY___GET_TEST_SUITE

      static final int TEST_ENTITY___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST_ENTITY___GET_RESOURCE

      static final int TEST_ENTITY___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST_ENTITY___RESET

      static final int TEST_ENTITY___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST_ENTITY___GET_WORST_RESULT

      static final int TEST_ENTITY___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST_ENTITY___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST_ENTITY___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST_ENTITY___GET_RESULTS__TESTSTATUS

      static final int TEST_ENTITY___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST_ENTITY___GET_FULL_PATH

      static final int TEST_ENTITY___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST_ENTITY___SET_DISABLED__STRING

      static final int TEST_ENTITY___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST_ENTITY___IS_DISABLED

      static final int TEST_ENTITY___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_ENTITY_OPERATION_COUNT

      static final int TEST_ENTITY_OPERATION_COUNT
      The number of operations of the 'Test Entity' class.
      See Also:
    • TEST_CONTAINER

      static final int TEST_CONTAINER
      The meta object id for the 'Test Container' class.
      See Also:
    • TEST_CONTAINER__DESCRIPTION

      static final int TEST_CONTAINER__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST_CONTAINER__NAME

      static final int TEST_CONTAINER__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST_CONTAINER__ENTITY_STATUS

      static final int TEST_CONTAINER__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST_CONTAINER__END_TIMESTAMP

      static final int TEST_CONTAINER__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST_CONTAINER__START_TIMESTAMP

      static final int TEST_CONTAINER__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST_CONTAINER__PARENT

      static final int TEST_CONTAINER__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST_CONTAINER__METADATA

      static final int TEST_CONTAINER__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST_CONTAINER__DURATION

      static final int TEST_CONTAINER__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST_CONTAINER__RESULTS

      static final int TEST_CONTAINER__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST_CONTAINER__ESTIMATED_DURATION

      static final int TEST_CONTAINER__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST_CONTAINER__TERMINATED

      static final int TEST_CONTAINER__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST_CONTAINER__CHILDREN

      static final int TEST_CONTAINER__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • TEST_CONTAINER__RESOURCE

      static final int TEST_CONTAINER__RESOURCE
      The feature id for the 'Resource' attribute.
      See Also:
    • TEST_CONTAINER_FEATURE_COUNT

      static final int TEST_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Test Container' class.
      See Also:
    • TEST_CONTAINER___GET_STATUS

      static final int TEST_CONTAINER___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST_CONTAINER___GET_ROOT

      static final int TEST_CONTAINER___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST_CONTAINER___HAS_ERROR

      static final int TEST_CONTAINER___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST_CONTAINER___GET_TEST_SUITE

      static final int TEST_CONTAINER___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST_CONTAINER___GET_RESOURCE

      static final int TEST_CONTAINER___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST_CONTAINER___RESET

      static final int TEST_CONTAINER___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST_CONTAINER___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST_CONTAINER___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST_CONTAINER___GET_WORST_RESULT

      static final int TEST_CONTAINER___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST_CONTAINER___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST_CONTAINER___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST_CONTAINER___GET_RESULTS__TESTSTATUS

      static final int TEST_CONTAINER___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST_CONTAINER___GET_FULL_PATH

      static final int TEST_CONTAINER___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST_CONTAINER___SET_DISABLED__STRING

      static final int TEST_CONTAINER___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST_CONTAINER___IS_DISABLED

      static final int TEST_CONTAINER___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_CONTAINER___GET_TEST__STRING

      static final int TEST_CONTAINER___GET_TEST__STRING
      The operation id for the 'Get Test' operation.
      See Also:
    • TEST_CONTAINER___GET_CHILD_CONTAINERS

      static final int TEST_CONTAINER___GET_CHILD_CONTAINERS
      The operation id for the 'Get Child Containers' operation.
      See Also:
    • TEST_CONTAINER_OPERATION_COUNT

      static final int TEST_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Test Container' class.
      See Also:
    • TEST

      static final int TEST
      The meta object id for the 'Test' class.
      See Also:
    • TEST__DESCRIPTION

      static final int TEST__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST__NAME

      static final int TEST__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST__ENTITY_STATUS

      static final int TEST__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST__END_TIMESTAMP

      static final int TEST__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST__START_TIMESTAMP

      static final int TEST__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST__PARENT

      static final int TEST__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST__METADATA

      static final int TEST__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST__DURATION

      static final int TEST__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST__RESULTS

      static final int TEST__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST__ESTIMATED_DURATION

      static final int TEST__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST__TERMINATED

      static final int TEST__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST__STACK_TRACE

      static final int TEST__STACK_TRACE
      The feature id for the 'Stack Trace' attribute.
      See Also:
    • TEST__DURATION_LIMIT

      static final int TEST__DURATION_LIMIT
      The feature id for the 'Duration Limit' attribute.
      See Also:
    • TEST_FEATURE_COUNT

      static final int TEST_FEATURE_COUNT
      The number of structural features of the 'Test' class.
      See Also:
    • TEST___GET_STATUS

      static final int TEST___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST___GET_ROOT

      static final int TEST___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST___HAS_ERROR

      static final int TEST___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST___GET_TEST_SUITE

      static final int TEST___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST___GET_RESOURCE

      static final int TEST___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST___RESET

      static final int TEST___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST___GET_WORST_RESULT

      static final int TEST___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST___GET_RESULTS__TESTSTATUS

      static final int TEST___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST___GET_FULL_PATH

      static final int TEST___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST___SET_DISABLED__STRING

      static final int TEST___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST___IS_DISABLED

      static final int TEST___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_OPERATION_COUNT

      static final int TEST_OPERATION_COUNT
      The number of operations of the 'Test' class.
      See Also:
    • TEST_SUITE

      static final int TEST_SUITE
      The meta object id for the 'Test Suite' class.
      See Also:
    • TEST_SUITE__DESCRIPTION

      static final int TEST_SUITE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST_SUITE__NAME

      static final int TEST_SUITE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST_SUITE__ENTITY_STATUS

      static final int TEST_SUITE__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST_SUITE__END_TIMESTAMP

      static final int TEST_SUITE__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST_SUITE__START_TIMESTAMP

      static final int TEST_SUITE__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST_SUITE__PARENT

      static final int TEST_SUITE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST_SUITE__METADATA

      static final int TEST_SUITE__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST_SUITE__DURATION

      static final int TEST_SUITE__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST_SUITE__RESULTS

      static final int TEST_SUITE__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST_SUITE__ESTIMATED_DURATION

      static final int TEST_SUITE__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST_SUITE__TERMINATED

      static final int TEST_SUITE__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST_SUITE__CHILDREN

      static final int TEST_SUITE__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • TEST_SUITE__RESOURCE

      static final int TEST_SUITE__RESOURCE
      The feature id for the 'Resource' attribute.
      See Also:
    • TEST_SUITE__ACTIVE_TESTS

      static final int TEST_SUITE__ACTIVE_TESTS
      The feature id for the 'Active Tests' reference list.
      See Also:
    • TEST_SUITE__DEFINITION

      static final int TEST_SUITE__DEFINITION
      The feature id for the 'Definition' reference.
      See Also:
    • TEST_SUITE__MASTER_ENGINE

      static final int TEST_SUITE__MASTER_ENGINE
      The feature id for the 'Master Engine' attribute.
      See Also:
    • TEST_SUITE_FEATURE_COUNT

      static final int TEST_SUITE_FEATURE_COUNT
      The number of structural features of the 'Test Suite' class.
      See Also:
    • TEST_SUITE___GET_STATUS

      static final int TEST_SUITE___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST_SUITE___GET_ROOT

      static final int TEST_SUITE___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST_SUITE___HAS_ERROR

      static final int TEST_SUITE___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST_SUITE___GET_TEST_SUITE

      static final int TEST_SUITE___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST_SUITE___GET_RESOURCE

      static final int TEST_SUITE___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST_SUITE___RESET

      static final int TEST_SUITE___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST_SUITE___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST_SUITE___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST_SUITE___GET_WORST_RESULT

      static final int TEST_SUITE___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST_SUITE___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST_SUITE___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST_SUITE___GET_RESULTS__TESTSTATUS

      static final int TEST_SUITE___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST_SUITE___GET_FULL_PATH

      static final int TEST_SUITE___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST_SUITE___SET_DISABLED__STRING

      static final int TEST_SUITE___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST_SUITE___IS_DISABLED

      static final int TEST_SUITE___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_SUITE___GET_TEST__STRING

      static final int TEST_SUITE___GET_TEST__STRING
      The operation id for the 'Get Test' operation.
      See Also:
    • TEST_SUITE___GET_CHILD_CONTAINERS

      static final int TEST_SUITE___GET_CHILD_CONTAINERS
      The operation id for the 'Get Child Containers' operation.
      See Also:
    • TEST_SUITE_OPERATION_COUNT

      static final int TEST_SUITE_OPERATION_COUNT
      The number of operations of the 'Test Suite' class.
      See Also:
    • TEST_FOLDER

      static final int TEST_FOLDER
      The meta object id for the 'Test Folder' class.
      See Also:
    • TEST_FOLDER__DESCRIPTION

      static final int TEST_FOLDER__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST_FOLDER__NAME

      static final int TEST_FOLDER__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST_FOLDER__ENTITY_STATUS

      static final int TEST_FOLDER__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST_FOLDER__END_TIMESTAMP

      static final int TEST_FOLDER__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST_FOLDER__START_TIMESTAMP

      static final int TEST_FOLDER__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST_FOLDER__PARENT

      static final int TEST_FOLDER__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST_FOLDER__METADATA

      static final int TEST_FOLDER__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST_FOLDER__DURATION

      static final int TEST_FOLDER__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST_FOLDER__RESULTS

      static final int TEST_FOLDER__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST_FOLDER__ESTIMATED_DURATION

      static final int TEST_FOLDER__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST_FOLDER__TERMINATED

      static final int TEST_FOLDER__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST_FOLDER__CHILDREN

      static final int TEST_FOLDER__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • TEST_FOLDER__RESOURCE

      static final int TEST_FOLDER__RESOURCE
      The feature id for the 'Resource' attribute.
      See Also:
    • TEST_FOLDER_FEATURE_COUNT

      static final int TEST_FOLDER_FEATURE_COUNT
      The number of structural features of the 'Test Folder' class.
      See Also:
    • TEST_FOLDER___GET_STATUS

      static final int TEST_FOLDER___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST_FOLDER___GET_ROOT

      static final int TEST_FOLDER___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST_FOLDER___HAS_ERROR

      static final int TEST_FOLDER___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST_FOLDER___GET_TEST_SUITE

      static final int TEST_FOLDER___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST_FOLDER___GET_RESOURCE

      static final int TEST_FOLDER___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST_FOLDER___RESET

      static final int TEST_FOLDER___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST_FOLDER___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST_FOLDER___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST_FOLDER___GET_WORST_RESULT

      static final int TEST_FOLDER___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST_FOLDER___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST_FOLDER___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST_FOLDER___GET_RESULTS__TESTSTATUS

      static final int TEST_FOLDER___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST_FOLDER___GET_FULL_PATH

      static final int TEST_FOLDER___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST_FOLDER___SET_DISABLED__STRING

      static final int TEST_FOLDER___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST_FOLDER___IS_DISABLED

      static final int TEST_FOLDER___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_FOLDER___GET_TEST__STRING

      static final int TEST_FOLDER___GET_TEST__STRING
      The operation id for the 'Get Test' operation.
      See Also:
    • TEST_FOLDER___GET_CHILD_CONTAINERS

      static final int TEST_FOLDER___GET_CHILD_CONTAINERS
      The operation id for the 'Get Child Containers' operation.
      See Also:
    • TEST_FOLDER_OPERATION_COUNT

      static final int TEST_FOLDER_OPERATION_COUNT
      The number of operations of the 'Test Folder' class.
      See Also:
    • TEST_CLASS

      static final int TEST_CLASS
      The meta object id for the 'Test Class' class.
      See Also:
    • TEST_CLASS__DESCRIPTION

      static final int TEST_CLASS__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST_CLASS__NAME

      static final int TEST_CLASS__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST_CLASS__ENTITY_STATUS

      static final int TEST_CLASS__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST_CLASS__END_TIMESTAMP

      static final int TEST_CLASS__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST_CLASS__START_TIMESTAMP

      static final int TEST_CLASS__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST_CLASS__PARENT

      static final int TEST_CLASS__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST_CLASS__METADATA

      static final int TEST_CLASS__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST_CLASS__DURATION

      static final int TEST_CLASS__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST_CLASS__RESULTS

      static final int TEST_CLASS__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST_CLASS__ESTIMATED_DURATION

      static final int TEST_CLASS__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST_CLASS__TERMINATED

      static final int TEST_CLASS__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST_CLASS__CHILDREN

      static final int TEST_CLASS__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • TEST_CLASS__RESOURCE

      static final int TEST_CLASS__RESOURCE
      The feature id for the 'Resource' attribute.
      See Also:
    • TEST_CLASS__STACK_TRACE

      static final int TEST_CLASS__STACK_TRACE
      The feature id for the 'Stack Trace' attribute.
      See Also:
    • TEST_CLASS_FEATURE_COUNT

      static final int TEST_CLASS_FEATURE_COUNT
      The number of structural features of the 'Test Class' class.
      See Also:
    • TEST_CLASS___GET_STATUS

      static final int TEST_CLASS___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST_CLASS___GET_ROOT

      static final int TEST_CLASS___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST_CLASS___HAS_ERROR

      static final int TEST_CLASS___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST_CLASS___GET_TEST_SUITE

      static final int TEST_CLASS___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST_CLASS___GET_RESOURCE

      static final int TEST_CLASS___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST_CLASS___RESET

      static final int TEST_CLASS___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST_CLASS___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST_CLASS___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST_CLASS___GET_WORST_RESULT

      static final int TEST_CLASS___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST_CLASS___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST_CLASS___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST_CLASS___GET_RESULTS__TESTSTATUS

      static final int TEST_CLASS___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST_CLASS___GET_FULL_PATH

      static final int TEST_CLASS___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST_CLASS___SET_DISABLED__STRING

      static final int TEST_CLASS___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST_CLASS___IS_DISABLED

      static final int TEST_CLASS___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_CLASS___GET_TEST__STRING

      static final int TEST_CLASS___GET_TEST__STRING
      The operation id for the 'Get Test' operation.
      See Also:
    • TEST_CLASS___GET_CHILD_CONTAINERS

      static final int TEST_CLASS___GET_CHILD_CONTAINERS
      The operation id for the 'Get Child Containers' operation.
      See Also:
    • TEST_CLASS_OPERATION_COUNT

      static final int TEST_CLASS_OPERATION_COUNT
      The number of operations of the 'Test Class' class.
      See Also:
    • STACK_TRACE_CONTAINER

      static final int STACK_TRACE_CONTAINER
      The meta object id for the 'Stack Trace Container' class.
      See Also:
    • STACK_TRACE_CONTAINER__STACK_TRACE

      static final int STACK_TRACE_CONTAINER__STACK_TRACE
      The feature id for the 'Stack Trace' attribute.
      See Also:
    • STACK_TRACE_CONTAINER_FEATURE_COUNT

      static final int STACK_TRACE_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Stack Trace Container' class.
      See Also:
    • STACK_TRACE_CONTAINER_OPERATION_COUNT

      static final int STACK_TRACE_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Stack Trace Container' class.
      See Also:
    • TEST_RESULT

      static final int TEST_RESULT
      The meta object id for the 'Test Result' class.
      See Also:
    • TEST_RESULT__STACK_TRACE

      static final int TEST_RESULT__STACK_TRACE
      The feature id for the 'Stack Trace' attribute.
      See Also:
    • TEST_RESULT__STATUS

      static final int TEST_RESULT__STATUS
      The feature id for the 'Status' attribute.
      See Also:
    • TEST_RESULT__MESSAGE

      static final int TEST_RESULT__MESSAGE
      The feature id for the 'Message' attribute.
      See Also:
    • TEST_RESULT_FEATURE_COUNT

      static final int TEST_RESULT_FEATURE_COUNT
      The number of structural features of the 'Test Result' class.
      See Also:
    • TEST_RESULT_OPERATION_COUNT

      static final int TEST_RESULT_OPERATION_COUNT
      The number of operations of the 'Test Result' class.
      See Also:
    • TEST_FILE

      static final int TEST_FILE
      The meta object id for the 'Test File' class.
      See Also:
    • TEST_FILE__DESCRIPTION

      static final int TEST_FILE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
    • TEST_FILE__NAME

      static final int TEST_FILE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • TEST_FILE__ENTITY_STATUS

      static final int TEST_FILE__ENTITY_STATUS
      The feature id for the 'Entity Status' attribute.
      See Also:
    • TEST_FILE__END_TIMESTAMP

      static final int TEST_FILE__END_TIMESTAMP
      The feature id for the 'End Timestamp' attribute.
      See Also:
    • TEST_FILE__START_TIMESTAMP

      static final int TEST_FILE__START_TIMESTAMP
      The feature id for the 'Start Timestamp' attribute.
      See Also:
    • TEST_FILE__PARENT

      static final int TEST_FILE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • TEST_FILE__METADATA

      static final int TEST_FILE__METADATA
      The feature id for the 'Metadata' containment reference list.
      See Also:
    • TEST_FILE__DURATION

      static final int TEST_FILE__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
    • TEST_FILE__RESULTS

      static final int TEST_FILE__RESULTS
      The feature id for the 'Results' containment reference list.
      See Also:
    • TEST_FILE__ESTIMATED_DURATION

      static final int TEST_FILE__ESTIMATED_DURATION
      The feature id for the 'Estimated Duration' attribute.
      See Also:
    • TEST_FILE__TERMINATED

      static final int TEST_FILE__TERMINATED
      The feature id for the 'Terminated' attribute.
      See Also:
    • TEST_FILE__CHILDREN

      static final int TEST_FILE__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • TEST_FILE__RESOURCE

      static final int TEST_FILE__RESOURCE
      The feature id for the 'Resource' attribute.
      See Also:
    • TEST_FILE__INSERTION_ORDER

      static final int TEST_FILE__INSERTION_ORDER
      The feature id for the 'Insertion Order' attribute.
      See Also:
    • TEST_FILE_FEATURE_COUNT

      static final int TEST_FILE_FEATURE_COUNT
      The number of structural features of the 'Test File' class.
      See Also:
    • TEST_FILE___GET_STATUS

      static final int TEST_FILE___GET_STATUS
      The operation id for the 'Get Status' operation.
      See Also:
    • TEST_FILE___GET_ROOT

      static final int TEST_FILE___GET_ROOT
      The operation id for the 'Get Root' operation.
      See Also:
    • TEST_FILE___HAS_ERROR

      static final int TEST_FILE___HAS_ERROR
      The operation id for the 'Has Error' operation.
      See Also:
    • TEST_FILE___GET_TEST_SUITE

      static final int TEST_FILE___GET_TEST_SUITE
      The operation id for the 'Get Test Suite' operation.
      See Also:
    • TEST_FILE___GET_RESOURCE

      static final int TEST_FILE___GET_RESOURCE
      The operation id for the 'Get Resource' operation.
      See Also:
    • TEST_FILE___RESET

      static final int TEST_FILE___RESET
      The operation id for the 'Reset' operation.
      See Also:
    • TEST_FILE___RUN__ITESTEXECUTIONSTRATEGY

      static final int TEST_FILE___RUN__ITESTEXECUTIONSTRATEGY
      The operation id for the 'Run' operation.
      See Also:
    • TEST_FILE___GET_WORST_RESULT

      static final int TEST_FILE___GET_WORST_RESULT
      The operation id for the 'Get Worst Result' operation.
      See Also:
    • TEST_FILE___ADD_ERROR__STRING_SCRIPTSTACKTRACE

      static final int TEST_FILE___ADD_ERROR__STRING_SCRIPTSTACKTRACE
      The operation id for the 'Add Error' operation.
      See Also:
    • TEST_FILE___GET_RESULTS__TESTSTATUS

      static final int TEST_FILE___GET_RESULTS__TESTSTATUS
      The operation id for the 'Get Results' operation.
      See Also:
    • TEST_FILE___GET_FULL_PATH

      static final int TEST_FILE___GET_FULL_PATH
      The operation id for the 'Get Full Path' operation.
      See Also:
    • TEST_FILE___SET_DISABLED__STRING

      static final int TEST_FILE___SET_DISABLED__STRING
      The operation id for the 'Set Disabled' operation.
      See Also:
    • TEST_FILE___IS_DISABLED

      static final int TEST_FILE___IS_DISABLED
      The operation id for the 'Is Disabled' operation.
      See Also:
    • TEST_FILE___GET_TEST__STRING

      static final int TEST_FILE___GET_TEST__STRING
      The operation id for the 'Get Test' operation.
      See Also:
    • TEST_FILE___GET_CHILD_CONTAINERS

      static final int TEST_FILE___GET_CHILD_CONTAINERS
      The operation id for the 'Get Child Containers' operation.
      See Also:
    • TEST_FILE_OPERATION_COUNT

      static final int TEST_FILE_OPERATION_COUNT
      The number of operations of the 'Test File' class.
      See Also:
    • METADATA

      static final int METADATA
      The meta object id for the 'Metadata' class.
      See Also:
    • METADATA__STACK_TRACE

      static final int METADATA__STACK_TRACE
      The feature id for the 'Stack Trace' attribute.
      See Also:
    • METADATA__KEY

      static final int METADATA__KEY
      The feature id for the 'Key' attribute.
      See Also:
    • METADATA__VALUE

      static final int METADATA__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • METADATA_FEATURE_COUNT

      static final int METADATA_FEATURE_COUNT
      The number of structural features of the 'Metadata' class.
      See Also:
    • METADATA_OPERATION_COUNT

      static final int METADATA_OPERATION_COUNT
      The number of operations of the 'Metadata' class.
      See Also:
    • TEST_STATUS

      static final int TEST_STATUS
      The meta object id for the 'Test Status' enum.
      See Also:
    • SCRIPT_ENGINE

      static final int SCRIPT_ENGINE
      The meta object id for the 'Script Engine' data type.
      See Also:
    • THROWABLE

      static final int THROWABLE
      The meta object id for the 'Throwable' data type.
      See Also:
    • SCRIPT_STACK_TRACE

      static final int SCRIPT_STACK_TRACE
      The meta object id for the 'Script Stack Trace' data type.
      See Also:
    • TEST_EXECUTION_STRATEGY

      static final int TEST_EXECUTION_STRATEGY
      The meta object id for the 'Test Execution Strategy' data type.
      See Also:
    • PATH

      static final int PATH
      The meta object id for the 'Path' data type.
      See Also:
  • Method Details

    • getTestEntity

      org.eclipse.emf.ecore.EClass getTestEntity()
      Returns the meta object for class 'Test Entity'.
      Returns:
      the meta object for class 'Test Entity'.
      See Also:
    • getTestEntity_Description

      org.eclipse.emf.ecore.EAttribute getTestEntity_Description()
      Returns the meta object for the attribute 'Description'.
      Returns:
      the meta object for the attribute 'Description'.
      See Also:
    • getTestEntity_Name

      org.eclipse.emf.ecore.EAttribute getTestEntity_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getTestEntity_EntityStatus

      org.eclipse.emf.ecore.EAttribute getTestEntity_EntityStatus()
      Returns the meta object for the attribute 'Entity Status'.
      Returns:
      the meta object for the attribute 'Entity Status'.
      See Also:
    • getTestEntity_EndTimestamp

      org.eclipse.emf.ecore.EAttribute getTestEntity_EndTimestamp()
      Returns the meta object for the attribute 'End Timestamp'.
      Returns:
      the meta object for the attribute 'End Timestamp'.
      See Also:
    • getTestEntity_StartTimestamp

      org.eclipse.emf.ecore.EAttribute getTestEntity_StartTimestamp()
      Returns the meta object for the attribute 'Start Timestamp'.
      Returns:
      the meta object for the attribute 'Start Timestamp'.
      See Also:
    • getTestEntity_Parent

      org.eclipse.emf.ecore.EReference getTestEntity_Parent()
      Returns the meta object for the container reference 'Parent'.
      Returns:
      the meta object for the container reference 'Parent'.
      See Also:
    • getTestEntity_Metadata

      org.eclipse.emf.ecore.EReference getTestEntity_Metadata()
      Returns the meta object for the containment reference list 'Metadata'.
      Returns:
      the meta object for the containment reference list 'Metadata'.
      See Also:
    • getTestEntity_Duration

      org.eclipse.emf.ecore.EAttribute getTestEntity_Duration()
      Returns the meta object for the attribute 'Duration'.
      Returns:
      the meta object for the attribute 'Duration'.
      See Also:
    • getTestEntity_Results

      org.eclipse.emf.ecore.EReference getTestEntity_Results()
      Returns the meta object for the containment reference list 'Results'.
      Returns:
      the meta object for the containment reference list 'Results'.
      See Also:
    • getTestEntity_EstimatedDuration

      org.eclipse.emf.ecore.EAttribute getTestEntity_EstimatedDuration()
      Returns the meta object for the attribute 'Estimated Duration'.
      Returns:
      the meta object for the attribute 'Estimated Duration'.
      See Also:
    • getTestEntity_Terminated

      org.eclipse.emf.ecore.EAttribute getTestEntity_Terminated()
      Returns the meta object for the attribute 'Terminated'.
      Returns:
      the meta object for the attribute 'Terminated'.
      See Also:
    • getTestEntity__GetStatus

      org.eclipse.emf.ecore.EOperation getTestEntity__GetStatus()
      Returns the meta object for the 'Get Status' operation.
      Returns:
      the meta object for the 'Get Status' operation.
      See Also:
    • getTestEntity__GetRoot

      org.eclipse.emf.ecore.EOperation getTestEntity__GetRoot()
      Returns the meta object for the 'Get Root' operation.
      Returns:
      the meta object for the 'Get Root' operation.
      See Also:
    • getTestEntity__HasError

      org.eclipse.emf.ecore.EOperation getTestEntity__HasError()
      Returns the meta object for the 'Has Error' operation.
      Returns:
      the meta object for the 'Has Error' operation.
      See Also:
    • getTestEntity__GetTestSuite

      org.eclipse.emf.ecore.EOperation getTestEntity__GetTestSuite()
      Returns the meta object for the 'Get Test Suite' operation.
      Returns:
      the meta object for the 'Get Test Suite' operation.
      See Also:
    • getTestEntity__GetResource

      org.eclipse.emf.ecore.EOperation getTestEntity__GetResource()
      Returns the meta object for the 'Get Resource' operation.
      Returns:
      the meta object for the 'Get Resource' operation.
      See Also:
    • getTestEntity__Reset

      org.eclipse.emf.ecore.EOperation getTestEntity__Reset()
      Returns the meta object for the 'Reset' operation.
      Returns:
      the meta object for the 'Reset' operation.
      See Also:
    • getTestEntity__Run__ITestExecutionStrategy

      org.eclipse.emf.ecore.EOperation getTestEntity__Run__ITestExecutionStrategy()
      Returns the meta object for the 'Run' operation.
      Returns:
      the meta object for the 'Run' operation.
      See Also:
    • getTestEntity__GetWorstResult

      org.eclipse.emf.ecore.EOperation getTestEntity__GetWorstResult()
      Returns the meta object for the 'Get Worst Result' operation.
      Returns:
      the meta object for the 'Get Worst Result' operation.
      See Also:
    • getTestEntity__AddError__String_ScriptStackTrace

      org.eclipse.emf.ecore.EOperation getTestEntity__AddError__String_ScriptStackTrace()
      Returns the meta object for the 'Add Error' operation.
      Returns:
      the meta object for the 'Add Error' operation.
      See Also:
    • getTestEntity__GetResults__TestStatus

      org.eclipse.emf.ecore.EOperation getTestEntity__GetResults__TestStatus()
      Returns the meta object for the 'Get Results' operation.
      Returns:
      the meta object for the 'Get Results' operation.
      See Also:
    • getTestEntity__GetFullPath

      org.eclipse.emf.ecore.EOperation getTestEntity__GetFullPath()
      Returns the meta object for the 'Get Full Path' operation.
      Returns:
      the meta object for the 'Get Full Path' operation.
      See Also:
    • getTestEntity__SetDisabled__String

      org.eclipse.emf.ecore.EOperation getTestEntity__SetDisabled__String()
      Returns the meta object for the 'Set Disabled' operation.
      Returns:
      the meta object for the 'Set Disabled' operation.
      See Also:
    • getTestEntity__IsDisabled

      org.eclipse.emf.ecore.EOperation getTestEntity__IsDisabled()
      Returns the meta object for the 'Is Disabled' operation.
      Returns:
      the meta object for the 'Is Disabled' operation.
      See Also:
    • getTestContainer

      org.eclipse.emf.ecore.EClass getTestContainer()
      Returns the meta object for class 'Test Container'.
      Returns:
      the meta object for class 'Test Container'.
      See Also:
    • getTestContainer_Children

      org.eclipse.emf.ecore.EReference getTestContainer_Children()
      Returns the meta object for the containment reference list 'Children'.
      Returns:
      the meta object for the containment reference list 'Children'.
      See Also:
    • getTestContainer_Resource

      org.eclipse.emf.ecore.EAttribute getTestContainer_Resource()
      Returns the meta object for the attribute 'Resource'.
      Returns:
      the meta object for the attribute 'Resource'.
      See Also:
    • getTestContainer__GetTest__String

      org.eclipse.emf.ecore.EOperation getTestContainer__GetTest__String()
      Returns the meta object for the 'Get Test' operation.
      Returns:
      the meta object for the 'Get Test' operation.
      See Also:
    • getTestContainer__GetChildContainers

      org.eclipse.emf.ecore.EOperation getTestContainer__GetChildContainers()
      Returns the meta object for the 'Get Child Containers' operation.
      Returns:
      the meta object for the 'Get Child Containers' operation.
      See Also:
    • getTest

      org.eclipse.emf.ecore.EClass getTest()
      Returns the meta object for class 'Test'.
      Returns:
      the meta object for class 'Test'.
      See Also:
    • getTest_DurationLimit

      org.eclipse.emf.ecore.EAttribute getTest_DurationLimit()
      Returns the meta object for the attribute 'Duration Limit'.
      Returns:
      the meta object for the attribute 'Duration Limit'.
      See Also:
    • getTestSuite

      org.eclipse.emf.ecore.EClass getTestSuite()
      Returns the meta object for class 'Test Suite'.
      Returns:
      the meta object for class 'Test Suite'.
      See Also:
    • getTestSuite_ActiveTests

      org.eclipse.emf.ecore.EReference getTestSuite_ActiveTests()
      Returns the meta object for the reference list 'Active Tests'.
      Returns:
      the meta object for the reference list 'Active Tests'.
      See Also:
    • getTestSuite_Definition

      org.eclipse.emf.ecore.EReference getTestSuite_Definition()
      Returns the meta object for the reference 'Definition'.
      Returns:
      the meta object for the reference 'Definition'.
      See Also:
    • getTestSuite_MasterEngine

      org.eclipse.emf.ecore.EAttribute getTestSuite_MasterEngine()
      Returns the meta object for the attribute 'Master Engine'.
      Returns:
      the meta object for the attribute 'Master Engine'.
      See Also:
    • getTestFolder

      org.eclipse.emf.ecore.EClass getTestFolder()
      Returns the meta object for class 'Test Folder'.
      Returns:
      the meta object for class 'Test Folder'.
      See Also:
    • getTestClass

      org.eclipse.emf.ecore.EClass getTestClass()
      Returns the meta object for class 'Test Class'.
      Returns:
      the meta object for class 'Test Class'.
      See Also:
    • getTestResult

      org.eclipse.emf.ecore.EClass getTestResult()
      Returns the meta object for class 'Test Result'.
      Returns:
      the meta object for class 'Test Result'.
      See Also:
    • getTestResult_Status

      org.eclipse.emf.ecore.EAttribute getTestResult_Status()
      Returns the meta object for the attribute 'Status'.
      Returns:
      the meta object for the attribute 'Status'.
      See Also:
    • getTestResult_Message

      org.eclipse.emf.ecore.EAttribute getTestResult_Message()
      Returns the meta object for the attribute 'Message'.
      Returns:
      the meta object for the attribute 'Message'.
      See Also:
    • getTestFile

      org.eclipse.emf.ecore.EClass getTestFile()
      Returns the meta object for class 'Test File'.
      Returns:
      the meta object for class 'Test File'.
      See Also:
    • getTestFile_InsertionOrder

      org.eclipse.emf.ecore.EAttribute getTestFile_InsertionOrder()
      Returns the meta object for the attribute 'Insertion Order'.
      Returns:
      the meta object for the attribute 'Insertion Order'.
      See Also:
    • getStackTraceContainer

      org.eclipse.emf.ecore.EClass getStackTraceContainer()
      Returns the meta object for class 'Stack Trace Container'.
      Returns:
      the meta object for class 'Stack Trace Container'.
      See Also:
    • getStackTraceContainer_StackTrace

      org.eclipse.emf.ecore.EAttribute getStackTraceContainer_StackTrace()
      Returns the meta object for the attribute 'Stack Trace'.
      Returns:
      the meta object for the attribute 'Stack Trace'.
      See Also:
    • getMetadata

      org.eclipse.emf.ecore.EClass getMetadata()
      Returns the meta object for class 'Metadata'.
      Returns:
      the meta object for class 'Metadata'.
      See Also:
    • getMetadata_Key

      org.eclipse.emf.ecore.EAttribute getMetadata_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
    • getMetadata_Value

      org.eclipse.emf.ecore.EAttribute getMetadata_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getTestStatus

      org.eclipse.emf.ecore.EEnum getTestStatus()
      Returns the meta object for enum 'Test Status'.
      Returns:
      the meta object for enum 'Test Status'.
      See Also:
    • getScriptEngine

      org.eclipse.emf.ecore.EDataType getScriptEngine()
      Returns the meta object for data type 'Script Engine'.
      Returns:
      the meta object for data type 'Script Engine'.
      See Also:
    • getThrowable

      org.eclipse.emf.ecore.EDataType getThrowable()
      Returns the meta object for data type 'Throwable'.
      Returns:
      the meta object for data type 'Throwable'.
      See Also:
    • getScriptStackTrace

      org.eclipse.emf.ecore.EDataType getScriptStackTrace()
      Returns the meta object for data type 'Script Stack Trace'.
      Returns:
      the meta object for data type 'Script Stack Trace'.
      See Also:
    • getTestExecutionStrategy

      org.eclipse.emf.ecore.EDataType getTestExecutionStrategy()
      Returns the meta object for data type 'Test Execution Strategy'.
      Returns:
      the meta object for data type 'Test Execution Strategy'.
      See Also:
      • ITestExecutionStrategy
    • getPath

      org.eclipse.emf.ecore.EDataType getPath()
      Returns the meta object for data type 'Path'.
      Returns:
      the meta object for data type 'Path'.
      See Also:
      • IPath
    • getRuntimeFactory

      IRuntimeFactory getRuntimeFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.