|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestingPackage
The Package for the model. It contains accessors for the meta objects to represent
TestingFactory
Field Summary | |
---|---|
static int |
ACTION
The meta object id for the ' Action '
class.
|
static int |
ACTION__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
ACTION__PARAMETER
The feature id for the 'Parameter' containment reference list. |
static int |
ACTION__STEP
The feature id for the 'Step' container reference |
static int |
ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class |
static int |
ACTIVITY
The meta object id for the ' Activity '
class.
|
static int |
ACTIVITY__CONDITION_OPERATION
The feature id for the 'Condition Operation' containment reference list. |
static int |
ACTIVITY__STEP
The feature id for the 'Step' containment reference list. |
static int |
ACTIVITY__TEST_CASE
The feature id for the 'Test Case' container reference. |
static int |
ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class |
static int |
CONDITION
The meta object id for the ' Condition '
class.
|
static int |
CONDITION__CONDITION_OPERATION
The feature id for the 'Condition Operation' reference list. |
static int |
CONDITION__CONDITION_REGISTRY
The feature id for the 'Condition Registry' container reference. |
static int |
CONDITION__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
CONDITION__TEST_CASE
The feature id for the 'Test Case' reference list |
static int |
CONDITION_FEATURE_COUNT
The number of structural features of the 'Condition' class |
static int |
CONDITION_OPERATION
The meta object id for the ' Condition Operation '
class.
|
static int |
CONDITION_OPERATION__ACTIVITY
The feature id for the 'Activity' container reference. |
static int |
CONDITION_OPERATION__CONDITION
The feature id for the 'Condition' reference. |
static int |
CONDITION_OPERATION__TYPE
The feature id for the 'Type' attribute. |
static int |
CONDITION_OPERATION_FEATURE_COUNT
The number of structural features of the 'Condition Operation' class. |
static int |
CONDITION_OPERATION_TYPE
The meta object id for the ' Condition Operation Type '
enum.
|
static int |
CONDITION_REGISTRY
The meta object id for the ' Condition Registry '
class.
|
static int |
CONDITION_REGISTRY__CONDITION
The feature id for the 'Condition' containment reference list. |
static int |
CONDITION_REGISTRY_FEATURE_COUNT
The number of structural features of the 'Condition Registry' class. |
static java.lang.String |
copyright
|
static TestingPackage |
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 |
EUC_OBJECT
The meta object id for the ' EUC Object '
class.
|
static int |
EUC_OBJECT_FEATURE_COUNT
The number of structural features of the 'EUC Object' class |
static int |
ISTEP
The meta object id for the 'IStep' data type. |
static int |
IUSE_CASE
The meta object id for the 'IUse Case' data type. |
static int |
PARAMETER
The meta object id for the ' Parameter '
class.
|
static int |
PARAMETER__ACTION
The feature id for the 'Action' container reference |
static int |
PARAMETER__GENERATED
The feature id for the 'Generated' attribute. |
static int |
PARAMETER__NAME
The feature id for the 'Name' attribute. |
static int |
PARAMETER__VALIDATION
The feature id for the 'Validation' container reference. |
static int |
PARAMETER__VALUE
The feature id for the 'Value' attribute. |
static int |
PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class |
static int |
STEP
The meta object id for the ' Step '
class.
|
static int |
STEP__ACTION
The feature id for the 'Action' containment reference. |
static int |
STEP__ACTIVITY
The feature id for the 'Activity' container reference. |
static int |
STEP__STEP_UUID
The feature id for the 'Step UUID' attribute. |
static int |
STEP__UC_ID
The feature id for the 'Uc ID' attribute. |
static int |
STEP__VALIDATION
The feature id for the 'Validation' containment reference. |
static int |
STEP_FEATURE_COUNT
The number of structural features of the 'Step' class. |
static int |
TEST_CASE
The meta object id for the ' Test Case '
class.
|
static int |
TEST_CASE__ACTIVITY
The feature id for the 'Activity' containment reference list. |
static int |
TEST_CASE__ID
The feature id for the 'Id' attribute. |
static int |
TEST_CASE__PRECONDITION
The feature id for the 'Precondition' reference list. |
static int |
TEST_CASE__TITLE
The feature id for the 'Title' attribute. |
static int |
TEST_CASE_FEATURE_COUNT
The number of structural features of the 'Test Case' class |
static int |
VALIDATION
The meta object id for the ' Validation '
class.
|
static int |
VALIDATION__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
VALIDATION__PARAMETER
The feature id for the 'Parameter' containment reference list. |
static int |
VALIDATION__STEP
The feature id for the 'Step' container reference |
static int |
VALIDATION_FEATURE_COUNT
The number of structural features of the 'Validation' class |
Method Summary | |
---|---|
EAttribute |
getAction_Description()
Returns the meta object for the attribute ' Description ' |
EReference |
getAction_Parameter()
Returns the meta object for the containment reference list ' Parameter ' |
EReference |
getAction_Step()
Returns the meta object for the container reference ' Step ' |
EClass |
getAction()
Returns the meta object for class ' Action ' |
EReference |
getActivity_ConditionOperation()
Returns the meta object for the containment reference list ' Condition Operation ' |
EReference |
getActivity_Step()
Returns the meta object for the containment reference list ' Step ' |
EReference |
getActivity_TestCase()
Returns the meta object for the container reference ' Test Case ' |
EClass |
getActivity()
Returns the meta object for class ' Activity ' |
EReference |
getCondition_ConditionOperation()
Returns the meta object for the reference list ' Condition Operation ' |
EReference |
getCondition_ConditionRegistry()
Returns the meta object for the container reference ' Condition Registry ' |
EAttribute |
getCondition_Description()
Returns the meta object for the attribute ' Description ' |
EReference |
getCondition_TestCase()
Returns the meta object for the reference list ' Test Case ' |
EClass |
getCondition()
Returns the meta object for class ' Condition ' |
EReference |
getConditionOperation_Activity()
Returns the meta object for the container reference ' Activity ' |
EReference |
getConditionOperation_Condition()
Returns the meta object for the reference ' Condition ' |
EAttribute |
getConditionOperation_Type()
Returns the meta object for the attribute ' Type ' |
EClass |
getConditionOperation()
Returns the meta object for class ' Condition Operation ' |
EEnum |
getConditionOperationType()
Returns the meta object for enum ' Condition Operation Type ' |
EReference |
getConditionRegistry_Condition()
Returns the meta object for the containment reference list ' Condition ' |
EClass |
getConditionRegistry()
Returns the meta object for class ' Condition Registry ' |
EClass |
getEUCObject()
Returns the meta object for class ' EUC Object ' |
EDataType |
getIStep()
Returns the meta object for data type ' IStep ' |
EDataType |
getIUseCase()
Returns the meta object for data type ' IUse Case ' |
EReference |
getParameter_Action()
Returns the meta object for the container reference ' Action ' |
EAttribute |
getParameter_Generated()
Returns the meta object for the attribute ' Generated ' |
EAttribute |
getParameter_Name()
Returns the meta object for the attribute ' Name ' |
EReference |
getParameter_Validation()
Returns the meta object for the container reference ' Validation ' |
EAttribute |
getParameter_Value()
Returns the meta object for the attribute ' Value ' |
EClass |
getParameter()
Returns the meta object for class ' Parameter ' |
EReference |
getStep_Action()
Returns the meta object for the containment reference ' Action ' |
EReference |
getStep_Activity()
Returns the meta object for the container reference ' Activity ' |
EAttribute |
getStep_StepUUID()
Returns the meta object for the attribute ' Step UUID ' |
EAttribute |
getStep_UcID()
Returns the meta object for the attribute ' Uc ID ' |
EReference |
getStep_Validation()
Returns the meta object for the containment reference ' Validation ' |
EClass |
getStep()
Returns the meta object for class ' Step ' |
EReference |
getTestCase_Activity()
Returns the meta object for the containment reference list ' Activity ' |
EAttribute |
getTestCase_Id()
Returns the meta object for the attribute ' Id ' |
EReference |
getTestCase_Precondition()
Returns the meta object for the reference list ' Precondition ' |
EAttribute |
getTestCase_Title()
Returns the meta object for the attribute ' Title ' |
EClass |
getTestCase()
Returns the meta object for class ' Test Case ' |
TestingFactory |
getTestingFactory()
Returns the factory that creates the instances of the model. |
EAttribute |
getValidation_Description()
Returns the meta object for the attribute ' Description ' |
EReference |
getValidation_Parameter()
Returns the meta object for the containment reference list ' Parameter ' |
EReference |
getValidation_Step()
Returns the meta object for the container reference ' Step ' |
EClass |
getValidation()
Returns the meta object for class ' Validation ' |
Field Detail |
---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final TestingPackage eINSTANCE
static final int EUC_OBJECT
EUC Object
'
class.
EUCObjectImpl
,
TestingPackageImpl.getEUCObject()
,
Constant Field Valuesstatic final int EUC_OBJECT_FEATURE_COUNT
static final int TEST_CASE
Test Case
'
class.
TestCaseImpl
,
TestingPackageImpl.getTestCase()
,
Constant Field Valuesstatic final int TEST_CASE__TITLE
static final int TEST_CASE__ID
static final int TEST_CASE__PRECONDITION
static final int TEST_CASE__ACTIVITY
static final int TEST_CASE_FEATURE_COUNT
static final int CONDITION
Condition
'
class.
ConditionImpl
,
TestingPackageImpl.getCondition()
,
Constant Field Valuesstatic final int CONDITION__TEST_CASE
static final int CONDITION__DESCRIPTION
static final int CONDITION__CONDITION_REGISTRY
static final int CONDITION__CONDITION_OPERATION
static final int CONDITION_FEATURE_COUNT
static final int CONDITION_REGISTRY
Condition Registry
'
class.
ConditionRegistryImpl
,
TestingPackageImpl.getConditionRegistry()
,
Constant Field Valuesstatic final int CONDITION_REGISTRY__CONDITION
static final int CONDITION_REGISTRY_FEATURE_COUNT
static final int ACTIVITY
Activity
'
class.
ActivityImpl
,
TestingPackageImpl.getActivity()
,
Constant Field Valuesstatic final int ACTIVITY__TEST_CASE
static final int ACTIVITY__STEP
static final int ACTIVITY__CONDITION_OPERATION
static final int ACTIVITY_FEATURE_COUNT
static final int STEP
Step
'
class.
StepImpl
,
TestingPackageImpl.getStep()
,
Constant Field Valuesstatic final int STEP__STEP_UUID
static final int STEP__ACTIVITY
static final int STEP__VALIDATION
static final int STEP__ACTION
static final int STEP__UC_ID
static final int STEP_FEATURE_COUNT
static final int VALIDATION
Validation
'
class.
ValidationImpl
,
TestingPackageImpl.getValidation()
,
Constant Field Valuesstatic final int VALIDATION__STEP
static final int VALIDATION__DESCRIPTION
static final int VALIDATION__PARAMETER
static final int VALIDATION_FEATURE_COUNT
static final int ACTION
Action
'
class.
ActionImpl
,
TestingPackageImpl.getAction()
,
Constant Field Valuesstatic final int ACTION__STEP
static final int ACTION__DESCRIPTION
static final int ACTION__PARAMETER
static final int ACTION_FEATURE_COUNT
static final int PARAMETER
Parameter
'
class.
ParameterImpl
,
TestingPackageImpl.getParameter()
,
Constant Field Valuesstatic final int PARAMETER__NAME
static final int PARAMETER__VALUE
static final int PARAMETER__VALIDATION
static final int PARAMETER__ACTION
static final int PARAMETER__GENERATED
static final int PARAMETER_FEATURE_COUNT
static final int CONDITION_OPERATION
Condition Operation
'
class.
ConditionOperationImpl
,
TestingPackageImpl.getConditionOperation()
,
Constant Field Valuesstatic final int CONDITION_OPERATION__ACTIVITY
static final int CONDITION_OPERATION__TYPE
static final int CONDITION_OPERATION__CONDITION
static final int CONDITION_OPERATION_FEATURE_COUNT
static final int CONDITION_OPERATION_TYPE
Condition Operation Type
'
enum.
ConditionOperationType
,
TestingPackageImpl.getConditionOperationType()
,
Constant Field Valuesstatic final int ISTEP
IStep
,
TestingPackageImpl.getIStep()
,
Constant Field Valuesstatic final int IUSE_CASE
IUseCase
,
TestingPackageImpl.getIUseCase()
,
Constant Field ValuesMethod Detail |
---|
EClass getTestCase()
Test Case
'.
TestCase
EAttribute getTestCase_Title()
Title
'.
TestCase.getTitle()
,
getTestCase()
EAttribute getTestCase_Id()
Id
'.
TestCase.getId()
,
getTestCase()
EReference getTestCase_Precondition()
Precondition
'.
TestCase.getPrecondition()
,
getTestCase()
EReference getTestCase_Activity()
Activity
'.
TestCase.getActivity()
,
getTestCase()
EClass getCondition()
Condition
'.
Condition
EReference getCondition_TestCase()
Test Case
'.
Condition.getTestCase()
,
getCondition()
EAttribute getCondition_Description()
Description
'.
Condition.getDescription()
,
getCondition()
EReference getCondition_ConditionRegistry()
Condition Registry
'.
Condition.getConditionRegistry()
,
getCondition()
EReference getCondition_ConditionOperation()
Condition Operation
'.
Condition.getConditionOperation()
,
getCondition()
EClass getConditionRegistry()
Condition Registry
'.
ConditionRegistry
EReference getConditionRegistry_Condition()
Condition
'.
ConditionRegistry.getCondition()
,
getConditionRegistry()
EClass getActivity()
Activity
'.
Activity
EReference getActivity_TestCase()
Test Case
'.
Activity.getTestCase()
,
getActivity()
EReference getActivity_Step()
Step
'.
Activity.getStep()
,
getActivity()
EReference getActivity_ConditionOperation()
Condition Operation
'.
Activity.getConditionOperation()
,
getActivity()
EClass getStep()
Step
'.
Step
EAttribute getStep_StepUUID()
Step UUID
'.
Step.getStepUUID()
,
getStep()
EReference getStep_Activity()
Activity
'.
Step.getActivity()
,
getStep()
EReference getStep_Validation()
Validation
'.
Step.getValidation()
,
getStep()
EReference getStep_Action()
Action
'.
Step.getAction()
,
getStep()
EAttribute getStep_UcID()
Uc ID
'.
Step.getUcID()
,
getStep()
EClass getValidation()
Validation
'.
Validation
EReference getValidation_Step()
Step
'.
Validation.getStep()
,
getValidation()
EAttribute getValidation_Description()
Description
'.
Validation.getDescription()
,
getValidation()
EReference getValidation_Parameter()
Parameter
'.
Validation.getParameter()
,
getValidation()
EClass getAction()
Action
'.
Action
EReference getAction_Step()
Step
'.
Action.getStep()
,
getAction()
EAttribute getAction_Description()
Description
'.
Action.getDescription()
,
getAction()
EReference getAction_Parameter()
Parameter
'.
Action.getParameter()
,
getAction()
EClass getParameter()
Parameter
'.
Parameter
EAttribute getParameter_Name()
Name
'.
Parameter.getName()
,
getParameter()
EAttribute getParameter_Value()
Value
'.
Parameter.getValue()
,
getParameter()
EReference getParameter_Validation()
Validation
'.
Parameter.getValidation()
,
getParameter()
EReference getParameter_Action()
Action
'.
Parameter.getAction()
,
getParameter()
EAttribute getParameter_Generated()
Generated
'.
Parameter.isGenerated()
,
getParameter()
EClass getConditionOperation()
Condition Operation
'.
ConditionOperation
EReference getConditionOperation_Activity()
Activity
'.
ConditionOperation.getActivity()
,
getConditionOperation()
EAttribute getConditionOperation_Type()
Type
'.
ConditionOperation.getType()
,
getConditionOperation()
EReference getConditionOperation_Condition()
Condition
'.
ConditionOperation.getCondition()
,
getConditionOperation()
EClass getEUCObject()
EUC Object
'.
EUCObject
EEnum getConditionOperationType()
Condition Operation Type
'.
ConditionOperationType
EDataType getIStep()
IStep
'.
IStep
EDataType getIUseCase()
IUse Case
'.
IUseCase
TestingFactory getTestingFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |