public static interface IDefinitionPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
CODE
The meta object literal for the '
Code ' class. |
static org.eclipse.emf.ecore.EAttribute |
CODE__CONTENT
The meta object literal for the 'Content' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CODE__LOCATION
The meta object literal for the 'Location' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
FLAG
The meta object literal for the '
Flag ' enum. |
static org.eclipse.emf.ecore.EClass |
FLAG_TO_STRING_MAP
The meta object literal for the '
Flag To String Map ' class. |
static org.eclipse.emf.ecore.EAttribute |
FLAG_TO_STRING_MAP__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
FLAG_TO_STRING_MAP__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EDataType |
PATH
The meta object literal for the 'Path' data type.
|
static org.eclipse.emf.ecore.EClass |
TEST_SUITE_DEFINITION
The meta object literal for the '
Test Suite Definition ' class. |
static org.eclipse.emf.ecore.EOperation |
TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING
The meta object literal for the 'Get Custom Code' operation.
|
static org.eclipse.emf.ecore.EOperation |
TEST_SUITE_DEFINITION___GET_VARIABLE__STRING
The meta object literal for the 'Get Variable' operation.
|
static org.eclipse.emf.ecore.EReference |
TEST_SUITE_DEFINITION__CUSTOM_CODE
The meta object literal for the 'Custom Code' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__DISABLED_RESOURCES
The meta object literal for the 'Disabled Resources' attribute list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__EXCLUDE_FILTER
The meta object literal for the 'Exclude Filter' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TEST_SUITE_DEFINITION__FLAGS
The meta object literal for the 'Flags' map feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__INCLUDE_FILTER
The meta object literal for the 'Include Filter' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__RESOURCE
The meta object literal for the 'Resource' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
TEST_SUITE_DEFINITION__VARIABLES
The meta object literal for the 'Variables' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TEST_SUITE_DEFINITION__VERSION
The meta object literal for the 'Version' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
VARIABLE
The meta object literal for the '
Variable ' class. |
static org.eclipse.emf.ecore.EOperation |
VARIABLE___GET_NAME
The meta object literal for the 'Get Name' operation.
|
static org.eclipse.emf.ecore.EOperation |
VARIABLE___GET_PATH
The meta object literal for the 'Get Path' operation.
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__CONTENT
The meta object literal for the 'Content' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__ENUM_PROVIDER_ID
The meta object literal for the 'Enum Provider ID' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__FULL_NAME
The meta object literal for the 'Full Name' attribute feature.
|
static final org.eclipse.emf.ecore.EClass TEST_SUITE_DEFINITION
Test Suite Definition
' class.
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__NAME
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__INCLUDE_FILTER
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__EXCLUDE_FILTER
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__DISABLED_RESOURCES
static final org.eclipse.emf.ecore.EReference TEST_SUITE_DEFINITION__VARIABLES
static final org.eclipse.emf.ecore.EReference TEST_SUITE_DEFINITION__CUSTOM_CODE
static final org.eclipse.emf.ecore.EReference TEST_SUITE_DEFINITION__FLAGS
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__VERSION
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__RESOURCE
static final org.eclipse.emf.ecore.EOperation TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING
static final org.eclipse.emf.ecore.EOperation TEST_SUITE_DEFINITION___GET_VARIABLE__STRING
static final org.eclipse.emf.ecore.EClass VARIABLE
Variable
' class.
Variable
,
DefinitionPackage.getVariable()
static final org.eclipse.emf.ecore.EAttribute VARIABLE__FULL_NAME
static final org.eclipse.emf.ecore.EAttribute VARIABLE__CONTENT
static final org.eclipse.emf.ecore.EAttribute VARIABLE__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute VARIABLE__ENUM_PROVIDER_ID
static final org.eclipse.emf.ecore.EOperation VARIABLE___GET_NAME
static final org.eclipse.emf.ecore.EOperation VARIABLE___GET_PATH
static final org.eclipse.emf.ecore.EClass FLAG_TO_STRING_MAP
Flag To String Map
' class. static final org.eclipse.emf.ecore.EAttribute FLAG_TO_STRING_MAP__KEY
static final org.eclipse.emf.ecore.EAttribute FLAG_TO_STRING_MAP__VALUE
static final org.eclipse.emf.ecore.EClass CODE
Code
' class. Code
,
DefinitionPackage.getCode()
static final org.eclipse.emf.ecore.EAttribute CODE__LOCATION
static final org.eclipse.emf.ecore.EAttribute CODE__CONTENT
static final org.eclipse.emf.ecore.EEnum FLAG
Flag
' enum. Flag
,
DefinitionPackage.getFlag()
static final org.eclipse.emf.ecore.EDataType PATH
IPath
,
DefinitionPackage.getPath()