| Package | Description |
|---|---|
| edu.isi.pegasus.planner.code |
| Modifier and Type | Method and Description |
|---|---|
static CodeGenerator |
CodeGeneratorFactory.loadInstance(PegasusBag bag)
This method loads the appropriate implementing code generator as specified
by the user at runtime.
|
static CodeGenerator |
CodeGeneratorFactory.loadInstance(PegasusBag bag,
String className)
This method loads the appropriate code generator as specified by the
user at runtime.
|