| 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 |
|---|---|
PassiveResource |
SimucomstatusFactory.createPassiveResource()
Returns a new object of class 'Passive Resource'.
|
PassiveResource |
WaitForAcquire.getResource()
Returns the value of the 'Resource' reference.
|
| Modifier and Type | Method and Description |
|---|---|
EList<PassiveResource> |
SimulatedResources.getPassiveResources()
Returns the value of the 'Passive Resources' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaitForAcquire.setResource(PassiveResource value)
Sets the value of the '
Resource' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PassiveResourceImpl
An implementation of the model object 'Passive Resource'.
|
| Modifier and Type | Method and Description |
|---|---|
PassiveResource |
WaitForAcquireImpl.basicGetResource() |
PassiveResource |
SimucomstatusFactoryImpl.createPassiveResource() |
PassiveResource |
WaitForAcquireImpl.getResource() |
| Modifier and Type | Method and Description |
|---|---|
EList<PassiveResource> |
SimulatedResourcesImpl.getPassiveResources() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
WaitForAcquireImpl.basicSetResource(PassiveResource newResource,
NotificationChain msgs) |
void |
WaitForAcquireImpl.setResource(PassiveResource newResource) |
| Modifier and Type | Method and Description |
|---|---|
T |
SimucomstatusSwitch.casePassiveResource(PassiveResource object)
Returns the result of interpreting the object as an instance of 'Passive Resource'.
|