Uses of Class
edu.isi.pegasus.planner.catalog.transformation.TransformationFactoryException

Packages that use TransformationFactoryException
edu.isi.pegasus.planner.catalog.transformation   
 

Uses of TransformationFactoryException in edu.isi.pegasus.planner.catalog.transformation
 

Methods in edu.isi.pegasus.planner.catalog.transformation that throw TransformationFactoryException
static TransformationCatalog TransformationFactory.loadInstance()
          Connects the interface with the transformation catalog implementation.
static TransformationCatalog TransformationFactory.loadInstance(PegasusBag bag)
          Connects the interface with the transformation catalog implementation.
static TransformationCatalog TransformationFactory.loadInstance(PegasusProperties properties)
          Connects the interface with the transformation catalog implementation.
static TransformationCatalog TransformationFactory.loadInstance(PegasusProperties properties, LogManager logger)
          Connects the interface with the transformation catalog implementation.
 



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