Interface UsagemodelPackage.Literals
-
- Enclosing interface:
- UsagemodelPackage
public static interface UsagemodelPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
ABSTRACT_USER_ACTION
The meta object literal for the 'Abstract User Action
' class.static EReference
ABSTRACT_USER_ACTION__PREDECESSOR
The meta object literal for the 'Predecessor' reference feature.static EReference
ABSTRACT_USER_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The meta object literal for the 'Scenario Behaviour Abstract User Action' container reference feature.static EReference
ABSTRACT_USER_ACTION__SUCCESSOR
The meta object literal for the 'Successor' reference feature.static EClass
BRANCH
The meta object literal for the 'Branch
' class.static EReference
BRANCH__BRANCH_TRANSITIONS_BRANCH
The meta object literal for the 'Branch Transitions Branch' containment reference list feature.static EClass
BRANCH_TRANSITION
The meta object literal for the 'Branch Transition
' class.static EReference
BRANCH_TRANSITION__BRANCH_BRANCH_TRANSITION
The meta object literal for the 'Branch Branch Transition' container reference feature.static EAttribute
BRANCH_TRANSITION__BRANCH_PROBABILITY
The meta object literal for the 'Branch Probability' attribute feature.static EReference
BRANCH_TRANSITION__BRANCHED_BEHAVIOUR_BRANCH_TRANSITION
The meta object literal for the 'Branched Behaviour Branch Transition' containment reference feature.static EClass
CLOSED_WORKLOAD
The meta object literal for the 'Closed Workload
' class.static EAttribute
CLOSED_WORKLOAD__POPULATION
The meta object literal for the 'Population' attribute feature.static EReference
CLOSED_WORKLOAD__THINK_TIME_CLOSED_WORKLOAD
The meta object literal for the 'Think Time Closed Workload' containment reference feature.static EClass
DELAY
The meta object literal for the 'Delay
' class.static EReference
DELAY__TIME_SPECIFICATION_DELAY
The meta object literal for the 'Time Specification Delay' containment reference feature.static EClass
ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Entry Level System Call
' class.static EReference
ENTRY_LEVEL_SYSTEM_CALL__INPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Input Parameter Usages Entry Level System Call' containment reference list feature.static EReference
ENTRY_LEVEL_SYSTEM_CALL__OPERATION_SIGNATURE_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Operation Signature Entry Level System Call' reference feature.static EReference
ENTRY_LEVEL_SYSTEM_CALL__OUTPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Output Parameter Usages Entry Level System Call' containment reference list feature.static EAttribute
ENTRY_LEVEL_SYSTEM_CALL__PRIORITY
The meta object literal for the 'Priority' attribute feature.static EReference
ENTRY_LEVEL_SYSTEM_CALL__PROVIDED_ROLE_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Provided Role Entry Level System Call' reference feature.static EClass
LOOP
The meta object literal for the 'Loop
' class.static EReference
LOOP__BODY_BEHAVIOUR_LOOP
The meta object literal for the 'Body Behaviour Loop' containment reference feature.static EReference
LOOP__LOOP_ITERATION_LOOP
The meta object literal for the 'Loop Iteration Loop' containment reference feature.static EClass
OPEN_WORKLOAD
The meta object literal for the 'Open Workload
' class.static EReference
OPEN_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
The meta object literal for the 'Inter Arrival Time Open Workload' containment reference feature.static EClass
SCENARIO_BEHAVIOUR
The meta object literal for the 'Scenario Behaviour
' class.static EReference
SCENARIO_BEHAVIOUR__ACTIONS_SCENARIO_BEHAVIOUR
The meta object literal for the 'Actions Scenario Behaviour' containment reference list feature.static EReference
SCENARIO_BEHAVIOUR__BRANCH_TRANSITION_SCENARIO_BEHAVIOUR
The meta object literal for the 'Branch Transition Scenario Behaviour' container reference feature.static EReference
SCENARIO_BEHAVIOUR__LOOP_SCENARIO_BEHAVIOUR
The meta object literal for the 'Loop Scenario Behaviour' container reference feature.static EReference
SCENARIO_BEHAVIOUR__USAGE_SCENARIO_SENARIO_BEHAVIOUR
The meta object literal for the 'Usage Scenario Senario Behaviour' container reference feature.static EClass
START
The meta object literal for the 'Start
' class.static EClass
STOP
The meta object literal for the 'Stop
' class.static EClass
USAGE_MODEL
The meta object literal for the 'Usage Model
' class.static EReference
USAGE_MODEL__USAGE_SCENARIO_USAGE_MODEL
The meta object literal for the 'Usage Scenario Usage Model' containment reference list feature.static EReference
USAGE_MODEL__USER_DATA_USAGE_MODEL
The meta object literal for the 'User Data Usage Model' containment reference list feature.static EClass
USAGE_SCENARIO
The meta object literal for the 'Usage Scenario
' class.static EReference
USAGE_SCENARIO__SCENARIO_BEHAVIOUR_USAGE_SCENARIO
The meta object literal for the 'Scenario Behaviour Usage Scenario' containment reference feature.static EReference
USAGE_SCENARIO__USAGE_MODEL_USAGE_SCENARIO
The meta object literal for the 'Usage Model Usage Scenario' container reference feature.static EReference
USAGE_SCENARIO__WORKLOAD_USAGE_SCENARIO
The meta object literal for the 'Workload Usage Scenario' containment reference feature.static EClass
USER_DATA
The meta object literal for the 'User Data
' class.static EReference
USER_DATA__ASSEMBLY_CONTEXT_USER_DATA
The meta object literal for the 'Assembly Context user Data' reference feature.static EReference
USER_DATA__USAGE_MODEL_USER_DATA
The meta object literal for the 'Usage Model User Data' container reference feature.static EReference
USER_DATA__USER_DATA_PARAMETER_USAGES_USER_DATA
The meta object literal for the 'User Data Parameter Usages User Data' containment reference list feature.static EClass
WORKLOAD
The meta object literal for the 'Workload
' class.static EReference
WORKLOAD__USAGE_SCENARIO_WORKLOAD
The meta object literal for the 'Usage Scenario Workload' container reference feature.
-
-
-
Field Detail
-
WORKLOAD
static final EClass WORKLOAD
The meta object literal for the 'Workload
' class.- See Also:
WorkloadImpl
,UsagemodelPackageImpl.getWorkload()
- Generated class or method.
-
WORKLOAD__USAGE_SCENARIO_WORKLOAD
static final EReference WORKLOAD__USAGE_SCENARIO_WORKLOAD
The meta object literal for the 'Usage Scenario Workload' container reference feature.- Generated class or method.
-
USAGE_SCENARIO
static final EClass USAGE_SCENARIO
The meta object literal for the 'Usage Scenario
' class.- See Also:
UsageScenarioImpl
,UsagemodelPackageImpl.getUsageScenario()
- Generated class or method.
-
USAGE_SCENARIO__USAGE_MODEL_USAGE_SCENARIO
static final EReference USAGE_SCENARIO__USAGE_MODEL_USAGE_SCENARIO
The meta object literal for the 'Usage Model Usage Scenario' container reference feature.- Generated class or method.
-
USAGE_SCENARIO__SCENARIO_BEHAVIOUR_USAGE_SCENARIO
static final EReference USAGE_SCENARIO__SCENARIO_BEHAVIOUR_USAGE_SCENARIO
The meta object literal for the 'Scenario Behaviour Usage Scenario' containment reference feature.- Generated class or method.
-
USAGE_SCENARIO__WORKLOAD_USAGE_SCENARIO
static final EReference USAGE_SCENARIO__WORKLOAD_USAGE_SCENARIO
The meta object literal for the 'Workload Usage Scenario' containment reference feature.- Generated class or method.
-
USER_DATA
static final EClass USER_DATA
The meta object literal for the 'User Data
' class.- See Also:
UserDataImpl
,UsagemodelPackageImpl.getUserData()
- Generated class or method.
-
USER_DATA__ASSEMBLY_CONTEXT_USER_DATA
static final EReference USER_DATA__ASSEMBLY_CONTEXT_USER_DATA
The meta object literal for the 'Assembly Context user Data' reference feature.- Generated class or method.
-
USER_DATA__USAGE_MODEL_USER_DATA
static final EReference USER_DATA__USAGE_MODEL_USER_DATA
The meta object literal for the 'Usage Model User Data' container reference feature.- Generated class or method.
-
USER_DATA__USER_DATA_PARAMETER_USAGES_USER_DATA
static final EReference USER_DATA__USER_DATA_PARAMETER_USAGES_USER_DATA
The meta object literal for the 'User Data Parameter Usages User Data' containment reference list feature.- Generated class or method.
-
USAGE_MODEL
static final EClass USAGE_MODEL
The meta object literal for the 'Usage Model
' class.- See Also:
UsageModelImpl
,UsagemodelPackageImpl.getUsageModel()
- Generated class or method.
-
USAGE_MODEL__USAGE_SCENARIO_USAGE_MODEL
static final EReference USAGE_MODEL__USAGE_SCENARIO_USAGE_MODEL
The meta object literal for the 'Usage Scenario Usage Model' containment reference list feature.- Generated class or method.
-
USAGE_MODEL__USER_DATA_USAGE_MODEL
static final EReference USAGE_MODEL__USER_DATA_USAGE_MODEL
The meta object literal for the 'User Data Usage Model' containment reference list feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL
static final EClass ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Entry Level System Call
' class.- See Also:
EntryLevelSystemCallImpl
,UsagemodelPackageImpl.getEntryLevelSystemCall()
- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL__PROVIDED_ROLE_ENTRY_LEVEL_SYSTEM_CALL
static final EReference ENTRY_LEVEL_SYSTEM_CALL__PROVIDED_ROLE_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Provided Role Entry Level System Call' reference feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL__OPERATION_SIGNATURE_ENTRY_LEVEL_SYSTEM_CALL
static final EReference ENTRY_LEVEL_SYSTEM_CALL__OPERATION_SIGNATURE_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Operation Signature Entry Level System Call' reference feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL__OUTPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
static final EReference ENTRY_LEVEL_SYSTEM_CALL__OUTPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Output Parameter Usages Entry Level System Call' containment reference list feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL__PRIORITY
static final EAttribute ENTRY_LEVEL_SYSTEM_CALL__PRIORITY
The meta object literal for the 'Priority' attribute feature.- Generated class or method.
-
ENTRY_LEVEL_SYSTEM_CALL__INPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
static final EReference ENTRY_LEVEL_SYSTEM_CALL__INPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
The meta object literal for the 'Input Parameter Usages Entry Level System Call' containment reference list feature.- Generated class or method.
-
ABSTRACT_USER_ACTION
static final EClass ABSTRACT_USER_ACTION
The meta object literal for the 'Abstract User Action
' class.- See Also:
AbstractUserActionImpl
,UsagemodelPackageImpl.getAbstractUserAction()
- Generated class or method.
-
ABSTRACT_USER_ACTION__SUCCESSOR
static final EReference ABSTRACT_USER_ACTION__SUCCESSOR
The meta object literal for the 'Successor' reference feature.- Generated class or method.
-
ABSTRACT_USER_ACTION__PREDECESSOR
static final EReference ABSTRACT_USER_ACTION__PREDECESSOR
The meta object literal for the 'Predecessor' reference feature.- Generated class or method.
-
ABSTRACT_USER_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
static final EReference ABSTRACT_USER_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
The meta object literal for the 'Scenario Behaviour Abstract User Action' container reference feature.- Generated class or method.
-
SCENARIO_BEHAVIOUR
static final EClass SCENARIO_BEHAVIOUR
The meta object literal for the 'Scenario Behaviour
' class.- See Also:
ScenarioBehaviourImpl
,UsagemodelPackageImpl.getScenarioBehaviour()
- Generated class or method.
-
SCENARIO_BEHAVIOUR__USAGE_SCENARIO_SENARIO_BEHAVIOUR
static final EReference SCENARIO_BEHAVIOUR__USAGE_SCENARIO_SENARIO_BEHAVIOUR
The meta object literal for the 'Usage Scenario Senario Behaviour' container reference feature.- Generated class or method.
-
SCENARIO_BEHAVIOUR__BRANCH_TRANSITION_SCENARIO_BEHAVIOUR
static final EReference SCENARIO_BEHAVIOUR__BRANCH_TRANSITION_SCENARIO_BEHAVIOUR
The meta object literal for the 'Branch Transition Scenario Behaviour' container reference feature.- Generated class or method.
-
SCENARIO_BEHAVIOUR__LOOP_SCENARIO_BEHAVIOUR
static final EReference SCENARIO_BEHAVIOUR__LOOP_SCENARIO_BEHAVIOUR
The meta object literal for the 'Loop Scenario Behaviour' container reference feature.- Generated class or method.
-
SCENARIO_BEHAVIOUR__ACTIONS_SCENARIO_BEHAVIOUR
static final EReference SCENARIO_BEHAVIOUR__ACTIONS_SCENARIO_BEHAVIOUR
The meta object literal for the 'Actions Scenario Behaviour' containment reference list feature.- Generated class or method.
-
BRANCH_TRANSITION
static final EClass BRANCH_TRANSITION
The meta object literal for the 'Branch Transition
' class.- See Also:
BranchTransitionImpl
,UsagemodelPackageImpl.getBranchTransition()
- Generated class or method.
-
BRANCH_TRANSITION__BRANCH_PROBABILITY
static final EAttribute BRANCH_TRANSITION__BRANCH_PROBABILITY
The meta object literal for the 'Branch Probability' attribute feature.- Generated class or method.
-
BRANCH_TRANSITION__BRANCH_BRANCH_TRANSITION
static final EReference BRANCH_TRANSITION__BRANCH_BRANCH_TRANSITION
The meta object literal for the 'Branch Branch Transition' container reference feature.- Generated class or method.
-
BRANCH_TRANSITION__BRANCHED_BEHAVIOUR_BRANCH_TRANSITION
static final EReference BRANCH_TRANSITION__BRANCHED_BEHAVIOUR_BRANCH_TRANSITION
The meta object literal for the 'Branched Behaviour Branch Transition' containment reference feature.- Generated class or method.
-
BRANCH
static final EClass BRANCH
The meta object literal for the 'Branch
' class.- See Also:
BranchImpl
,UsagemodelPackageImpl.getBranch()
- Generated class or method.
-
BRANCH__BRANCH_TRANSITIONS_BRANCH
static final EReference BRANCH__BRANCH_TRANSITIONS_BRANCH
The meta object literal for the 'Branch Transitions Branch' containment reference list feature.- Generated class or method.
-
LOOP
static final EClass LOOP
The meta object literal for the 'Loop
' class.- See Also:
LoopImpl
,UsagemodelPackageImpl.getLoop()
- Generated class or method.
-
LOOP__LOOP_ITERATION_LOOP
static final EReference LOOP__LOOP_ITERATION_LOOP
The meta object literal for the 'Loop Iteration Loop' containment reference feature.- Generated class or method.
-
LOOP__BODY_BEHAVIOUR_LOOP
static final EReference LOOP__BODY_BEHAVIOUR_LOOP
The meta object literal for the 'Body Behaviour Loop' containment reference feature.- Generated class or method.
-
STOP
static final EClass STOP
The meta object literal for the 'Stop
' class.- See Also:
StopImpl
,UsagemodelPackageImpl.getStop()
- Generated class or method.
-
START
static final EClass START
The meta object literal for the 'Start
' class.- See Also:
StartImpl
,UsagemodelPackageImpl.getStart()
- Generated class or method.
-
OPEN_WORKLOAD
static final EClass OPEN_WORKLOAD
The meta object literal for the 'Open Workload
' class.- See Also:
OpenWorkloadImpl
,UsagemodelPackageImpl.getOpenWorkload()
- Generated class or method.
-
OPEN_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
static final EReference OPEN_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
The meta object literal for the 'Inter Arrival Time Open Workload' containment reference feature.- Generated class or method.
-
DELAY
static final EClass DELAY
The meta object literal for the 'Delay
' class.- See Also:
DelayImpl
,UsagemodelPackageImpl.getDelay()
- Generated class or method.
-
DELAY__TIME_SPECIFICATION_DELAY
static final EReference DELAY__TIME_SPECIFICATION_DELAY
The meta object literal for the 'Time Specification Delay' containment reference feature.- Generated class or method.
-
CLOSED_WORKLOAD
static final EClass CLOSED_WORKLOAD
The meta object literal for the 'Closed Workload
' class.- See Also:
ClosedWorkloadImpl
,UsagemodelPackageImpl.getClosedWorkload()
- Generated class or method.
-
CLOSED_WORKLOAD__POPULATION
static final EAttribute CLOSED_WORKLOAD__POPULATION
The meta object literal for the 'Population' attribute feature.- Generated class or method.
-
CLOSED_WORKLOAD__THINK_TIME_CLOSED_WORKLOAD
static final EReference CLOSED_WORKLOAD__THINK_TIME_CLOSED_WORKLOAD
The meta object literal for the 'Think Time Closed Workload' containment reference feature.- Generated class or method.
-
-