Interface IDefinitionPackage.Literals
- Enclosing interface:
- IDefinitionPackage
public static interface IDefinitionPackage.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 'Code
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Content' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Location' attribute feature.static final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Flag
' enum.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Flag To String Map
' 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.EClass
The meta object literal for the 'Test Suite Definition
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Custom Code' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Variable' operation.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Custom Code' containment reference list feature.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 'Disabled Resources' attribute list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Exclude Filter' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Flags' map feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Include Filter' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Resource' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Variables' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Version' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Variable
' class.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Name' operation.static final org.eclipse.emf.ecore.EOperation
The meta object literal for the 'Get Path' operation.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Content' attribute feature.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 'Enum Provider ID' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Full Name' attribute feature.
-
Field Details
-
TEST_SUITE_DEFINITION
static final org.eclipse.emf.ecore.EClass TEST_SUITE_DEFINITIONThe meta object literal for the 'Test Suite Definition
' class. -
TEST_SUITE_DEFINITION__NAME
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__NAMEThe meta object literal for the 'Name' attribute feature. -
TEST_SUITE_DEFINITION__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__DESCRIPTIONThe meta object literal for the 'Description' attribute feature. -
TEST_SUITE_DEFINITION__INCLUDE_FILTER
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__INCLUDE_FILTERThe meta object literal for the 'Include Filter' attribute feature. -
TEST_SUITE_DEFINITION__EXCLUDE_FILTER
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__EXCLUDE_FILTERThe meta object literal for the 'Exclude Filter' attribute feature. -
TEST_SUITE_DEFINITION__DISABLED_RESOURCES
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__DISABLED_RESOURCESThe meta object literal for the 'Disabled Resources' attribute list feature. -
TEST_SUITE_DEFINITION__VARIABLES
static final org.eclipse.emf.ecore.EReference TEST_SUITE_DEFINITION__VARIABLESThe meta object literal for the 'Variables' containment reference list feature. -
TEST_SUITE_DEFINITION__CUSTOM_CODE
static final org.eclipse.emf.ecore.EReference TEST_SUITE_DEFINITION__CUSTOM_CODEThe meta object literal for the 'Custom Code' containment reference list feature. -
TEST_SUITE_DEFINITION__FLAGS
static final org.eclipse.emf.ecore.EReference TEST_SUITE_DEFINITION__FLAGSThe meta object literal for the 'Flags' map feature. -
TEST_SUITE_DEFINITION__VERSION
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__VERSIONThe meta object literal for the 'Version' attribute feature. -
TEST_SUITE_DEFINITION__RESOURCE
static final org.eclipse.emf.ecore.EAttribute TEST_SUITE_DEFINITION__RESOURCEThe meta object literal for the 'Resource' attribute feature. -
TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING
static final org.eclipse.emf.ecore.EOperation TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRINGThe meta object literal for the 'Get Custom Code' operation. -
TEST_SUITE_DEFINITION___GET_VARIABLE__STRING
static final org.eclipse.emf.ecore.EOperation TEST_SUITE_DEFINITION___GET_VARIABLE__STRINGThe meta object literal for the 'Get Variable' operation. -
VARIABLE
static final org.eclipse.emf.ecore.EClass VARIABLEThe meta object literal for the 'Variable
' class.- See Also:
-
VARIABLE__FULL_NAME
static final org.eclipse.emf.ecore.EAttribute VARIABLE__FULL_NAMEThe meta object literal for the 'Full Name' attribute feature. -
VARIABLE__CONTENT
static final org.eclipse.emf.ecore.EAttribute VARIABLE__CONTENTThe meta object literal for the 'Content' attribute feature. -
VARIABLE__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute VARIABLE__DESCRIPTIONThe meta object literal for the 'Description' attribute feature. -
VARIABLE__ENUM_PROVIDER_ID
static final org.eclipse.emf.ecore.EAttribute VARIABLE__ENUM_PROVIDER_IDThe meta object literal for the 'Enum Provider ID' attribute feature. -
VARIABLE___GET_NAME
static final org.eclipse.emf.ecore.EOperation VARIABLE___GET_NAMEThe meta object literal for the 'Get Name' operation. -
VARIABLE___GET_PATH
static final org.eclipse.emf.ecore.EOperation VARIABLE___GET_PATHThe meta object literal for the 'Get Path' operation. -
FLAG_TO_STRING_MAP
static final org.eclipse.emf.ecore.EClass FLAG_TO_STRING_MAPThe meta object literal for the 'Flag To String Map
' class. -
FLAG_TO_STRING_MAP__KEY
static final org.eclipse.emf.ecore.EAttribute FLAG_TO_STRING_MAP__KEYThe meta object literal for the 'Key' attribute feature. -
FLAG_TO_STRING_MAP__VALUE
static final org.eclipse.emf.ecore.EAttribute FLAG_TO_STRING_MAP__VALUEThe meta object literal for the 'Value' attribute feature. -
CODE
static final org.eclipse.emf.ecore.EClass CODEThe meta object literal for the 'Code
' class.- See Also:
-
CODE__LOCATION
static final org.eclipse.emf.ecore.EAttribute CODE__LOCATIONThe meta object literal for the 'Location' attribute feature. -
CODE__CONTENT
static final org.eclipse.emf.ecore.EAttribute CODE__CONTENTThe meta object literal for the 'Content' attribute feature. -
FLAG
static final org.eclipse.emf.ecore.EEnum FLAGThe meta object literal for the 'Flag
' enum.- See Also:
-
PATH
static final org.eclipse.emf.ecore.EDataType PATHThe meta object literal for the 'Path' data type.- See Also:
-