org.ucworkbench.model.testing
Interface ModelPackage


public interface ModelPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ModelFactory

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 ModelPackage 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'
 ModelFactory getModelFactory()
          Returns the factory that creates the instances of the model.
 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'
 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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ModelPackage eINSTANCE
The singleton instance of the package.


EUC_OBJECT

static final int EUC_OBJECT
The meta object id for the 'EUC Object' class.

See Also:
org.ucworkbench.model.testing.impl.EUCObjectImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getEUCObject(), Constant Field Values

EUC_OBJECT_FEATURE_COUNT

static final int EUC_OBJECT_FEATURE_COUNT
The number of structural features of the 'EUC Object' class.

See Also:
Constant Field Values

TEST_CASE

static final int TEST_CASE
The meta object id for the 'Test Case' class.

See Also:
org.ucworkbench.model.testing.impl.TestCaseImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getTestCase(), Constant Field Values

TEST_CASE__TITLE

static final int TEST_CASE__TITLE
The feature id for the 'Title' attribute.

See Also:
Constant Field Values

TEST_CASE__ID

static final int TEST_CASE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TEST_CASE__PRECONDITION

static final int TEST_CASE__PRECONDITION
The feature id for the 'Precondition' reference list.

See Also:
Constant Field Values

TEST_CASE__ACTIVITY

static final int TEST_CASE__ACTIVITY
The feature id for the 'Activity' containment reference list.

See Also:
Constant Field Values

TEST_CASE_FEATURE_COUNT

static final int TEST_CASE_FEATURE_COUNT
The number of structural features of the 'Test Case' class.

See Also:
Constant Field Values

CONDITION

static final int CONDITION
The meta object id for the 'Condition' class.

See Also:
org.ucworkbench.model.testing.impl.ConditionImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getCondition(), Constant Field Values

CONDITION__TEST_CASE

static final int CONDITION__TEST_CASE
The feature id for the 'Test Case' reference list.

See Also:
Constant Field Values

CONDITION__DESCRIPTION

static final int CONDITION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

CONDITION__CONDITION_REGISTRY

static final int CONDITION__CONDITION_REGISTRY
The feature id for the 'Condition Registry' container reference.

See Also:
Constant Field Values

CONDITION__CONDITION_OPERATION

static final int CONDITION__CONDITION_OPERATION
The feature id for the 'Condition Operation' reference list.

See Also:
Constant Field Values

CONDITION_FEATURE_COUNT

static final int CONDITION_FEATURE_COUNT
The number of structural features of the 'Condition' class.

See Also:
Constant Field Values

CONDITION_REGISTRY

static final int CONDITION_REGISTRY
The meta object id for the 'Condition Registry' class.

See Also:
org.ucworkbench.model.testing.impl.ConditionRegistryImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getConditionRegistry(), Constant Field Values

CONDITION_REGISTRY__CONDITION

static final int CONDITION_REGISTRY__CONDITION
The feature id for the 'Condition' containment reference list.

See Also:
Constant Field Values

CONDITION_REGISTRY_FEATURE_COUNT

static final int CONDITION_REGISTRY_FEATURE_COUNT
The number of structural features of the 'Condition Registry' class.

See Also:
Constant Field Values

ACTIVITY

static final int ACTIVITY
The meta object id for the 'Activity' class.

See Also:
org.ucworkbench.model.testing.impl.ActivityImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getActivity(), Constant Field Values

ACTIVITY__TEST_CASE

static final int ACTIVITY__TEST_CASE
The feature id for the 'Test Case' container reference.

See Also:
Constant Field Values

ACTIVITY__STEP

static final int ACTIVITY__STEP
The feature id for the 'Step' containment reference list.

See Also:
Constant Field Values

ACTIVITY__CONDITION_OPERATION

static final int ACTIVITY__CONDITION_OPERATION
The feature id for the 'Condition Operation' containment reference list.

See Also:
Constant Field Values

ACTIVITY_FEATURE_COUNT

static final int ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class.

See Also:
Constant Field Values

STEP

static final int STEP
The meta object id for the 'Step' class.

See Also:
org.ucworkbench.model.testing.impl.StepImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getStep(), Constant Field Values

STEP__STEP_UUID

static final int STEP__STEP_UUID
The feature id for the 'Step UUID' attribute.

