| Package | Description |
|---|---|
| de.uka.ipd.sdq.simucomframework.simucomstatus | |
| de.uka.ipd.sdq.simucomframework.simucomstatus.impl | |
| de.uka.ipd.sdq.simucomframework.simucomstatus.util |
| Modifier and Type | Method and Description |
|---|---|
SimulatedResources |
SimucomstatusFactory.createSimulatedResources()
Returns a new object of class 'Simulated Resources'.
|
SimulatedResources |
SimuComStatus.getResourceStatus()
Returns the value of the 'Resource Status' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimuComStatus.setResourceStatus(SimulatedResources value)
Sets the value of the '
Resource Status' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulatedResourcesImpl
An implementation of the model object '
Simulated Resources'.
|
| Modifier and Type | Method and Description |
|---|---|
SimulatedResources |
SimucomstatusFactoryImpl.createSimulatedResources() |
SimulatedResources |
SimuComStatusImpl.getResourceStatus() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
SimuComStatusImpl.basicSetResourceStatus(SimulatedResources newResourceStatus,
NotificationChain msgs) |
void |
SimuComStatusImpl.setResourceStatus(SimulatedResources newResourceStatus) |
| Modifier and Type | Method and Description |
|---|---|
T |
SimucomstatusSwitch.caseSimulatedResources(SimulatedResources object)
Returns the result of interpreting the object as an instance of 'Simulated Resources
'.
|