|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Architecture | |
|---|---|
| edu.isi.pegasus.planner.invocation | |
| Uses of Architecture in edu.isi.pegasus.planner.invocation |
|---|
| Fields in edu.isi.pegasus.planner.invocation declared as Architecture | |
|---|---|
private Architecture |
InvocationRecord.m_uname
Architectural information. |
| Methods in edu.isi.pegasus.planner.invocation that return Architecture | |
|---|---|
Architecture |
InvocationRecord.getArchitecture()
Accessor |
Architecture |
Uname.toArchitecture()
An adapter method to convert the uname object to the architecture object. |
static Architecture |
Uname.unameToArchitecture(Uname uname)
An adapter method to convert the uname object to the architecture object. |
| Methods in edu.isi.pegasus.planner.invocation with parameters of type Architecture | |
|---|---|
void |
InvocationRecord.setArchitecture(Architecture uname)
Accessor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||