| Package | Description |
|---|---|
| de.uka.ipd.sdq.simucomframework | |
| de.uka.ipd.sdq.simucomframework.resources |
| Modifier and Type | Method and Description |
|---|---|
SimulatedLinkingResourceContainer |
Context.findLinkingResource(String linkingResourceContainerID)
Lookup method to find the linking resource container that belongs to the given container id.
|
| Modifier and Type | Method and Description |
|---|---|
List<SimulatedLinkingResourceContainer> |
ResourceRegistry.getLinkingResourceContainers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceRegistry.addLinkingResourceContainer(SimulatedLinkingResourceContainer container)
Add a PCM LinkingResourceContainer
|
| Modifier and Type | Method and Description |
|---|---|
void |
IResourceContainerFactory.fillLinkingResourceContainer(SimulatedLinkingResourceContainer container)
Called by the framework to indicate that the given resource container should be set up
|