Uses of Class
edu.isi.pegasus.planner.common.UserOptions

Packages that use UserOptions
edu.isi.pegasus.planner.catalog.site.impl.old   
edu.isi.pegasus.planner.common   
 

Uses of UserOptions in edu.isi.pegasus.planner.catalog.site.impl.old
 

Fields in edu.isi.pegasus.planner.catalog.site.impl.old declared as UserOptions
protected  UserOptions PoolInfoProvider.mUserOpts
          Handle to the Singleton instance containing the options passed to the planner at run time.
 

Uses of UserOptions in edu.isi.pegasus.planner.common
 

Fields in edu.isi.pegasus.planner.common declared as UserOptions
private static UserOptions UserOptions.mPOptions
          The object holding the Singleton instance.
 

Methods in edu.isi.pegasus.planner.common that return UserOptions
static UserOptions UserOptions.getInstance()
          The method used to invoke the singleton instance from the other classes.
static UserOptions UserOptions.getInstance(PlannerOptions opt)
          The method used to invoke the singleton instance the first time, from the CPlanner class.
 



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