Interface IRuntimePackage.Literals
- Enclosing interface:
- IRuntimePackage
public 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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Metadata
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Path' data type.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Script Engine' data type.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Script Stack Trace' data type.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Stack Trace Container
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Stack Trace' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Duration Limit' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test Class
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test Container
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Child Containers' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Test' operation.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Children' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Resource' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test Entity
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Add Error' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Full Path' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Resource' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Results' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Root' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Status' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Test Suite' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Worst Result' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Has Error' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Is Disabled' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Reset' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Run' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Set Disabled' operation.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Description' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Duration' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'End Timestamp' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Entity Status' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Estimated Duration' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Metadata' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Parent' container reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Results' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Start Timestamp' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Terminated' attribute feature.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Test Execution Strategy' data type.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test File
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Insertion Order' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test Folder
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test Result
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Message' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Status' attribute feature.static final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Test Status
' enum.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Test Suite
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Active Tests' reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Definition' reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Master Engine' attribute feature.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'Throwable' data type.
-
Field Details
-
TEST_ENTITY
static final org.eclipse.emf.ecore.EClass TEST_ENTITYThe meta object literal for the 'Test Entity
' class.- See Also:
-
TEST_ENTITY__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__DESCRIPTIONThe meta object literal for the 'Description' attribute feature. -
TEST_ENTITY__NAME
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__NAMEThe meta object literal for the 'Name' attribute feature. -
TEST_ENTITY__ENTITY_STATUS
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__ENTITY_STATUSThe meta object literal for the 'Entity Status' attribute feature. -
TEST_ENTITY__END_TIMESTAMP
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__END_TIMESTAMPThe meta object literal for the 'End Timestamp' attribute feature. -
TEST_ENTITY__START_TIMESTAMP
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__START_TIMESTAMPThe meta object literal for the 'Start Timestamp' attribute feature. -
TEST_ENTITY__PARENT
static final org.eclipse.emf.ecore.EReference TEST_ENTITY__PARENTThe meta object literal for the 'Parent' container reference feature. -
TEST_ENTITY__METADATA
static final org.eclipse.emf.ecore.EReference TEST_ENTITY__METADATAThe meta object literal for the 'Metadata' containment reference list feature. -
TEST_ENTITY__DURATION
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__DURATIONThe meta object literal for the 'Duration' attribute feature. -
TEST_ENTITY__RESULTS
static final org.eclipse.emf.ecore.EReference TEST_ENTITY__RESULTSThe meta object literal for the 'Results' containment reference list feature. -
TEST_ENTITY__ESTIMATED_DURATION
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__ESTIMATED_DURATIONThe meta object literal for the 'Estimated Duration' attribute feature. -
TEST_ENTITY__TERMINATED
static final org.eclipse.emf.ecore.EAttribute TEST_ENTITY__TERMINATEDThe meta object literal for the 'Terminated' attribute feature. -
TEST_ENTITY___GET_STATUS
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_STATUSThe meta object literal for the 'Get Status' operation. -
TEST_ENTITY___GET_ROOT
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_ROOTThe meta object literal for the 'Get Root' operation. -
TEST_ENTITY___HAS_ERROR
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___HAS_ERRORThe meta object literal for the 'Has Error' operation. -
TEST_ENTITY___GET_TEST_SUITE
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_TEST_SUITEThe meta object literal for the 'Get Test Suite' operation. -
TEST_ENTITY___GET_RESOURCE
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_RESOURCEThe meta object literal for the 'Get Resource' operation. -
TEST_ENTITY___RESET
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___RESETThe meta object literal for the 'Reset' operation. -
TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGYThe meta object literal for the 'Run' operation. -
TEST_ENTITY___GET_WORST_RESULT
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_WORST_RESULTThe meta object literal for the 'Get Worst Result' operation. -
TEST_ENTITY___ADD_ERROR__STRING_SCRIPTSTACKTRACE
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___ADD_ERROR__STRING_SCRIPTSTACKTRACEThe meta object literal for the 'Add Error' operation. -
TEST_ENTITY___GET_RESULTS__TESTSTATUS
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_RESULTS__TESTSTATUSThe meta object literal for the 'Get Results' operation. -
TEST_ENTITY___GET_FULL_PATH
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___GET_FULL_PATHThe meta object literal for the 'Get Full Path' operation. -
TEST_ENTITY___SET_DISABLED__STRING
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___SET_DISABLED__STRINGThe meta object literal for the 'Set Disabled' operation. -
TEST_ENTITY___IS_DISABLED
static final org.eclipse.emf.ecore.EOperation TEST_ENTITY___IS_DISABLEDThe meta object literal for the 'Is Disabled' operation. -
TEST_CONTAINER
static final org.eclipse.emf.ecore.EClass TEST_CONTAINERThe meta object literal for the 'Test Container
' class. -
TEST_CONTAINER__CHILDREN
static final org.eclipse.emf.ecore.EReference TEST_CONTAINER__CHILDRENThe meta object literal for the 'Children' containment reference list feature. -
TEST_CONTAINER__RESOURCE
static final org.eclipse.emf.ecore.EAttribute TEST_CONTAINER__RESOURCEThe meta object literal for the 'Resource' attribute feature. -
TEST_CONTAINER___GET_TEST__STRING
static final org.eclipse.emf.ecore.EOperation TEST_CONTAINER___GET_TEST__STRINGThe meta object literal for the 'Get Test' operation. -
TEST_CONTAINER___GET_CHILD_CONTAINERS
static final org.eclipse.emf.ecore.EOperation TEST_CONTAINER___GET_CHILD_CONTAINERSThe meta object literal for the 'Get Child Containers' operation. -
TEST
static final org.eclipse.emf.ecore.EClass TESTThe meta object literal for the 'Test
' class.- See Also:
-
TEST__DURATION_LIMIT
static final org.eclipse.emf.ecore.EAttribute TEST__DURATION_LIMITThe meta object literal for the 'Duration Limit' attribute feature. -
TEST_SUITE
static final org.eclipse.emf.ecore.EClass TEST_SUITEThe meta object literal for the 'Test Suite
' class.- See Also:
-
TEST_SUITE__ACTIVE_TESTS
static final org.eclipse.emf.ecore.EReference TEST_SUITE__ACTIVE_TESTSThe meta object literal for the 'Active Tests' reference list feature. -
TEST_SUITE__DEFINITION
static final org.eclipse.emf.ecore.EReference TEST_SUITE__DEFINITIONThe meta object literal for the 'Definition' reference feature. -
TEST_SUITE__MASTER_ENGINE
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE__MASTER_ENGINEThe meta object literal for the 'Master Engine' attribute feature. -
TEST_FOLDER
static final org.eclipse.emf.ecore.EClass TEST_FOLDERThe meta object literal for the 'Test Folder
' class.- See Also:
-
TEST_CLASS
static final org.eclipse.emf.ecore.EClass TEST_CLASSThe meta object literal for the 'Test Class
' class.- See Also:
-
TEST_RESULT
static final org.eclipse.emf.ecore.EClass TEST_RESULTThe meta object literal for the 'Test Result
' class.- See Also:
-
TEST_RESULT__STATUS
static final org.eclipse.emf.ecore.EAttribute TEST_RESULT__STATUSThe meta object literal for the 'Status' attribute feature. -
TEST_RESULT__MESSAGE
static final org.eclipse.emf.ecore.EAttribute TEST_RESULT__MESSAGEThe meta object literal for the 'Message' attribute feature. -
TEST_FILE
static final org.eclipse.emf.ecore.EClass TEST_FILEThe meta object literal for the 'Test File
' class.- See Also:
-
TEST_FILE__INSERTION_ORDER
static final org.eclipse.emf.ecore.EAttribute TEST_FILE__INSERTION_ORDERThe meta object literal for the 'Insertion Order' attribute feature. -
STACK_TRACE_CONTAINER
static final org.eclipse.emf.ecore.EClass STACK_TRACE_CONTAINERThe meta object literal for the 'Stack Trace Container
' class. -
STACK_TRACE_CONTAINER__STACK_TRACE
static final org.eclipse.emf.ecore.EAttribute STACK_TRACE_CONTAINER__STACK_TRACEThe meta object literal for the 'Stack Trace' attribute feature. -
METADATA
static final org.eclipse.emf.ecore.EClass METADATAThe meta object literal for the 'Metadata
' class.- See Also:
-
METADATA__KEY
static final org.eclipse.emf.ecore.EAttribute METADATA__KEYThe meta object literal for the 'Key' attribute feature. -
METADATA__VALUE
static final org.eclipse.emf.ecore.EAttribute METADATA__VALUEThe meta object literal for the 'Value' attribute feature. -
TEST_STATUS
static final org.eclipse.emf.ecore.EEnum TEST_STATUSThe meta object literal for the 'Test Status
' enum.- See Also:
-
SCRIPT_ENGINE
static final org.eclipse.emf.ecore.EDataType SCRIPT_ENGINEThe meta object literal for the 'Script Engine' data type. -
THROWABLE
static final org.eclipse.emf.ecore.EDataType THROWABLEThe meta object literal for the 'Throwable' data type.- See Also:
-
SCRIPT_STACK_TRACE
static final org.eclipse.emf.ecore.EDataType SCRIPT_STACK_TRACEThe meta object literal for the 'Script Stack Trace' data type. -
TEST_EXECUTION_STRATEGY
static final org.eclipse.emf.ecore.EDataType TEST_EXECUTION_STRATEGYThe meta object literal for the 'Test Execution Strategy' data type.- See Also:
-
ITestExecutionStrategy
RuntimePackage.getTestExecutionStrategy()
-
PATH
static final org.eclipse.emf.ecore.EDataType PATHThe meta object literal for the 'Path' data type.- See Also:
-
IPath
RuntimePackage.getPath()
-