See Also:
Constant Field Values

STEP__ACTIVITY

static final int STEP__ACTIVITY
The feature id for the 'Activity' container reference.

See Also:
Constant Field Values

STEP__VALIDATION

static final int STEP__VALIDATION
The feature id for the 'Validation' containment reference.

See Also:
Constant Field Values

STEP__ACTION

static final int STEP__ACTION
The feature id for the 'Action' containment reference.

See Also:
Constant Field Values

STEP__UC_ID

static final int STEP__UC_ID
The feature id for the 'Uc ID' attribute.

See Also:
Constant Field Values

STEP_FEATURE_COUNT

static final int STEP_FEATURE_COUNT
The number of structural features of the 'Step' class.

See Also:
Constant Field Values

VALIDATION

static final int VALIDATION
The meta object id for the 'Validation' class.

See Also:
org.ucworkbench.model.testing.impl.ValidationImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getValidation(), Constant Field Values

VALIDATION__STEP

static final int VALIDATION__STEP
The feature id for the 'Step' container reference.

See Also:
Constant Field Values

VALIDATION__DESCRIPTION

static final int VALIDATION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

VALIDATION__PARAMETER

static final int VALIDATION__PARAMETER
The feature id for the 'Parameter' containment reference list.

See Also:
Constant Field Values

VALIDATION_FEATURE_COUNT

static final int VALIDATION_FEATURE_COUNT
The number of structural features of the 'Validation' class.

See Also:
Constant Field Values

ACTION

static final int ACTION
The meta object id for the 'Action' class.

See Also:
org.ucworkbench.model.testing.impl.ActionImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getAction(), Constant Field Values

ACTION__STEP

static final int ACTION__STEP
The feature id for the 'Step' container reference.

See Also:
Constant Field Values

ACTION__DESCRIPTION

static final int ACTION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ACTION__PARAMETER

static final int ACTION__PARAMETER
The feature id for the 'Parameter' containment reference list.

See Also:
Constant Field Values

ACTION_FEATURE_COUNT

static final int ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.

See Also:
Constant Field Values

PARAMETER

static final int PARAMETER
The meta object id for the 'Parameter' class.

See Also:
org.ucworkbench.model.testing.impl.ParameterImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getParameter(), Constant Field Values

PARAMETER__NAME

static final int PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PARAMETER__VALUE

static final int PARAMETER__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

PARAMETER__VALIDATION

static final int PARAMETER__VALIDATION
The feature id for the 'Validation' container reference.

See Also:
Constant Field Values

PARAMETER__ACTION

static final int PARAMETER__ACTION
The feature id for the 'Action' container reference.

See Also:
Constant Field Values

PARAMETER__GENERATED

static final int PARAMETER__GENERATED
The feature id for the 'Generated' attribute.

See Also:
Constant Field Values

PARAMETER_FEATURE_COUNT

static final int PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class.

See Also:
Constant Field Values

CONDITION_OPERATION

static final int CONDITION_OPERATION
The meta object id for the 'Condition Operation' class.

See Also:
org.ucworkbench.model.testing.impl.ConditionOperationImpl, org.ucworkbench.model.testing.impl.ModelPackageImpl#getConditionOperation(), Constant Field Values

CONDITION_OPERATION__ACTIVITY

static final int CONDITION_OPERATION__ACTIVITY
The feature id for the 'Activity' container reference.

See Also:
Constant Field Values

CONDITION_OPERATION__TYPE

static final int CONDITION_OPERATION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

CONDITION_OPERATION__CONDITION

static final int CONDITION_OPERATION__CONDITION
The feature id for the 'Condition' reference.

See Also:
Constant Field Values

CONDITION_OPERATION_FEATURE_COUNT

static final int CONDITION_OPERATION_FEATURE_COUNT
The number of structural features of the 'Condition Operation' class.

See Also:
Constant Field Values

CONDITION_OPERATION_TYPE

static final int CONDITION_OPERATION_TYPE
The meta object id for the 'Condition Operation Type' enum.

See Also:
ConditionOperationType, org.ucworkbench.model.testing.impl.ModelPackageImpl#getConditionOperationType(), Constant Field Values

ISTEP

static final int ISTEP
The meta object id for the 'IStep' data type.

See Also:
IStep, org.ucworkbench.model.testing.impl.ModelPackageImpl#getIStep(), Constant Field Values

