| Package | Description |
|---|---|
| ca.appsimulations.models.model.application |
| Modifier and Type | Method and Description |
|---|---|
static Optional<ServiceEntry> |
ServiceEntryFactory.build(String name,
String activityNamePhase1,
Service service,
double serviceDemand) |
Optional<ServiceEntry> |
Service.findServiceEntry(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Service.addEntry(ServiceEntry entry) |
| Constructor and Description |
|---|
Call(String name,
Service source,
Service destination,
ServiceEntry sourceEntry,
ServiceEntry destinationEntry,
int numCalls) |
Copyright © 2018. All rights reserved.