| Package | Description |
|---|---|
| edu.isi.pegasus.planner.catalog.transformation |
| Modifier and Type | Method and Description |
|---|---|
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.
|