IUSE_CASE

static final int IUSE_CASE
The meta object id for the 'IUse Case' data type.

See Also:
IUseCase, org.ucworkbench.model.testing.impl.ModelPackageImpl#getIUseCase(), Constant Field Values
Method Detail

getTestCase

EClass getTestCase()
Returns the meta object for class 'Test Case'.

Returns:
the meta object for class 'Test Case'.
See Also:
TestCase

getTestCase_Title

EAttribute getTestCase_Title()
Returns the meta object for the attribute 'Title'.

Returns:
the meta object for the attribute 'Title'.
See Also:
TestCase.getTitle(), getTestCase()

getTestCase_Id

EAttribute getTestCase_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
TestCase.getId(), getTestCase()

getTestCase_Precondition

EReference getTestCase_Precondition()
Returns the meta object for the reference list 'Precondition'.

Returns:
the meta object for the reference list 'Precondition'.
See Also:
TestCase.getPrecondition(), getTestCase()

getTestCase_Activity

EReference getTestCase_Activity()
Returns the meta object for the containment reference list 'Activity'.

Returns:
the meta object for the containment reference list 'Activity'.
See Also:
TestCase.getActivity(), getTestCase()

getCondition

EClass getCondition()
Returns the meta object for class 'Condition'.

Returns:
the meta object for class 'Condition'.
See Also:
Condition

getCondition_TestCase

EReference getCondition_TestCase()
Returns the meta object for the reference list 'Test Case'.

Returns:
the meta object for the reference list 'Test Case'.
See Also:
Condition.getTestCase(), getCondition()

getCondition_Description

EAttribute getCondition_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
Condition.getDescription(), getCondition()

getCondition_ConditionRegistry

EReference getCondition_ConditionRegistry()
Returns the meta object for the container reference 'Condition Registry'.

Returns:
the meta object for the container reference 'Condition Registry'.
See Also:
Condition.getConditionRegistry(), getCondition()

getCondition_ConditionOperation

EReference getCondition_ConditionOperation()
Returns the meta object for the reference list 'Condition Operation'.

Returns:
the meta object for the reference list 'Condition Operation'.
See Also:
Condition.getConditionOperation(), getCondition()

getConditionRegistry

EClass getConditionRegistry()
Returns the meta object for class 'Condition Registry'.

Returns:
the meta object for class 'Condition Registry'.
See Also:
ConditionRegistry

getConditionRegistry_Condition

EReference getConditionRegistry_Condition()
Returns the meta object for the containment reference list 'Condition'.

Returns:
the meta object for the containment reference list 'Condition'.
See Also:
ConditionRegistry.getCondition(), getConditionRegistry()

getActivity

EClass getActivity()
Returns the meta object for class 'Activity'.

Returns:
the meta object for class 'Activity'.
See Also:
Activity

getActivity_TestCase

EReference getActivity_TestCase()
Returns the meta object for the container reference 'Test Case'.

Returns:
the meta object for the container reference 'Test Case'.
See Also:
Activity.getTestCase(), getActivity()

getActivity_Step

EReference getActivity_Step()
Returns the meta object for the containment reference list 'Step'.

Returns:
the meta object for the containment reference list 'Step'.
See Also:
Activity.getStep(), getActivity()

getActivity_ConditionOperation

EReference getActivity_ConditionOperation()
Returns the meta object for the containment reference list 'Condition Operation'.

Returns:
the meta object for the containment reference list 'Condition Operation'.
See Also:
Activity.getConditionOperation(), getActivity()

getStep

EClass getStep()
Returns the meta object for class 'Step'.

Returns:
the meta object for class 'Step'.
See Also:
Step

getStep_StepUUID

EAttribute getStep_StepUUID()
Returns the meta object for the attribute 'Step UUID'.

Returns:
the meta object for the attribute 'Step UUID'.
See Also:
Step.getStepUUID(), getStep()

getStep_Activity

EReference getStep_Activity()
Returns the meta object for the container reference 'Activity'.

Returns:
the meta object for the container reference 'Activity'.
See Also:
Step.getActivity(), getStep()

getStep_Validation

EReference getStep_Validation()
Returns the meta object for the containment reference 'Validation'.

Returns:
the meta object for the containment reference 'Validation'.
See Also:
Step.getValidation(), getStep()

