| Package | Description |
|---|---|
| org.palladiosimulator.pcm.usagemodel | |
| org.palladiosimulator.pcm.usagemodel.impl | |
| org.palladiosimulator.pcm.usagemodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClosedWorkload
A representation of the model object 'Closed Workload'.
|
interface |
OpenWorkload
A representation of the model object 'Open Workload'.
|
| Modifier and Type | Method and Description |
|---|---|
Workload |
UsageScenario.getWorkload_UsageScenario()
Returns the value of the 'Workload Usage Scenario' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageScenario.setWorkload_UsageScenario(Workload value)
Sets the value of the
'
Workload Usage Scenario' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClosedWorkloadImpl
An implementation of the model object 'Closed Workload'.
|
class |
OpenWorkloadImpl
An implementation of the model object 'Open Workload'.
|
class |
WorkloadImpl
An implementation of the model object 'Workload'.
|
| Modifier and Type | Method and Description |
|---|---|
Workload |
UsageScenarioImpl.getWorkload_UsageScenario() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
UsageScenarioImpl.basicSetWorkload_UsageScenario(Workload newWorkload_UsageScenario,
NotificationChain msgs) |
void |
UsageScenarioImpl.setWorkload_UsageScenario(Workload newWorkload_UsageScenario) |
| Modifier and Type | Method and Description |
|---|---|
T |
UsagemodelSwitch.caseWorkload(Workload object)
Returns the result of interpreting the object as an instance of 'Workload'.
|
boolean |
UsagemodelValidator.validateWorkload(Workload workload,
DiagnosticChain diagnostics,
Map<Object,Object> context) |