Uses of Class
edu.isi.pegasus.planner.invocation.Uname

Packages that use Uname
edu.isi.pegasus.planner.invocation   
 

Uses of Uname in edu.isi.pegasus.planner.invocation
 

Fields in edu.isi.pegasus.planner.invocation declared as Uname
private  Uname Machine.m_uname
          The uname child element is mandatory.
 

Methods in edu.isi.pegasus.planner.invocation that return Uname
 Uname Machine.getUname()
          Obtains the utsname generic system information record.
 

Methods in edu.isi.pegasus.planner.invocation with parameters of type Uname
 void Machine.setUname(Uname uname)
          Sets the utsname generic system information record.
static Architecture Uname.unameToArchitecture(Uname uname)
          An adapter method to convert the uname object to the architecture object.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.