getStep_Action

EReference getStep_Action()
Returns the meta object for the containment reference 'Action'.

Returns:
the meta object for the containment reference 'Action'.
See Also:
Step.getAction(), getStep()

getStep_UcID

EAttribute getStep_UcID()
Returns the meta object for the attribute 'Uc ID'.

Returns:
the meta object for the attribute 'Uc ID'.
See Also:
Step.getUcID(), getStep()

getValidation

EClass getValidation()
Returns the meta object for class 'Validation'.

Returns:
the meta object for class 'Validation'.
See Also:
Validation

getValidation_Step

EReference getValidation_Step()
Returns the meta object for the container reference 'Step'.

Returns:
the meta object for the container reference 'Step'.
See Also:
Validation.getStep(), getValidation()

getValidation_Description

EAttribute getValidation_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
Validation.getDescription(), getValidation()

getValidation_Parameter

EReference getValidation_Parameter()
Returns the meta object for the containment reference list 'Parameter'.

Returns:
the meta object for the containment reference list 'Parameter'.
See Also:
Validation.getParameter(), getValidation()

getAction

EClass getAction()
Returns the meta object for class 'Action'.

Returns:
the meta object for class 'Action'.
See Also:
Action

getAction_Step

EReference getAction_Step()
Returns the meta object for the container reference 'Step'.

Returns:
the meta object for the container reference 'Step'.
See Also:
Action.getStep(), getAction()

getAction_Description

EAttribute getAction_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
Action.getDescription(), getAction()

getAction_Parameter

EReference getAction_Parameter()
Returns the meta object for the containment reference list 'Parameter'.

Returns:
the meta object for the containment reference list 'Parameter'.
See Also:
Action.getParameter(), getAction()

getParameter

EClass getParameter()
Returns the meta object for class 'Parameter'.

Returns:
the meta object for class 'Parameter'.
See Also:
Parameter

getParameter_Name

EAttribute getParameter_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Parameter.getName(), getParameter()

getParameter_Value

EAttribute getParameter_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
Parameter.getValue(), getParameter()

getParameter_Validation

EReference getParameter_Validation()
Returns the meta object for the container reference 'Validation'.

Returns:
the meta object for the container reference 'Validation'.
See Also:
Parameter.getValidation(), getParameter()

getParameter_Action

EReference getParameter_Action()
Returns the meta object for the container reference 'Action'.

Returns:
the meta object for the container reference 'Action'.
See Also:
Parameter.getAction(), getParameter()

getParameter_Generated

EAttribute getParameter_Generated()
Returns the meta object for the attribute 'Generated'.

Returns:
the meta object for the attribute 'Generated'.
See Also:
Parameter.isGenerated(), getParameter()

getConditionOperation

EClass getConditionOperation()
Returns the meta object for class 'Condition Operation'.

Returns:
the meta object for class 'Condition Operation'.
See Also:
ConditionOperation

getConditionOperation_Activity

EReference getConditionOperation_Activity()
Returns the meta object for the container reference 'Activity'.

Returns:
the meta object for the container reference 'Activity'.
See Also:
ConditionOperation.getActivity(), getConditionOperation()

getConditionOperation_Type

EAttribute getConditionOperation_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
ConditionOperation.getType(), getConditionOperation()

getConditionOperation_Condition

EReference getConditionOperation_Condition()
Returns the meta object for the reference 'Condition'.

Returns:
the meta object for the reference 'Condition'.
See Also:
ConditionOperation.getCondition(), getConditionOperation()

getEUCObject

EClass getEUCObject()
Returns the meta object for class 'EUC Object'.

Returns:
the meta object for class 'EUC Object'.
See Also:
EUCObject

getConditionOperationType

EEnum getConditionOperationType()
Returns the meta object for enum 'Condition Operation Type'.

Returns:
the meta object for enum 'Condition Operation Type'.
See Also:
ConditionOperationType

getIStep

EDataType getIStep()
Returns the meta object for data type 'IStep'.

Returns:
the meta object for data type 'IStep'.
See Also:
IStep

getIUseCase

EDataType getIUseCase()
Returns the meta object for data type 'IUse Case'.

Returns:
the meta object for data type 'IUse Case'.
See Also:
IUseCase

getModelFactory

ModelFactory getModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.