Uses of Class
org.griphyn.cPlanner.common.PegasusProperties

Packages that use PegasusProperties
org.griphyn.common.catalog.replica   
org.griphyn.common.catalog.transformation   
org.griphyn.common.catalog.work   
org.griphyn.cPlanner.classes   
org.griphyn.cPlanner.cluster   
org.griphyn.cPlanner.cluster.aggregator   
org.griphyn.cPlanner.code   
org.griphyn.cPlanner.code.generator   
org.griphyn.cPlanner.code.generator.condor   
org.griphyn.cPlanner.code.generator.condor.style   
org.griphyn.cPlanner.code.gridstart   
org.griphyn.cPlanner.common   
org.griphyn.cPlanner.engine   
org.griphyn.cPlanner.engine.cleanup   
org.griphyn.cPlanner.namespace   
org.griphyn.cPlanner.parser   
org.griphyn.cPlanner.parser.dax   
org.griphyn.cPlanner.parser.pdax   
org.griphyn.cPlanner.partitioner   
org.griphyn.cPlanner.poolinfo   
org.griphyn.cPlanner.provenance.pasoa.pps   
org.griphyn.cPlanner.provenance.pasoa.producer   
org.griphyn.cPlanner.selector.replica   
org.griphyn.cPlanner.selector.site   
org.griphyn.cPlanner.selector.site.heft   
org.griphyn.cPlanner.toolkit   
org.griphyn.cPlanner.transfer   
org.griphyn.cPlanner.transfer.implementation   
org.griphyn.cPlanner.transfer.refiner   
org.griphyn.cPlanner.transfer.sls   
 

Uses of PegasusProperties in org.griphyn.common.catalog.replica
 

Methods in org.griphyn.common.catalog.replica with parameters of type PegasusProperties
static ReplicaCatalog ReplicaFactory.loadInstance(PegasusProperties props)
          Connects the interface with the replica catalog implementation.
 

Uses of PegasusProperties in org.griphyn.common.catalog.transformation
 

Fields in org.griphyn.common.catalog.transformation declared as PegasusProperties
protected  PegasusProperties Windward.mProps
          The handle to PegasusProperties.
private  PegasusProperties File.mProps
          The handle to the properties object.
protected  PegasusProperties Mapper.mProps
          Handle to Pegasus Properties
 

Methods in org.griphyn.common.catalog.transformation with parameters of type PegasusProperties
static TransformationCatalog TransformationFactory.loadInstance(PegasusProperties properties)
          Connects the interface with the transformation catalog implementation.
 

Uses of PegasusProperties in org.griphyn.common.catalog.work
 

Methods in org.griphyn.common.catalog.work with parameters of type PegasusProperties
static WorkCatalog WorkFactory.loadInstance(PegasusProperties props)
          Connects the interface with the work catalog implementation.
 

Uses of PegasusProperties in org.griphyn.cPlanner.classes
 

Fields in org.griphyn.cPlanner.classes declared as PegasusProperties
private  PegasusProperties PegasusBag.mProps
          The handle to the PegasusProperties.
 

Methods in org.griphyn.cPlanner.classes that return PegasusProperties
 PegasusProperties PegasusBag.getPegasusProperties()
          A convenice method to get PegasusProperties
 

Methods in org.griphyn.cPlanner.classes with parameters of type PegasusProperties
 void SubInfo.updateProfiles(PegasusProperties properties)
          Updates all the profile namespaces with the information specified by the user in the properties file, that apply to this job.
 

Uses of PegasusProperties in org.griphyn.cPlanner.cluster
 

Fields in org.griphyn.cPlanner.cluster declared as PegasusProperties
protected  PegasusProperties Abstract.mProps
          The handle to the properties object holding all the properties.
protected  PegasusProperties Horizontal.mProps
          The handle to the properties object holding all the properties.
 

Methods in org.griphyn.cPlanner.cluster with parameters of type PegasusProperties
static Partitioner ClustererFactory.loadPartitioner(PegasusProperties properties, String type, GraphNode root, Map graph)
          Loads the appropriate partitioner on the basis of the clustering type specified in the options passed to the planner.
 

Uses of PegasusProperties in org.griphyn.cPlanner.cluster.aggregator
 

