Package | Description |
---|---|
yartiss.service.model |
Modifier and Type | Field and Description |
---|---|
Map<String,TasksSetsTableModel.Result> |
TasksSetsTableModel.TaskSetEntry.results |
Modifier and Type | Method and Description |
---|---|
static TasksSetsTableModel.Result |
TasksSetsTableModel.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TasksSetsTableModel.Result[] |
TasksSetsTableModel.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TasksSetsTableModel.updateEntry(int id,
String policy,
yartiss.engine.simulation.system.ITaskSet set,
yartiss.engine.simulation.IEnergyProfile ep,
int simDuarion,
TasksSetsTableModel.Result r) |
Copyright © 2013. All Rights Reserved.