| Package | Description |
|---|---|
| edu.penn.rtg.schedulingapp | |
| edu.penn.rtg.schedulingapp.basic | |
| edu.penn.rtg.schedulingapp.nalgo |
| Modifier and Type | Field and Description |
|---|---|
IntPRM |
ResourceModel.initRes |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceModel.setInitRes(IntPRM initRes) |
| Modifier and Type | Field and Description |
|---|---|
IntPRM |
SComponent.initRes |
| Modifier and Type | Method and Description |
|---|---|
IntPRM |
DualPRM.getMajorRes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SComponent.setInitRes(IntPRM initRes) |
void |
DualPRM.setMinorRes(IntPRM res) |
void |
Workload.setRes1(IntPRM rm) |
| Modifier and Type | Method and Description |
|---|---|
IntPRM |
EqvPrmEDF.getInitRes() |