Fields in org.griphyn.cPlanner.cluster.aggregator declared as PegasusProperties
protected  PegasusProperties JobAggregatorInstanceFactory.mProps
          The handle to the properties object holding all the properties.
protected  PegasusProperties Abstract.mProps
          The object holding all the properties pertaining to Pegasus.
 

Uses of PegasusProperties in org.griphyn.cPlanner.code
 

Methods in org.griphyn.cPlanner.code with parameters of type PegasusProperties
 void POSTScript.initialize(PegasusProperties properties, String path, String submitDir)
          Initialize the POSTScript implementation.
 

Uses of PegasusProperties in org.griphyn.cPlanner.code.generator
 

Fields in org.griphyn.cPlanner.code.generator declared as PegasusProperties
private  PegasusProperties GRMS.mProps
          The handle to the properties file.
protected  PegasusProperties Abstract.mProps
          The object holding all the properties pertaining to Pegasus.
 

Uses of PegasusProperties in org.griphyn.cPlanner.code.generator.condor
 

Methods in org.griphyn.cPlanner.code.generator.condor with parameters of type PegasusProperties
 void CondorStyle.initialize(PegasusProperties properties, PoolInfoProvider siteCatalog)
          Initializes the Condor Style implementation.
 

Uses of PegasusProperties in org.griphyn.cPlanner.code.generator.condor.style
 

Fields in org.griphyn.cPlanner.code.generator.condor.style declared as PegasusProperties
protected  PegasusProperties Abstract.mProps
          The object holding all the properties pertaining to Pegasus.
 

Methods in org.griphyn.cPlanner.code.generator.condor.style with parameters of type PegasusProperties
 void CondorStyleFactory.initialize(PegasusProperties properties, PoolInfoProvider siteCatalog)
          Initializes the Factory.
 void Abstract.initialize(PegasusProperties properties, PoolInfoProvider siteCatalog)
          Initializes the Code Style implementation.
private  CondorStyle CondorStyleFactory.loadInstance(PegasusProperties properties, PoolInfoProvider siteCatalog, String className)
          This method loads the appropriate Condor Style using reflection.
 

Uses of PegasusProperties in org.griphyn.cPlanner.code.gridstart
 

Fields in org.griphyn.cPlanner.code.gridstart declared as PegasusProperties
protected  PegasusProperties NoGridStart.mProps
          The object holding all the properties pertaining to Pegasus.
private  PegasusProperties Kickstart.mProps
          The object holding all the properties pertaining to Pegasus.
protected  PegasusProperties NoPOSTScript.mProps
          The object holding all the properties pertaining to Pegasus.
protected  PegasusProperties UserPOSTScript.mProps
          The object holding all the properties pertaining to Pegasus.
private  PegasusProperties GridStartFactory.mProps
          The properties object holding all the properties.
protected  PegasusProperties VDSPOSTScript.mProps
          The object holding all the properties pertaining to Pegasus.
 

Methods in org.griphyn.cPlanner.code.gridstart with parameters of type PegasusProperties
protected  String VDSPOSTScript.getPostScriptProperties(PegasusProperties properties)
          Returns the properties that need to be passed to the the postscript invocation in the java format.
 void NoPOSTScript.initialize(PegasusProperties properties, String path, String submitDir)
          Initialize the POSTScript implementation.
 void UserPOSTScript.initialize(PegasusProperties properties, String path, String submitDir)
          Initialize the POSTScript implementation.
 void VDSPOSTScript.initialize(PegasusProperties properties, String path, String submitDir)
          Initialize the POSTScript implementation.
private  POSTScript GridStartFactory.loadPOSTScript(PegasusProperties properties, String submitDir, String path, String className)
          Loads the implementing class corresponding to the class.
 

Uses of PegasusProperties in org.griphyn.cPlanner.common
 

Fields in org.griphyn.cPlanner.common declared as PegasusProperties
private  PegasusProperties TPT.mProps
          The handle to the properties object holding the properties relevant to Pegasus.
private static PegasusProperties PegasusProperties.pegProperties
          Ensures only one object is created always.
 

Methods in org.griphyn.cPlanner.common that return PegasusProperties
static PegasusProperties PegasusProperties.getInstance()
          Returns an instance to this properties object.
