public class SimulatedLinkingResourceContainer extends AbstractSimulatedResourceContainer
| Constructor and Description |
|---|
SimulatedLinkingResourceContainer(SimuComModel myModel,
String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addActiveResource(org.palladiosimulator.pcm.resourceenvironment.LinkingResource linkingResource,
String resourceContainerID) |
String |
getLinkingResourceId()
Retrieves the id of the first (i.e.
|
String |
getLinkingResourceTypeId()
Retrieves the id of the resource type of the first (i.e.
|
void |
loadActiveResource(SimuComSimProcess requestingProcess,
String originResourceContainerID,
String typeID,
double demand) |
getActiveResources, getAllActiveResources, getFailedResources, getResourceContainerID, loadActiveResource, loadActiveResource, loadActiveResourcepublic SimulatedLinkingResourceContainer(SimuComModel myModel, String id)
public void addActiveResource(org.palladiosimulator.pcm.resourceenvironment.LinkingResource linkingResource,
String resourceContainerID)
public String getLinkingResourceId()
public void loadActiveResource(SimuComSimProcess requestingProcess, String originResourceContainerID, String typeID, double demand)
public String getLinkingResourceTypeId()