|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UsageScenario
A representation of the model object 'Usage Scenario'. UsageScenarios are concurrently executed behaviours of users within one UsageModel. It describes which services are directly invoked by users in one specific use case and models the possible sequences of calling them. Each UsageScenario includes a workload and a scenario behaviour.
The following features are supported:
UsagemodelPackage.getUsageScenario()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
ScenarioBehaviour |
getScenarioBehaviour_UsageScenario()
Returns the value of the 'Scenario Behaviour Usage Scenario' containment reference. |
Workload |
getWorkload_UsageScenario()
Returns the value of the 'Workload Usage Scenario' containment reference. |
void |
setScenarioBehaviour_UsageScenario(ScenarioBehaviour value)
Sets the value of the ' Scenario Behaviour Usage Scenario' containment reference. |
void |
setWorkload_UsageScenario(Workload value)
Sets the value of the ' Workload Usage Scenario' containment reference. |
| Methods inherited from interface de.uka.ipd.sdq.identifier.Identifier |
|---|
getId, idHasToBeUnique, setId |
| Methods inherited from interface de.uka.ipd.sdq.pcm.core.entity.NamedElement |
|---|
getEntityName, setEntityName |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
Workload getWorkload_UsageScenario()
If the meaning of the 'Workload Usage Scenario' containment reference isn't clear, there really should be more of a description here...
setWorkload_UsageScenario(Workload),
UsagemodelPackage.getUsageScenario_Workload_UsageScenario()void setWorkload_UsageScenario(Workload value)
Workload Usage Scenario' containment reference.
value - the new value of the 'Workload Usage Scenario' containment reference.getWorkload_UsageScenario()ScenarioBehaviour getScenarioBehaviour_UsageScenario()
If the meaning of the 'Scenario Behaviour Usage Scenario' containment reference isn't clear, there really should be more of a description here...
setScenarioBehaviour_UsageScenario(ScenarioBehaviour),
UsagemodelPackage.getUsageScenario_ScenarioBehaviour_UsageScenario()void setScenarioBehaviour_UsageScenario(ScenarioBehaviour value)
Scenario Behaviour Usage Scenario' containment reference.
value - the new value of the 'Scenario Behaviour Usage Scenario' containment reference.getScenarioBehaviour_UsageScenario()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||