static PegasusProperties PegasusProperties.getInstance(String propFileName)
          Returns an instance to this properties object.
static PegasusProperties PegasusProperties.nonSingletonInstance()
          To get a reference to the the object.
protected static PegasusProperties PegasusProperties.nonSingletonInstance(String propFileName)
          To get a reference to the the object.
 

Constructors in org.griphyn.cPlanner.common with parameters of type PegasusProperties
TPT(PegasusProperties properties)
          The overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.engine
 

Fields in org.griphyn.cPlanner.engine declared as PegasusProperties
private  PegasusProperties Authenticate.mProps
          The handle to the PegasusProperties object.
private  PegasusProperties ThreadPool.mProps
          The handle to the properties object.
protected  PegasusProperties Engine.mProps
          The object holding all the properties pertaining to Pegasus.
 

Methods in org.griphyn.cPlanner.engine with parameters of type PegasusProperties
protected  String ReplicaCatalogBridge.getCommandLineProperties(PegasusProperties properties)
          Returns the properties that need to be passed to the the rc-client invocation on the command line .
 void ReplicaCatalogBridge.initialize(ADag dag, PegasusProperties properties, PlannerOptions options)
          Intialises the refiner.
static CreateDirectory CreateDirectory.loadCreateDirectoryInstance(String className, ADag concDag, PegasusProperties properties)
          Loads the implementing class corresponding to the mode specified by the user at runtime.
 

Constructors in org.griphyn.cPlanner.engine with parameters of type PegasusProperties
Authenticate(PegasusProperties properties, PoolInfoProvider poolHandle)
          The overloaded constructor.
AuthenticateEngine(PegasusProperties props, Set pools)
          The overloaded constructor.
