| Package | Description |
|---|---|
| edu.isi.pegasus.planner.invocation |
| Modifier and Type | Field and Description |
|---|---|
private MachineSpecific |
Machine.m_specific
This is a grouping element for the remaining machine-specific
items.
|
| Modifier and Type | Method and Description |
|---|---|
MachineSpecific |
Machine.getMachineSpecific()
Obtains the machine-specific grouping element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Machine.setMachineSpecific(MachineSpecific m)
Sets the machine-specific grouping element.
|