public interface IDefinitionPackage
extends org.eclipse.emf.ecore.EPackage
IDefinitionFactory
Modifier and Type | Interface and Description |
---|---|
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
|
Modifier and Type | Field and Description |
---|---|
static int |
CODE
The meta object id for the '
Code ' class. |
static int |
CODE__CONTENT
The feature id for the 'Content' attribute.
|
static int |
CODE__LOCATION
The feature id for the 'Location' attribute.
|
static int |
CODE_FEATURE_COUNT
The number of structural features of the 'Code' class.
|
static int |
CODE_OPERATION_COUNT
The number of operations of the 'Code' class.
|
static IDefinitionPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
FLAG
The meta object id for the '
Flag ' enum. |
static int |
FLAG_TO_STRING_MAP
The meta object id for the '
Flag To String Map ' class. |
static int |
FLAG_TO_STRING_MAP__KEY
The feature id for the 'Key' attribute.
|
static int |
FLAG_TO_STRING_MAP__VALUE
The feature id for the 'Value' attribute.
|
static int |
FLAG_TO_STRING_MAP_FEATURE_COUNT
The number of structural features of the 'Flag To String Map' class.
|
static int |
FLAG_TO_STRING_MAP_OPERATION_COUNT
The number of operations of the 'Flag To String Map' class.
|
static int |
PATH
The meta object id for the 'Path' data type.
|
static int |
TEST_SUITE_DEFINITION
The meta object id for the '
Test Suite Definition ' class. |
static int |
TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING
The operation id for the 'Get Custom Code' operation.
|
static int |
TEST_SUITE_DEFINITION___GET_VARIABLE__STRING
The operation id for the 'Get Variable' operation.
|
static int |
TEST_SUITE_DEFINITION__CUSTOM_CODE
The feature id for the 'Custom Code' containment reference list.
|
static int |
TEST_SUITE_DEFINITION__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TEST_SUITE_DEFINITION__DISABLED_RESOURCES
The feature id for the 'Disabled Resources' attribute list.
|
static int |
TEST_SUITE_DEFINITION__EXCLUDE_FILTER
The feature id for the 'Exclude Filter' attribute.
|
static int |
TEST_SUITE_DEFINITION__FLAGS
The feature id for the 'Flags' map.
|
static int |
TEST_SUITE_DEFINITION__INCLUDE_FILTER
The feature id for the 'Include Filter' attribute.
|
static int |
TEST_SUITE_DEFINITION__NAME
The feature id for the 'Name' attribute.
|
static int |
TEST_SUITE_DEFINITION__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEST_SUITE_DEFINITION__VARIABLES
The feature id for the 'Variables' containment reference list.
|
static int |
TEST_SUITE_DEFINITION__VERSION
The feature id for the 'Version' attribute.
|
static int |
TEST_SUITE_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Test Suite Definition' class.
|
static int |
TEST_SUITE_DEFINITION_OPERATION_COUNT
The number of operations of the 'Test Suite Definition' class.
|
static int |
VARIABLE
The meta object id for the '
Variable ' class. |
static int |
VARIABLE___GET_NAME
The operation id for the 'Get Name' operation.
|
static int |
VARIABLE___GET_PATH
The operation id for the 'Get Path' operation.
|
static int |
VARIABLE__CONTENT
The feature id for the 'Content' attribute.
|
static int |
VARIABLE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
VARIABLE__ENUM_PROVIDER_ID
The feature id for the 'Enum Provider ID' attribute.
|
static int |
VARIABLE__FULL_NAME
The feature id for the 'Full Name' attribute.
|
static int |
VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class.
|
static int |
VARIABLE_OPERATION_COUNT
The number of operations of the 'Variable' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getCode_Content()
Returns the meta object for the attribute '
Content '. |
org.eclipse.emf.ecore.EAttribute |
getCode_Location()
Returns the meta object for the attribute '
Location '. |
org.eclipse.emf.ecore.EClass |
getCode()
Returns the meta object for class '
Code '. |
IDefinitionFactory |
getDefinitionFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EEnum |
getFlag()
Returns the meta object for enum '
Flag '. |
org.eclipse.emf.ecore.EAttribute |
getFlagToStringMap_Key()
Returns the meta object for the attribute '
Key '. |
org.eclipse.emf.ecore.EAttribute |
getFlagToStringMap_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFlagToStringMap()
Returns the meta object for class '
Flag To String Map '. |
org.eclipse.emf.ecore.EDataType |
getPath()
Returns the meta object for data type '
Path '. |
org.eclipse.emf.ecore.EOperation |
getTestSuiteDefinition__GetCustomCode__String()
Returns the meta object for the '
Get Custom
Code ' operation. |
org.eclipse.emf.ecore.EOperation |
getTestSuiteDefinition__GetVariable__String()
Returns the meta object for the '
Get
Variable ' operation. |
org.eclipse.emf.ecore.EReference |
getTestSuiteDefinition_CustomCode()
Returns the meta object for the containment reference list '
Custom Code '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_DisabledResources()
Returns the meta object for the attribute list '
Disabled
Resources '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_ExcludeFilter()
Returns the meta object for the attribute '
Exclude
Filter '. |
org.eclipse.emf.ecore.EReference |
getTestSuiteDefinition_Flags()
Returns the meta object for the map '
Flags '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_IncludeFilter()
Returns the meta object for the attribute '
Include
Filter '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_Resource()
Returns the meta object for the attribute '
Resource '. |
org.eclipse.emf.ecore.EReference |
getTestSuiteDefinition_Variables()
Returns the meta object for the containment reference list '
Variables '. |
org.eclipse.emf.ecore.EAttribute |
getTestSuiteDefinition_Version()
Returns the meta object for the attribute '
Version '. |
org.eclipse.emf.ecore.EClass |
getTestSuiteDefinition()
Returns the meta object for class '
Test Suite Definition '. |
org.eclipse.emf.ecore.EOperation |
getVariable__GetName()
Returns the meta object for the '
Get Name ' operation. |
org.eclipse.emf.ecore.EOperation |
getVariable__GetPath()
Returns the meta object for the '
Get Path ' operation. |
org.eclipse.emf.ecore.EAttribute |
getVariable_Content()
Returns the meta object for the attribute '
Content '. |
org.eclipse.emf.ecore.EAttribute |
getVariable_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getVariable_EnumProviderID()
Returns the meta object for the attribute '
Enum Provider ID '. |
org.eclipse.emf.ecore.EAttribute |
getVariable_FullName()
Returns the meta object for the attribute '
Full Name '. |
org.eclipse.emf.ecore.EClass |
getVariable()
Returns the meta object for class '
Variable '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final IDefinitionPackage eINSTANCE
static final int TEST_SUITE_DEFINITION
Test Suite Definition
' class. static final int TEST_SUITE_DEFINITION__NAME
static final int TEST_SUITE_DEFINITION__DESCRIPTION
static final int TEST_SUITE_DEFINITION__INCLUDE_FILTER
static final int TEST_SUITE_DEFINITION__EXCLUDE_FILTER
static final int TEST_SUITE_DEFINITION__DISABLED_RESOURCES
static final int TEST_SUITE_DEFINITION__VARIABLES
static final int TEST_SUITE_DEFINITION__CUSTOM_CODE
static final int TEST_SUITE_DEFINITION__FLAGS
static final int TEST_SUITE_DEFINITION__VERSION
static final int TEST_SUITE_DEFINITION__RESOURCE
static final int TEST_SUITE_DEFINITION_FEATURE_COUNT
static final int TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING
static final int TEST_SUITE_DEFINITION___GET_VARIABLE__STRING
static final int TEST_SUITE_DEFINITION_OPERATION_COUNT
static final int VARIABLE
Variable
' class. static final int VARIABLE__FULL_NAME
static final int VARIABLE__CONTENT
static final int VARIABLE__DESCRIPTION
static final int VARIABLE__ENUM_PROVIDER_ID
static final int VARIABLE_FEATURE_COUNT
static final int VARIABLE___GET_NAME
static final int VARIABLE___GET_PATH
static final int VARIABLE_OPERATION_COUNT
static final int FLAG_TO_STRING_MAP
Flag To String Map
' class. static final int FLAG_TO_STRING_MAP__KEY
static final int FLAG_TO_STRING_MAP__VALUE
static final int FLAG_TO_STRING_MAP_FEATURE_COUNT
static final int FLAG_TO_STRING_MAP_OPERATION_COUNT
static final int CODE
Code
' class. Code
,
DefinitionPackage.getCode()
,
Constant Field Valuesstatic final int CODE__LOCATION
static final int CODE__CONTENT
static final int CODE_FEATURE_COUNT
static final int CODE_OPERATION_COUNT
static final int FLAG
Flag
' enum. Flag
,
DefinitionPackage.getFlag()
,
Constant Field Valuesstatic final int PATH
IPath
,
DefinitionPackage.getPath()
,
Constant Field Valuesorg.eclipse.emf.ecore.EClass getTestSuiteDefinition()
Test Suite Definition
'. ITestSuiteDefinition
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_Name()
Name
'. ITestSuiteDefinition.getName()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_Description()
Description
'.
ITestSuiteDefinition.getDescription()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_IncludeFilter()
Include
Filter
'. ITestSuiteDefinition.getIncludeFilter()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_ExcludeFilter()
Exclude
Filter
'. ITestSuiteDefinition.getExcludeFilter()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_DisabledResources()
Disabled
Resources
'. ITestSuiteDefinition.getDisabledResources()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EReference getTestSuiteDefinition_Variables()
Variables
'. ITestSuiteDefinition.getVariables()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EReference getTestSuiteDefinition_CustomCode()
Custom Code
'. ITestSuiteDefinition.getCustomCode()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EReference getTestSuiteDefinition_Flags()
Flags
'. ITestSuiteDefinition.getFlags()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_Version()
Version
'. ITestSuiteDefinition.getVersion()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EAttribute getTestSuiteDefinition_Resource()
Resource
'. ITestSuiteDefinition.getResource()
,
getTestSuiteDefinition()
org.eclipse.emf.ecore.EOperation getTestSuiteDefinition__GetCustomCode__String()
Get Custom
Code
' operation. ITestSuiteDefinition.getCustomCode(java.lang.String)
org.eclipse.emf.ecore.EOperation getTestSuiteDefinition__GetVariable__String()
Get
Variable
' operation. ITestSuiteDefinition.getVariable(java.lang.String)
org.eclipse.emf.ecore.EClass getVariable()
Variable
'. IVariable
org.eclipse.emf.ecore.EAttribute getVariable_FullName()
Full Name
'. IVariable.getFullName()
,
getVariable()
org.eclipse.emf.ecore.EAttribute getVariable_Content()
Content
'. IVariable.getContent()
,
getVariable()
org.eclipse.emf.ecore.EAttribute getVariable_Description()
Description
'. IVariable.getDescription()
,
getVariable()
org.eclipse.emf.ecore.EAttribute getVariable_EnumProviderID()
Enum Provider ID
'. IVariable.getEnumProviderID()
,
getVariable()
org.eclipse.emf.ecore.EOperation getVariable__GetName()
Get Name
' operation. IVariable.getName()
org.eclipse.emf.ecore.EOperation getVariable__GetPath()
Get Path
' operation. IVariable.getPath()
org.eclipse.emf.ecore.EClass getFlagToStringMap()
Flag To String Map
'. Map.Entry
org.eclipse.emf.ecore.EAttribute getFlagToStringMap_Key()
Key
'. Map.Entry
,
getFlagToStringMap()
org.eclipse.emf.ecore.EAttribute getFlagToStringMap_Value()
Value
'. Map.Entry
,
getFlagToStringMap()
org.eclipse.emf.ecore.EClass getCode()
Code
'. ICode
org.eclipse.emf.ecore.EAttribute getCode_Location()
Location
'. ICode.getLocation()
,
getCode()
org.eclipse.emf.ecore.EAttribute getCode_Content()
Content
'.
ICode.getContent()
,
getCode()
org.eclipse.emf.ecore.EEnum getFlag()
Flag
'. Flag
org.eclipse.emf.ecore.EDataType getPath()
Path
'. IPath
IDefinitionFactory getDefinitionFactory()