CleanupEngine(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
CreateDirectory(ADag concDag, PegasusProperties properties)
          Default constructor.
CreateDirectory(PegasusProperties properties)
          A pratically nothing constructor !
Engine(PegasusProperties props)
          Default constructor.
HourGlass(ADag concDag, PegasusProperties properties)
          Default constructor.
InterPoolEngine(ADag aDag, PegasusProperties props, PlannerOptions options)
          Overloaded constructor.
InterPoolEngine(PegasusProperties props)
          Default constructor.
MainEngine(ADag orgDag, PegasusProperties props, PlannerOptions options)
          This constructor initialises the class variables to the variables passed.
ReductionEngine(ADag orgDag, PegasusProperties properties, PlannerOptions options)
          The constructor
RemoveDirectory(ADag concDag, PegasusProperties properties)
          The overloaded constructor that sets the dag for which we have to generated the cleanup dag for.
ReplicaCatalogBridge(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
Tentacles(ADag concDag, PegasusProperties properties)
          Default constructor.
ThreadPool(PegasusProperties properties, Set pools)
          The overloaded constructor.
TransferEngine(ADag reducedDag, Vector vDelLJobs, PegasusProperties properties, PlannerOptions options)
          Overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.engine.cleanup
 

Fields in org.griphyn.cPlanner.engine.cleanup declared as PegasusProperties
private  PegasusProperties InPlace.mProps
          The handle to the properties passed to Pegasus.
private  PegasusProperties Cleanup.mProps
          The handle to the properties passed to Pegasus.
private  PegasusProperties RM.mProps
          The handle to the properties passed to Pegasus.
 

Constructors in org.griphyn.cPlanner.engine.cleanup with parameters of type PegasusProperties
Cleanup(PegasusProperties properties, PlannerOptions options)
          Creates a new instance of InPlace
InPlace(PegasusProperties properties, PlannerOptions options)
          Creates a new instance of InPlace
RM(PegasusProperties properties, PlannerOptions options)
          Creates a new instance of InPlace
 

Uses of PegasusProperties in org.griphyn.cPlanner.namespace
 

Methods in org.griphyn.cPlanner.namespace with parameters of type PegasusProperties
 void Condor.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
 void Globus.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
 void Dagman.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
 void ENV.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
 void Hints.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
 void VDS.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
abstract  void Namespace.checkKeyInNS(PegasusProperties properties, String pool)
          It puts in the namespace specific information specified in the properties file into the namespace.
protected  void Globus.enforceMinTime(PegasusProperties properties, String key)
          Enforces a minimum time if specified in the properties.
 

Uses of PegasusProperties in org.griphyn.cPlanner.parser
 

Fields in org.griphyn.cPlanner.parser declared as PegasusProperties
protected  PegasusProperties Parser.mProps
          The object holding all the properties pertaining to Pegasus.
 

Constructors in org.griphyn.cPlanner.parser with parameters of type PegasusProperties
ConfigXmlParser(PegasusProperties properties)
          Default Class Constructor.
ConfigXmlParser(String configFileName, PegasusProperties properties)
          Class Constructor intializes the parser and turns on validation.
DaxParser(PegasusProperties properties)
          The default constructor
DaxParser(String daxFileName, PegasusProperties properties, Callback callback)
          The constructor initialises the parser, and turns on the validation feature in Xerces.
Parser(PegasusProperties properties)
          Intialises the parser.
PDAXParser(PegasusProperties properties)
          The default constructor.
PDAXParser(String fileName, PegasusProperties properties)
          The constructor initialises the parser, and turns on the validation feature in Xerces.
 

Uses of PegasusProperties in org.griphyn.cPlanner.parser.dax
 

Fields in org.griphyn.cPlanner.parser.dax declared as PegasusProperties
protected  PegasusProperties DAX2NewGraph.mProps
          The handle to the properties object.
private  PegasusProperties DAX2Metadata.mProps
          The handle to the properties object.
protected  PegasusProperties DAX2Graph.mProps
          The handle to the properties object.
private  PegasusProperties DAX2CDAG.mProps
          The handle to the properties object.
 

Methods in org.griphyn.cPlanner.parser.dax with parameters of type PegasusProperties
static Callback DAXCallbackFactory.loadInstance(PegasusProperties properties, String dax)
          Loads the implementing class corresponding to the type specified by the user.
static Callback DAXCallbackFactory.loadInstance(PegasusProperties properties, String dax, String className)
          Loads the implementing class corresponding to the type specified by the user.
 

Constructors in org.griphyn.cPlanner.parser.dax with parameters of type PegasusProperties
DAX2CDAG(PegasusProperties properties, String dax)
          The overloaded constructor.
DAX2Graph(PegasusProperties properties, String dax)
          The overloaded constructor.
DAX2LabelGraph(PegasusProperties properties, String dax)
          The overloaded constructor.
DAX2Metadata(PegasusProperties properties, String dax)
          The overloaded constructor.
DAX2NewGraph(PegasusProperties properties, String dax)
          The overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.parser.pdax
 

Fields in org.griphyn.cPlanner.parser.pdax declared as PegasusProperties
private  PegasusProperties PDAX2MDAG.mProps
          The handle to the properties file.
 

Methods in org.griphyn.cPlanner.parser.pdax with parameters of type PegasusProperties
protected  String PDAX2MDAG.constructDAGManKnobs(PegasusProperties properties)
          Constructs Any extra arguments that need to be passed to dagman, as determined from the properties file.
static Callback PDAXCallbackFactory.loadInstance(PegasusProperties properties, PlannerOptions options, String directory)
          Loads the implementing class corresponding to the type specified by the user.
static Callback PDAXCallbackFactory.loadInstance(PegasusProperties properties, PlannerOptions options, String directory, String className)
          Loads the implementing class corresponding to the type specified by the user.
 

Constructors in org.griphyn.cPlanner.parser.pdax with parameters of type PegasusProperties
PDAX2MDAG(String directory, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.partitioner
 

Fields in org.griphyn.cPlanner.partitioner declared as PegasusProperties
protected  PegasusProperties WriterCallback.mProps
          Handle to the properties available.
private  PegasusProperties ClustererCallback.mProps
          The handle to the properties object.
protected  PegasusProperties Partitioner.mProps
          The object holding all the properties pertaining to Pegasus.
 

Methods in org.griphyn.cPlanner.partitioner with parameters of type PegasusProperties
 void ClustererCallback.initialize(PegasusProperties properties, Clusterer clusterer)
          Initializes the callback.
 void WriterCallback.initialize(PegasusProperties properties, String daxFile, String daxName, String directory)
          Initializes the Writer Callback.
static Partitioner PartitionerFactory.loadInstance(PegasusProperties properties, GraphNode root, Map graph, String className)
          Loads the implementing class corresponding to the type specified by the user.
static DAXWriter DAXWriter.loadInstance(PegasusProperties properties, String daxFile, String directory)
          The ends up loading the PDAXWriter.
static DAXWriter DAXWriter.loadInstance(String className, PegasusProperties properties, String daxFile, String directory)
          Loads the implementing PDAXWriter.
 

Constructors in org.griphyn.cPlanner.partitioner with parameters of type PegasusProperties
BFS(GraphNode root, Map graph, PegasusProperties properties)
          The overloaded constructor.
Horizontal(GraphNode root, Map graph, PegasusProperties properties)
          The overloaded constructor.
Label(GraphNode root, Map graph, PegasusProperties properties)
          The overloaded constructor.
One2One(GraphNode root, Map graph, PegasusProperties properties)
          The overloaded constructor.
Partitioner(GraphNode root, Map graph, PegasusProperties properties)
          The overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.poolinfo
 

Fields in org.griphyn.cPlanner.poolinfo declared as PegasusProperties
protected  PegasusProperties PoolInfoProvider.mProps
          The object holding all the properties pertaining to Pegasus.
 

Methods in org.griphyn.cPlanner.poolinfo with parameters of type PegasusProperties
static PoolInfoProvider SiteFactory.loadInstance(PegasusProperties properties, boolean singleton)
          Connects the interface with the site catalog implementation.
 

Uses of PegasusProperties in org.griphyn.cPlanner.provenance.pasoa.pps
 

Methods in org.griphyn.cPlanner.provenance.pasoa.pps with parameters of type PegasusProperties
static PPS PPSFactory.loadPPS(PegasusProperties properties)
          Loads the appropriate PPS implementation on the basis of the property set in the properties.
 

Uses of PegasusProperties in org.griphyn.cPlanner.provenance.pasoa.producer
 

Methods in org.griphyn.cPlanner.provenance.pasoa.producer with parameters of type PegasusProperties
static XMLProducer XMLProducerFactory.loadXMLProducer(PegasusProperties properties)
          Loads the appropriate XMLProducer on the basis of the property set in the properties.
 

Uses of PegasusProperties in org.griphyn.cPlanner.selector.replica
 

Fields in org.griphyn.cPlanner.selector.replica declared as PegasusProperties
protected  PegasusProperties Windward.mProps
          The properties object containing the properties passed to the planner.
protected  PegasusProperties Default.mProps
          The properties object containing the properties passed to the planner.
protected  PegasusProperties Local.mProps
          The properties object containing the properties passed to the planner.
 

Methods in org.griphyn.cPlanner.selector.replica with parameters of type PegasusProperties
static ReplicaSelector ReplicaSelectorFactory.loadInstance(PegasusProperties properties)
          Loads the implementing class corresponding to the mode specified by the user at runtime in the properties file.
static ReplicaSelector ReplicaSelectorFactory.loadInstance(PegasusProperties properties, String className)
          Loads the implementing class corresponding to the class.
 

Constructors in org.griphyn.cPlanner.selector.replica with parameters of type PegasusProperties
Default(PegasusProperties properties)
          The overloaded constructor, that is called by load method.
Local(PegasusProperties properties)
          The overloaded constructor, that is called by load method.
Restricted(PegasusProperties properties)
          The overloaded constructor, that is called by load method.
Windward(PegasusProperties properties)
          The overloaded constructor, that is called by load method.
 

Uses of PegasusProperties in org.griphyn.cPlanner.selector.site
 

Fields in org.griphyn.cPlanner.selector.site declared as PegasusProperties
protected  PegasusProperties Abstract.mProps
          The properties passed to Pegasus at runtime.
 

Uses of PegasusProperties in org.griphyn.cPlanner.selector.site.heft
 

Fields in org.griphyn.cPlanner.selector.site.heft declared as PegasusProperties
private  PegasusProperties Algorithm.mProps
          The handle to the properties.
 

Uses of PegasusProperties in org.griphyn.cPlanner.toolkit
 

Fields in org.griphyn.cPlanner.toolkit declared as PegasusProperties
protected  PegasusProperties Executable.mProps
          The object holding all the properties pertaining to Pegasus.
private  PegasusProperties PartitionDAX.mProps
          The object holding all the properties pertaining to Pegasus.
 

Methods in org.griphyn.cPlanner.toolkit with parameters of type PegasusProperties
protected  void CPlanner.doPartitionAndPlan(PegasusProperties properties, PlannerOptions options)
          Partitions and plans the workflow.
 String PartitionDAX.partitionDAX(PegasusProperties properties, String daxFile, String directory, String type)
           
 

Uses of PegasusProperties in org.griphyn.cPlanner.transfer
 

Fields in org.griphyn.cPlanner.transfer declared as PegasusProperties
protected  PegasusProperties AbstractRefiner.mProps
          The handle to the properties object holding the properties relevant to Pegasus.
 

Methods in org.griphyn.cPlanner.transfer with parameters of type PegasusProperties
 void SingleFTPerXFERJobRefiner.loadImplementations(PegasusProperties properties, PlannerOptions options)
          Loads the appropriate implementations that is required by this refinement strategy for different types of transfer jobs.
 void MultipleFTPerXFERJobRefiner.loadImplementations(PegasusProperties properties, PlannerOptions options)
          Loads the appropriate implementations that is required by this refinement strategy for different types of transfer jobs.
 void Refiner.loadImplementations(PegasusProperties properties, PlannerOptions options)
          Loads the appropriate implementations that is required by this refinement strategy for different types of transfer jobs.
 

Constructors in org.griphyn.cPlanner.transfer with parameters of type PegasusProperties
AbstractRefiner(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
MultipleFTPerXFERJobRefiner(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
SingleFTPerXFERJobRefiner(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.transfer.implementation
 

Fields in org.griphyn.cPlanner.transfer.implementation declared as PegasusProperties
protected  PegasusProperties Abstract.mProps
          The handle to the properties object holding the properties relevant to Pegasus.
 

Methods in org.griphyn.cPlanner.transfer.implementation with parameters of type PegasusProperties
static Implementation ImplementationFactory.loadInstance(PegasusProperties properties, PlannerOptions options)
          Loads the implementing class corresponding to the mode specified by the user at runtime in the properties file.
static Implementation ImplementationFactory.loadInstance(PegasusProperties properties, PlannerOptions options, int type)
          Loads the implementing class corresponding to the type specified by the user.
private static Implementation ImplementationFactory.loadInstance(String className, PegasusProperties properties, PlannerOptions options)
          Loads the implementing class corresponding to the class.
 

Constructors in org.griphyn.cPlanner.transfer.implementation with parameters of type PegasusProperties
Abstract(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
AbstractMultipleFTPerXFERJob(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
AbstractSingleFTPerXFERJob(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
Condor(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
CRFT(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
OldGUC(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
RFT(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
SRM(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
Stork(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
T2(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
Transfer(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
Windward(PegasusProperties properties, PlannerOptions options)
          The overloaded constructor, that is called by the Factory to load the class.
 

Uses of PegasusProperties in org.griphyn.cPlanner.transfer.refiner
 

Methods in org.griphyn.cPlanner.transfer.refiner with parameters of type PegasusProperties
static Refiner RefinerFactory.loadInstance(PegasusProperties properties, ADag dag, PlannerOptions options)
          Loads the implementing class corresponding to the value specified in the properties.
static Refiner RefinerFactory.loadInstance(String className, PegasusProperties properties, ADag dag, PlannerOptions options)
          Loads the implementing class corresponding to the class.
 

Constructors in org.griphyn.cPlanner.transfer.refiner with parameters of type PegasusProperties
Bundle(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
Chain(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
Condor(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
Default(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
GRMS(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
SChain(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
SDefault(ADag dag, PegasusProperties properties, PlannerOptions options)
          The overloaded constructor.
 

Uses of PegasusProperties in org.griphyn.cPlanner.transfer.sls
 

Fields in org.griphyn.cPlanner.transfer.sls declared as PegasusProperties
protected  PegasusProperties Condor.mProps
          The handle to the properties.
protected  PegasusProperties Transfer.mProps
          The handle to the properties.
 



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