| Modifier and Type | Method and Description |
|---|---|
UsageScenario |
UsagemodelFactory.createUsageScenario()
Returns a new object of class 'Usage Scenario'.
|
UsageScenario |
ScenarioBehaviour.getUsageScenario_SenarioBehaviour()
Returns the value of the 'Usage Scenario Senario Behaviour' container
reference.
|
UsageScenario |
Workload.getUsageScenario_Workload()
Returns the value of the 'Usage Scenario Workload' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
EList<UsageScenario> |
UsageModel.getUsageScenario_UsageModel()
Returns the value of the 'Usage Scenario Usage Model' containment reference
list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioBehaviour.setUsageScenario_SenarioBehaviour(UsageScenario value)
Sets the value of the
'
Usage Scenario Senario Behaviour' container reference. |
void |
Workload.setUsageScenario_Workload(UsageScenario value)
Sets the value of the
'
Usage
Scenario Workload' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
UsageScenarioImpl
An implementation of the model object 'Usage Scenario'.
|
| Modifier and Type | Method and Description |
|---|---|
UsageScenario |
UsagemodelFactoryImpl.createUsageScenario() |
UsageScenario |
ScenarioBehaviourImpl.getUsageScenario_SenarioBehaviour() |
UsageScenario |
WorkloadImpl.getUsageScenario_Workload() |
| Modifier and Type | Method and Description |
|---|---|
EList<UsageScenario> |
UsageModelImpl.getUsageScenario_UsageModel() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
ScenarioBehaviourImpl.basicSetUsageScenario_SenarioBehaviour(UsageScenario newUsageScenario_SenarioBehaviour,
NotificationChain msgs) |
NotificationChain |
WorkloadImpl.basicSetUsageScenario_Workload(UsageScenario newUsageScenario_Workload,
NotificationChain msgs) |
void |
ScenarioBehaviourImpl.setUsageScenario_SenarioBehaviour(UsageScenario newUsageScenario_SenarioBehaviour) |
void |
WorkloadImpl.setUsageScenario_Workload(UsageScenario newUsageScenario_Workload) |
| Modifier and Type | Method and Description |
|---|---|
T |
UsagemodelSwitch.caseUsageScenario(UsageScenario object)
Returns the result of interpreting the object as an instance of 'Usage Scenario'.
|
boolean |
UsagemodelValidator.validateUsageScenario(UsageScenario usageScenario,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
UsageScenario |
UsageScenarioReference.getUsageScenario()
Returns the value of the 'Usage Scenario' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageScenarioReference.setUsageScenario(UsageScenario value)
Sets the value of the '
Usage Scenario' reference. |
| Modifier and Type | Method and Description |
|---|---|
UsageScenario |
UsageScenarioMeasuringPointImpl.basicGetUsageScenario() |
UsageScenario |
UsageScenarioReferenceImpl.basicGetUsageScenario() |
UsageScenario |
UsageScenarioMeasuringPointImpl.getUsageScenario() |
UsageScenario |
UsageScenarioReferenceImpl.getUsageScenario() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageScenarioMeasuringPointImpl.setUsageScenario(UsageScenario newUsageScenario) |
void |
UsageScenarioReferenceImpl.setUsageScenario(UsageScenario newUsageScenario) |