public interface IRuntimePackage
extends org.eclipse.emf.ecore.EPackage
IRuntimeFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
IRuntimePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static IRuntimePackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
METADATA
The meta object id for the '
Metadata ' class. |
static int |
METADATA__KEY
The feature id for the 'Key' attribute.
|
static int |
METADATA__STACK_TRACE
The feature id for the 'Stack Trace' attribute.
|
static int |
METADATA__VALUE
The feature id for the 'Value' attribute.
|
static int |
METADATA_FEATURE_COUNT
The number of structural features of the 'Metadata' class.
|
static int |
METADATA_OPERATION_COUNT
The number of operations of the 'Metadata' class.
|
static int |
PATH
The meta object id for the 'Path' data type.
|
static int |
SCRIPT_ENGINE
The meta object id for the 'Script Engine' data type.
|
static int |
SCRIPT_STACK_TRACE
The meta object id for the 'Script Stack Trace' data type.
|
static int |
STACK_TRACE_CONTAINER
The meta object id for the '
Stack Trace Container ' class. |
static int |
STACK_TRACE_CONTAINER__STACK_TRACE
The feature id for the 'Stack Trace' attribute.
|
static int |
STACK_TRACE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Stack Trace Container' class.
|
static int |
STACK_TRACE_CONTAINER_OPERATION_COUNT
The number of operations of the 'Stack Trace Container' class.
|
static int |
TEST
The meta object id for the '
Test ' class. |
static int |
TEST___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST__DURATION_LIMIT
The feature id for the 'Duration Limit' attribute.
|
static int |
TEST__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST__STACK_TRACE
The feature id for the 'Stack Trace' attribute.
|
static int |
TEST__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_CLASS
The meta object id for the '
Test Class ' class. |
static int |
TEST_CLASS___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST_CLASS___GET_CHILD_CONTAINERS
The operation id for the 'Get Child Containers' operation.
|
static int |
TEST_CLASS___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST_CLASS___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST_CLASS___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST_CLASS___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST_CLASS___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST_CLASS___GET_TEST__STRING
The operation id for the 'Get Test' operation.
|
static int |
TEST_CLASS___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST_CLASS___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST_CLASS___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST_CLASS___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST_CLASS___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST_CLASS___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST_CLASS___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST_CLASS__CHILDREN
The feature id for the 'Children' containment reference list.
|
static int |
TEST_CLASS__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_CLASS__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST_CLASS__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST_CLASS__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST_CLASS__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST_CLASS__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST_CLASS__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_CLASS__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST_CLASS__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEST_CLASS__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST_CLASS__STACK_TRACE
The feature id for the 'Stack Trace' attribute.
|
static int |
TEST_CLASS__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST_CLASS__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_CLASS_FEATURE_COUNT
The number of structural features of the 'Test Class' class.
|
static int |
TEST_CLASS_OPERATION_COUNT
The number of operations of the 'Test Class' class.
|
static int |
TEST_CONTAINER
The meta object id for the '
Test Container ' class. |
static int |
TEST_CONTAINER___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST_CONTAINER___GET_CHILD_CONTAINERS
The operation id for the 'Get Child Containers' operation.
|
static int |
TEST_CONTAINER___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST_CONTAINER___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST_CONTAINER___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST_CONTAINER___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST_CONTAINER___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST_CONTAINER___GET_TEST__STRING
The operation id for the 'Get Test' operation.
|
static int |
TEST_CONTAINER___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST_CONTAINER___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST_CONTAINER___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST_CONTAINER___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST_CONTAINER___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST_CONTAINER___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST_CONTAINER___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST_CONTAINER__CHILDREN
The feature id for the 'Children' containment reference list.
|
static int |
TEST_CONTAINER__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_CONTAINER__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST_CONTAINER__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST_CONTAINER__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST_CONTAINER__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST_CONTAINER__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST_CONTAINER__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_CONTAINER__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST_CONTAINER__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEST_CONTAINER__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST_CONTAINER__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST_CONTAINER__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Test Container' class.
|
static int |
TEST_CONTAINER_OPERATION_COUNT
The number of operations of the 'Test Container' class.
|
static int |
TEST_ENTITY
The meta object id for the '
Test Entity ' class. |
static int |
TEST_ENTITY___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST_ENTITY___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST_ENTITY___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST_ENTITY___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST_ENTITY___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST_ENTITY___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST_ENTITY___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST_ENTITY___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST_ENTITY___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST_ENTITY___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST_ENTITY___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST_ENTITY___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST_ENTITY__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_ENTITY__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST_ENTITY__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST_ENTITY__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST_ENTITY__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST_ENTITY__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST_ENTITY__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_ENTITY__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST_ENTITY__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST_ENTITY__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST_ENTITY__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_ENTITY_FEATURE_COUNT
The number of structural features of the 'Test Entity' class.
|
static int |
TEST_ENTITY_OPERATION_COUNT
The number of operations of the 'Test Entity' class.
|
static int |
TEST_EXECUTION_STRATEGY
The meta object id for the 'Test Execution Strategy' data type.
|
static int |
TEST_FEATURE_COUNT
The number of structural features of the 'Test' class.
|
static int |
TEST_FILE
The meta object id for the '
Test File ' class. |
static int |
TEST_FILE___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST_FILE___GET_CHILD_CONTAINERS
The operation id for the 'Get Child Containers' operation.
|
static int |
TEST_FILE___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST_FILE___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST_FILE___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST_FILE___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST_FILE___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST_FILE___GET_TEST__STRING
The operation id for the 'Get Test' operation.
|
static int |
TEST_FILE___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST_FILE___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST_FILE___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST_FILE___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST_FILE___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST_FILE___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST_FILE___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST_FILE__CHILDREN
The feature id for the 'Children' containment reference list.
|
static int |
TEST_FILE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_FILE__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST_FILE__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST_FILE__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST_FILE__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST_FILE__INSERTION_ORDER
The feature id for the 'Insertion Order' attribute.
|
static int |
TEST_FILE__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST_FILE__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_FILE__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST_FILE__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEST_FILE__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST_FILE__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST_FILE__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_FILE_FEATURE_COUNT
The number of structural features of the 'Test File' class.
|
static int |
TEST_FILE_OPERATION_COUNT
The number of operations of the 'Test File' class.
|
static int |
TEST_FOLDER
The meta object id for the '
Test Folder ' class. |
static int |
TEST_FOLDER___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST_FOLDER___GET_CHILD_CONTAINERS
The operation id for the 'Get Child Containers' operation.
|
static int |
TEST_FOLDER___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST_FOLDER___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST_FOLDER___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST_FOLDER___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST_FOLDER___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST_FOLDER___GET_TEST__STRING
The operation id for the 'Get Test' operation.
|
static int |
TEST_FOLDER___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST_FOLDER___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST_FOLDER___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST_FOLDER___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST_FOLDER___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST_FOLDER___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST_FOLDER___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST_FOLDER__CHILDREN
The feature id for the 'Children' containment reference list.
|
static int |
TEST_FOLDER__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_FOLDER__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST_FOLDER__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST_FOLDER__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST_FOLDER__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST_FOLDER__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST_FOLDER__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_FOLDER__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST_FOLDER__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEST_FOLDER__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST_FOLDER__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST_FOLDER__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_FOLDER_FEATURE_COUNT
The number of structural features of the 'Test Folder' class.
|
static int |
TEST_FOLDER_OPERATION_COUNT
The number of operations of the 'Test Folder' class.
|
static int |
TEST_OPERATION_COUNT
The number of operations of the 'Test' class.
|
static int |
TEST_RESULT
The meta object id for the '
Test Result ' class. |
static int |
TEST_RESULT__MESSAGE
The feature id for the 'Message' attribute.
|
static int |
TEST_RESULT__STACK_TRACE
The feature id for the 'Stack Trace' attribute.
|
static int |
TEST_RESULT__STATUS
The feature id for the 'Status' attribute.
|
static int |
TEST_RESULT_FEATURE_COUNT
The number of structural features of the 'Test Result' class.
|
static int |
TEST_RESULT_OPERATION_COUNT
The number of operations of the 'Test Result' class.
|
static int |
TEST_STATUS
The meta object id for the '
Test Status ' enum. |
static int |
TEST_SUITE
The meta object id for the '
Test Suite ' class. |
static int |
TEST_SUITE___ADD_ERROR__STRING_ISCRIPTENGINE
The operation id for the 'Add Error' operation.
|
static int |
TEST_SUITE___GET_CHILD_CONTAINERS
The operation id for the 'Get Child Containers' operation.
|
static int |
TEST_SUITE___GET_FULL_PATH
The operation id for the 'Get Full Path' operation.
|
static int |
TEST_SUITE___GET_RESOURCE
The operation id for the 'Get Resource' operation.
|
static int |
TEST_SUITE___GET_RESULTS__TESTSTATUS
The operation id for the 'Get Results' operation.
|
static int |
TEST_SUITE___GET_ROOT
The operation id for the 'Get Root' operation.
|
static int |
TEST_SUITE___GET_STATUS
The operation id for the 'Get Status' operation.
|
static int |
TEST_SUITE___GET_TEST__STRING
The operation id for the 'Get Test' operation.
|
static int |
TEST_SUITE___GET_TEST_SUITE
The operation id for the 'Get Test Suite' operation.
|
static int |
TEST_SUITE___GET_WORST_RESULT
The operation id for the 'Get Worst Result' operation.
|
static int |
TEST_SUITE___HAS_ERROR
The operation id for the 'Has Error' operation.
|
static int |
TEST_SUITE___IS_DISABLED
The operation id for the 'Is Disabled' operation.
|
static int |
TEST_SUITE___RESET
The operation id for the 'Reset' operation.
|
static int |
TEST_SUITE___RUN__ITESTEXECUTIONSTRATEGY
The operation id for the 'Run' operation.
|
static int |
TEST_SUITE___SET_DISABLED__STRING
The operation id for the 'Set Disabled' operation.
|
static int |
TEST_SUITE__ACTIVE_TESTS
The feature id for the 'Active Tests' reference list.
|
static int |
TEST_SUITE__CHILDREN
The feature id for the 'Children' containment reference list.
|
static int |
TEST_SUITE__DEFINITION
The feature id for the 'Definition' reference.
|
static int |
TEST_SUITE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_SUITE__DURATION
The feature id for the 'Duration' attribute.
|
static int |
TEST_SUITE__END_TIMESTAMP
The feature id for the 'End Timestamp' attribute.
|
static int |
TEST_SUITE__ENTITY_STATUS
The feature id for the 'Entity Status' attribute.
|
static int |
TEST_SUITE__ESTIMATED_DURATION
The feature id for the 'Estimated Duration' attribute.
|
static int |
TEST_SUITE__MASTER_ENGINE
The feature id for the 'Master Engine' attribute.
|
static int |
TEST_SUITE__METADATA
The feature id for the 'Metadata' containment reference list.
|
static int |
TEST_SUITE__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_SUITE__PARENT
The feature id for the 'Parent' container reference.
|
static int |
TEST_SUITE__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEST_SUITE__RESULTS
The feature id for the 'Results' containment reference list.
|
static int |
TEST_SUITE__START_TIMESTAMP
The feature id for the 'Start Timestamp' attribute.
|
static int |
TEST_SUITE__TERMINATED
The feature id for the 'Terminated' attribute.
|
static int |
TEST_SUITE_FEATURE_COUNT
The number of structural features of the 'Test Suite' class.
|
static int |
TEST_SUITE_OPERATION_COUNT
The number of operations of the 'Test Suite' class.
|
static int |
THROWABLE
The meta object id for the 'Throwable' data type.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getMetadata_Key()
Returns the meta object for the attribute '
Key '. |
org.eclipse.emf.ecore.EAttribute |
getMetadata_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getMetadata()
Returns the meta object for class '
Metadata '. |
org.eclipse.emf.ecore.EDataType |
getPath()
Returns the meta object for data type '
Path '. |
IRuntimeFactory |
getRuntimeFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EDataType |
getScriptEngine()
Returns the meta object for data type '
Script Engine '. |
org.eclipse.emf.ecore.EDataType |
getScriptStackTrace()
Returns the meta object for data type '
Script Stack Trace '. |
org.eclipse.emf.ecore.EAttribute |
getStackTraceContainer_StackTrace()
Returns the meta object for the attribute '
Stack Trace '. |
org.eclipse.emf.ecore.EClass |
getStackTraceContainer()
Returns the meta object for class '
Stack Trace Container '. |
org.eclipse.emf.ecore.EAttribute |
getTest_DurationLimit()
Returns the meta object for the attribute '
Duration Limit '. |
org.eclipse.emf.ecore.EClass |
getTest()
Returns the meta object for class '
Test '. |
org.eclipse.emf.ecore.EClass |
getTestClass()
Returns the meta object for class '
Test Class '. |
org.eclipse.emf.ecore.EOperation |
getTestContainer__GetChildContainers()
Returns the meta object for the '
Get Child Containers ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestContainer__GetTest__String()
Returns the meta object for the '
Get Test ' operation. |
org.eclipse.emf.ecore.EReference |
getTestContainer_Children()
Returns the meta object for the containment reference list '
Children '. |
org.eclipse.emf.ecore.EAttribute |
getTestContainer_Resource()
Returns the meta object for the attribute '
Resource '. |
org.eclipse.emf.ecore.EClass |
getTestContainer()
Returns the meta object for class '
Test Container '. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__AddError__String_IScriptEngine()
Returns the meta object for the '
Add Error ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetFullPath()
Returns the meta object for the '
Get Full Path ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetResource()
Returns the meta object for the '
Get Resource ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetResults__TestStatus()
Returns the meta object for the '
Get Results ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetRoot()
Returns the meta object for the '
Get Root ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetStatus()
Returns the meta object for the '
Get Status ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetTestSuite()
Returns the meta object for the '
Get Test Suite ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__GetWorstResult()
Returns the meta object for the '
Get Worst Result ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__HasError()
Returns the meta object for the '
Has Error ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__IsDisabled()
Returns the meta object for the '
Is Disabled ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__Reset()
Returns the meta object for the '
Reset ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__Run__ITestExecutionStrategy()
Returns the meta object for the '
Run ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestEntity__SetDisabled__String()
Returns the meta object for the '
Set Disabled ' operation. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_Duration()
Returns the meta object for the attribute '
Duration '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_EndTimestamp()
Returns the meta object for the attribute '
End Timestamp '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_EntityStatus()
Returns the meta object for the attribute '
Entity Status '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_EstimatedDuration()
Returns the meta object for the attribute '
Estimated Duration '. |
org.eclipse.emf.ecore.EReference |
getTestEntity_Metadata()
Returns the meta object for the containment reference list '
Metadata '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getTestEntity_Parent()
Returns the meta object for the container reference '
Parent '. |
org.eclipse.emf.ecore.EReference |
getTestEntity_Results()
Returns the meta object for the containment reference list '
Results '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_StartTimestamp()
Returns the meta object for the attribute '
Start Timestamp '. |
org.eclipse.emf.ecore.EAttribute |
getTestEntity_Terminated()
Returns the meta object for the attribute '
Terminated '. |
org.eclipse.emf.ecore.EClass |
getTestEntity()
Returns the meta object for class '
Test Entity '. |
org.eclipse.emf.ecore.EDataType |
getTestExecutionStrategy()
Returns the meta object for data type '
Test Execution Strategy '. |
org.eclipse.emf.ecore.EAttribute |
getTestFile_InsertionOrder()
Returns the meta object for the attribute '
Insertion Order '. |
org.eclipse.emf.ecore.EClass |
getTestFile()
Returns the meta object for class '
Test File '. |
org.eclipse.emf.ecore.EClass |
getTestFolder()
Returns the meta object for class '
Test Folder '. |
org.eclipse.emf.ecore.EAttribute |
getTestResult_Message()
Returns the meta object for the attribute '
Message '. |
org.eclipse.emf.ecore.EAttribute |
getTestResult_Status()
Returns the meta object for the attribute '
Status '. |
org.eclipse.emf.ecore.EClass |
getTestResult()
Returns the meta object for class '
Test Result '. |
org.eclipse.emf.ecore.EEnum |
getTestStatus()
Returns the meta object for enum '
Test Status '. |
org.eclipse.emf.ecore.EReference |
getTestSuite_ActiveTests()
Returns the meta object for the reference list '
Active Tests '. |
org.eclipse.emf.ecore.EReference |
getTestSuite_Definition()
Returns the meta object for the reference '
Definition '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuite_MasterEngine()
Returns the meta object for the attribute '
Master Engine '. |
org.eclipse.emf.ecore.EClass |
getTestSuite()
Returns the meta object for class '
Test Suite '. |
org.eclipse.emf.ecore.EDataType |
getThrowable()
Returns the meta object for data type '
Throwable '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final IRuntimePackage eINSTANCE
static final int TEST_ENTITY
Test Entity
' class.
static final int TEST_ENTITY__DESCRIPTION
static final int TEST_ENTITY__NAME
static final int TEST_ENTITY__ENTITY_STATUS
static final int TEST_ENTITY__END_TIMESTAMP
static final int TEST_ENTITY__START_TIMESTAMP
static final int TEST_ENTITY__PARENT
static final int TEST_ENTITY__METADATA
static final int TEST_ENTITY__DURATION
static final int TEST_ENTITY__RESULTS
static final int TEST_ENTITY__ESTIMATED_DURATION
static final int TEST_ENTITY__TERMINATED
static final int TEST_ENTITY_FEATURE_COUNT
static final int TEST_ENTITY___GET_STATUS
static final int TEST_ENTITY___GET_ROOT
static final int TEST_ENTITY___HAS_ERROR
static final int TEST_ENTITY___GET_TEST_SUITE
static final int TEST_ENTITY___GET_RESOURCE
static final int TEST_ENTITY___RESET
static final int TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST_ENTITY___GET_WORST_RESULT
static final int TEST_ENTITY___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST_ENTITY___GET_RESULTS__TESTSTATUS
static final int TEST_ENTITY___GET_FULL_PATH
static final int TEST_ENTITY___SET_DISABLED__STRING
static final int TEST_ENTITY___IS_DISABLED
static final int TEST_ENTITY_OPERATION_COUNT
static final int TEST_CONTAINER
Test Container
' class.
static final int TEST_CONTAINER__DESCRIPTION
static final int TEST_CONTAINER__NAME
static final int TEST_CONTAINER__ENTITY_STATUS
static final int TEST_CONTAINER__END_TIMESTAMP
static final int TEST_CONTAINER__START_TIMESTAMP
static final int TEST_CONTAINER__PARENT
static final int TEST_CONTAINER__METADATA
static final int TEST_CONTAINER__DURATION
static final int TEST_CONTAINER__RESULTS
static final int TEST_CONTAINER__ESTIMATED_DURATION
static final int TEST_CONTAINER__TERMINATED
static final int TEST_CONTAINER__CHILDREN
static final int TEST_CONTAINER__RESOURCE
static final int TEST_CONTAINER_FEATURE_COUNT
static final int TEST_CONTAINER___GET_STATUS
static final int TEST_CONTAINER___GET_ROOT
static final int TEST_CONTAINER___HAS_ERROR
static final int TEST_CONTAINER___GET_TEST_SUITE
static final int TEST_CONTAINER___GET_RESOURCE
static final int TEST_CONTAINER___RESET
static final int TEST_CONTAINER___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST_CONTAINER___GET_WORST_RESULT
static final int TEST_CONTAINER___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST_CONTAINER___GET_RESULTS__TESTSTATUS
static final int TEST_CONTAINER___GET_FULL_PATH
static final int TEST_CONTAINER___SET_DISABLED__STRING
static final int TEST_CONTAINER___IS_DISABLED
static final int TEST_CONTAINER___GET_TEST__STRING
static final int TEST_CONTAINER___GET_CHILD_CONTAINERS
static final int TEST_CONTAINER_OPERATION_COUNT
static final int TEST
Test
' class.
Test
,
RuntimePackage.getTest()
,
Constant Field Valuesstatic final int TEST__DESCRIPTION
static final int TEST__NAME
static final int TEST__ENTITY_STATUS
static final int TEST__END_TIMESTAMP
static final int TEST__START_TIMESTAMP
static final int TEST__PARENT
static final int TEST__METADATA
static final int TEST__DURATION
static final int TEST__RESULTS
static final int TEST__ESTIMATED_DURATION
static final int TEST__TERMINATED
static final int TEST__STACK_TRACE
static final int TEST__DURATION_LIMIT
static final int TEST_FEATURE_COUNT
static final int TEST___GET_STATUS
static final int TEST___GET_ROOT
static final int TEST___HAS_ERROR
static final int TEST___GET_TEST_SUITE
static final int TEST___GET_RESOURCE
static final int TEST___RESET
static final int TEST___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST___GET_WORST_RESULT
static final int TEST___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST___GET_RESULTS__TESTSTATUS
static final int TEST___GET_FULL_PATH
static final int TEST___SET_DISABLED__STRING
static final int TEST___IS_DISABLED
static final int TEST_OPERATION_COUNT
static final int TEST_SUITE
Test Suite
' class.
static final int TEST_SUITE__DESCRIPTION
static final int TEST_SUITE__NAME
static final int TEST_SUITE__ENTITY_STATUS
static final int TEST_SUITE__END_TIMESTAMP
static final int TEST_SUITE__START_TIMESTAMP
static final int TEST_SUITE__PARENT
static final int TEST_SUITE__METADATA
static final int TEST_SUITE__DURATION
static final int TEST_SUITE__RESULTS
static final int TEST_SUITE__ESTIMATED_DURATION
static final int TEST_SUITE__TERMINATED
static final int TEST_SUITE__CHILDREN
static final int TEST_SUITE__RESOURCE
static final int TEST_SUITE__ACTIVE_TESTS
static final int TEST_SUITE__DEFINITION
static final int TEST_SUITE__MASTER_ENGINE
static final int TEST_SUITE_FEATURE_COUNT
static final int TEST_SUITE___GET_STATUS
static final int TEST_SUITE___GET_ROOT
static final int TEST_SUITE___HAS_ERROR
static final int TEST_SUITE___GET_TEST_SUITE
static final int TEST_SUITE___GET_RESOURCE
static final int TEST_SUITE___RESET
static final int TEST_SUITE___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST_SUITE___GET_WORST_RESULT
static final int TEST_SUITE___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST_SUITE___GET_RESULTS__TESTSTATUS
static final int TEST_SUITE___GET_FULL_PATH
static final int TEST_SUITE___SET_DISABLED__STRING
static final int TEST_SUITE___IS_DISABLED
static final int TEST_SUITE___GET_TEST__STRING
static final int TEST_SUITE___GET_CHILD_CONTAINERS
static final int TEST_SUITE_OPERATION_COUNT
static final int TEST_FOLDER
Test Folder
' class.
static final int TEST_FOLDER__DESCRIPTION
static final int TEST_FOLDER__NAME
static final int TEST_FOLDER__ENTITY_STATUS
static final int TEST_FOLDER__END_TIMESTAMP
static final int TEST_FOLDER__START_TIMESTAMP
static final int TEST_FOLDER__PARENT
static final int TEST_FOLDER__METADATA
static final int TEST_FOLDER__DURATION
static final int TEST_FOLDER__RESULTS
static final int TEST_FOLDER__ESTIMATED_DURATION
static final int TEST_FOLDER__TERMINATED
static final int TEST_FOLDER__CHILDREN
static final int TEST_FOLDER__RESOURCE
static final int TEST_FOLDER_FEATURE_COUNT
static final int TEST_FOLDER___GET_STATUS
static final int TEST_FOLDER___GET_ROOT
static final int TEST_FOLDER___HAS_ERROR
static final int TEST_FOLDER___GET_TEST_SUITE
static final int TEST_FOLDER___GET_RESOURCE
static final int TEST_FOLDER___RESET
static final int TEST_FOLDER___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST_FOLDER___GET_WORST_RESULT
static final int TEST_FOLDER___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST_FOLDER___GET_RESULTS__TESTSTATUS
static final int TEST_FOLDER___GET_FULL_PATH
static final int TEST_FOLDER___SET_DISABLED__STRING
static final int TEST_FOLDER___IS_DISABLED
static final int TEST_FOLDER___GET_TEST__STRING
static final int TEST_FOLDER___GET_CHILD_CONTAINERS
static final int TEST_FOLDER_OPERATION_COUNT
static final int TEST_CLASS
Test Class
' class.
static final int TEST_CLASS__DESCRIPTION
static final int TEST_CLASS__NAME
static final int TEST_CLASS__ENTITY_STATUS
static final int TEST_CLASS__END_TIMESTAMP
static final int TEST_CLASS__START_TIMESTAMP
static final int TEST_CLASS__PARENT
static final int TEST_CLASS__METADATA
static final int TEST_CLASS__DURATION
static final int TEST_CLASS__RESULTS
static final int TEST_CLASS__ESTIMATED_DURATION
static final int TEST_CLASS__TERMINATED
static final int TEST_CLASS__CHILDREN
static final int TEST_CLASS__RESOURCE
static final int TEST_CLASS__STACK_TRACE
static final int TEST_CLASS_FEATURE_COUNT
static final int TEST_CLASS___GET_STATUS
static final int TEST_CLASS___GET_ROOT
static final int TEST_CLASS___HAS_ERROR
static final int TEST_CLASS___GET_TEST_SUITE
static final int TEST_CLASS___GET_RESOURCE
static final int TEST_CLASS___RESET
static final int TEST_CLASS___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST_CLASS___GET_WORST_RESULT
static final int TEST_CLASS___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST_CLASS___GET_RESULTS__TESTSTATUS
static final int TEST_CLASS___GET_FULL_PATH
static final int TEST_CLASS___SET_DISABLED__STRING
static final int TEST_CLASS___IS_DISABLED
static final int TEST_CLASS___GET_TEST__STRING
static final int TEST_CLASS___GET_CHILD_CONTAINERS
static final int TEST_CLASS_OPERATION_COUNT
static final int STACK_TRACE_CONTAINER
Stack Trace Container
' class.
static final int STACK_TRACE_CONTAINER__STACK_TRACE
static final int STACK_TRACE_CONTAINER_FEATURE_COUNT
static final int STACK_TRACE_CONTAINER_OPERATION_COUNT
static final int TEST_RESULT
Test Result
' class.
static final int TEST_RESULT__STACK_TRACE
static final int TEST_RESULT__STATUS
static final int TEST_RESULT__MESSAGE
static final int TEST_RESULT_FEATURE_COUNT
static final int TEST_RESULT_OPERATION_COUNT
static final int TEST_FILE
Test File
' class.
static final int TEST_FILE__DESCRIPTION
static final int TEST_FILE__NAME
static final int TEST_FILE__ENTITY_STATUS
static final int TEST_FILE__END_TIMESTAMP
static final int TEST_FILE__START_TIMESTAMP
static final int TEST_FILE__PARENT
static final int TEST_FILE__METADATA
static final int TEST_FILE__DURATION
static final int TEST_FILE__RESULTS
static final int TEST_FILE__ESTIMATED_DURATION
static final int TEST_FILE__TERMINATED
static final int TEST_FILE__CHILDREN
static final int TEST_FILE__RESOURCE
static final int TEST_FILE__INSERTION_ORDER
static final int TEST_FILE_FEATURE_COUNT
static final int TEST_FILE___GET_STATUS
static final int TEST_FILE___GET_ROOT
static final int TEST_FILE___HAS_ERROR
static final int TEST_FILE___GET_TEST_SUITE
static final int TEST_FILE___GET_RESOURCE
static final int TEST_FILE___RESET
static final int TEST_FILE___RUN__ITESTEXECUTIONSTRATEGY
static final int TEST_FILE___GET_WORST_RESULT
static final int TEST_FILE___ADD_ERROR__STRING_ISCRIPTENGINE
static final int TEST_FILE___GET_RESULTS__TESTSTATUS
static final int TEST_FILE___GET_FULL_PATH
static final int TEST_FILE___SET_DISABLED__STRING
static final int TEST_FILE___IS_DISABLED
static final int TEST_FILE___GET_TEST__STRING
static final int TEST_FILE___GET_CHILD_CONTAINERS
static final int TEST_FILE_OPERATION_COUNT
static final int METADATA
Metadata
' class.
static final int METADATA__STACK_TRACE
static final int METADATA__KEY
static final int METADATA__VALUE
static final int METADATA_FEATURE_COUNT
static final int METADATA_OPERATION_COUNT
static final int TEST_STATUS
Test Status
' enum.
static final int SCRIPT_ENGINE
static final int THROWABLE
Throwable
,
RuntimePackage.getThrowable()
,
Constant Field Valuesstatic final int SCRIPT_STACK_TRACE
static final int TEST_EXECUTION_STRATEGY
ITestExecutionStrategy
,
RuntimePackage.getTestExecutionStrategy()
,
Constant Field Valuesstatic final int PATH
IPath
,
RuntimePackage.getPath()
,
Constant Field Valuesorg.eclipse.emf.ecore.EClass getTestEntity()
Test Entity
'.
ITestEntity
org.eclipse.emf.ecore.EAttribute getTestEntity_Description()
Description
'.
ITestEntity.getDescription()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_Name()
Name
'.
ITestEntity.getName()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_EntityStatus()
Entity Status
'.
ITestEntity.getEntityStatus()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_EndTimestamp()
End Timestamp
'.
ITestEntity.getEndTimestamp()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_StartTimestamp()
Start Timestamp
'.
ITestEntity.getStartTimestamp()
,
getTestEntity()
org.eclipse.emf.ecore.EReference getTestEntity_Parent()
Parent
'.
ITestEntity.getParent()
,
getTestEntity()
org.eclipse.emf.ecore.EReference getTestEntity_Metadata()
Metadata
'.
ITestEntity.getMetadata()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_Duration()
Duration
'.
ITestEntity.getDuration()
,
getTestEntity()
org.eclipse.emf.ecore.EReference getTestEntity_Results()
Results
'.
ITestEntity.getResults()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_EstimatedDuration()
Estimated Duration
'.
ITestEntity.getEstimatedDuration()
,
getTestEntity()
org.eclipse.emf.ecore.EAttribute getTestEntity_Terminated()
Terminated
'.
ITestEntity.isTerminated()
,
getTestEntity()
org.eclipse.emf.ecore.EOperation getTestEntity__GetStatus()
Get Status
' operation.
ITestEntity.getStatus()
org.eclipse.emf.ecore.EOperation getTestEntity__GetRoot()
Get Root
' operation.
ITestEntity.getRoot()
org.eclipse.emf.ecore.EOperation getTestEntity__HasError()
Has Error
' operation.
ITestEntity.hasError()
org.eclipse.emf.ecore.EOperation getTestEntity__GetTestSuite()
Get Test Suite
' operation.
ITestEntity.getTestSuite()
org.eclipse.emf.ecore.EOperation getTestEntity__GetResource()
Get Resource
' operation.
ITestEntity.getResource()
org.eclipse.emf.ecore.EOperation getTestEntity__Reset()
Reset
' operation.
ITestEntity.reset()
org.eclipse.emf.ecore.EOperation getTestEntity__Run__ITestExecutionStrategy()
Run
' operation.
ITestEntity.run(org.eclipse.ease.lang.unittest.execution.ITestExecutionStrategy)
org.eclipse.emf.ecore.EOperation getTestEntity__GetWorstResult()
Get Worst Result
' operation.
ITestEntity.getWorstResult()
org.eclipse.emf.ecore.EOperation getTestEntity__AddError__String_IScriptEngine()
Add Error
' operation.
ITestEntity.addError(java.lang.String, org.eclipse.ease.IScriptEngine)
org.eclipse.emf.ecore.EOperation getTestEntity__GetResults__TestStatus()
Get Results
' operation.
ITestEntity.getResults(org.eclipse.ease.lang.unittest.runtime.TestStatus)
org.eclipse.emf.ecore.EOperation getTestEntity__GetFullPath()
Get Full Path
' operation.
ITestEntity.getFullPath()
org.eclipse.emf.ecore.EOperation getTestEntity__SetDisabled__String()
Set Disabled
' operation.
ITestEntity.setDisabled(java.lang.String)
org.eclipse.emf.ecore.EOperation getTestEntity__IsDisabled()
Is Disabled
' operation.
ITestEntity.isDisabled()
org.eclipse.emf.ecore.EClass getTestContainer()
Test Container
'.
ITestContainer
org.eclipse.emf.ecore.EReference getTestContainer_Children()
Children
'.
ITestContainer.getChildren()
,
getTestContainer()
org.eclipse.emf.ecore.EAttribute getTestContainer_Resource()
Resource
'.
ITestContainer.getResource()
,
getTestContainer()
org.eclipse.emf.ecore.EOperation getTestContainer__GetTest__String()
Get Test
' operation.
ITestContainer.getTest(java.lang.String)
org.eclipse.emf.ecore.EOperation getTestContainer__GetChildContainers()
Get Child Containers
' operation.
ITestContainer.getChildContainers()
org.eclipse.emf.ecore.EClass getTest()
Test
'.
ITest
org.eclipse.emf.ecore.EAttribute getTest_DurationLimit()
Duration Limit
'.
ITest.getDurationLimit()
,
getTest()
org.eclipse.emf.ecore.EClass getTestSuite()
Test Suite
'.
ITestSuite
org.eclipse.emf.ecore.EReference getTestSuite_ActiveTests()
Active Tests
'.
ITestSuite.getActiveTests()
,
getTestSuite()
org.eclipse.emf.ecore.EReference getTestSuite_Definition()
Definition
'.
ITestSuite.getDefinition()
,
getTestSuite()
org.eclipse.emf.ecore.EAttribute getTestSuite_MasterEngine()
Master Engine
'.
ITestSuite.getMasterEngine()
,
getTestSuite()
org.eclipse.emf.ecore.EClass getTestFolder()
Test Folder
'.
ITestFolder
org.eclipse.emf.ecore.EClass getTestClass()
Test Class
'.
ITestClass
org.eclipse.emf.ecore.EClass getTestResult()
Test Result
'.
ITestResult
org.eclipse.emf.ecore.EAttribute getTestResult_Status()
Status
'.
ITestResult.getStatus()
,
getTestResult()
org.eclipse.emf.ecore.EAttribute getTestResult_Message()
Message
'.
ITestResult.getMessage()
,
getTestResult()
org.eclipse.emf.ecore.EClass getTestFile()
Test File
'.
ITestFile
org.eclipse.emf.ecore.EAttribute getTestFile_InsertionOrder()
Insertion Order
'.
ITestFile.getInsertionOrder()
,
getTestFile()
org.eclipse.emf.ecore.EClass getStackTraceContainer()
Stack Trace Container
'.
IStackTraceContainer
org.eclipse.emf.ecore.EAttribute getStackTraceContainer_StackTrace()
Stack Trace
'.
IStackTraceContainer.getStackTrace()
,
getStackTraceContainer()
org.eclipse.emf.ecore.EClass getMetadata()
Metadata
'.
IMetadata
org.eclipse.emf.ecore.EAttribute getMetadata_Key()
Key
'.
IMetadata.getKey()
,
getMetadata()
org.eclipse.emf.ecore.EAttribute getMetadata_Value()
Value
'.
IMetadata.getValue()
,
getMetadata()
org.eclipse.emf.ecore.EEnum getTestStatus()
Test Status
'.
TestStatus
org.eclipse.emf.ecore.EDataType getScriptEngine()
Script Engine
'.
IScriptEngine
org.eclipse.emf.ecore.EDataType getThrowable()
Throwable
'.
Throwable
org.eclipse.emf.ecore.EDataType getScriptStackTrace()
Script Stack Trace
'.
ScriptStackTrace
org.eclipse.emf.ecore.EDataType getTestExecutionStrategy()
Test Execution Strategy
'.
ITestExecutionStrategy
org.eclipse.emf.ecore.EDataType getPath()
Path
'.
IPath
IRuntimeFactory getRuntimeFactory()