|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundTransformation | |
|---|---|
| edu.isi.pegasus.planner.parser.dax | |
| Uses of CompoundTransformation in edu.isi.pegasus.planner.parser.dax |
|---|
| Fields in edu.isi.pegasus.planner.parser.dax with type parameters of type CompoundTransformation | |
|---|---|
protected Map<String,CompoundTransformation> |
DAX2CDAG.mCompoundTransformations
Map of Compound Transfomations indexed by complete name of the compound transformation. |
| Methods in edu.isi.pegasus.planner.parser.dax with parameters of type CompoundTransformation | |
|---|---|
void |
DAX2Metadata.cbCompoundTransformation(CompoundTransformation compoundTransformation)
Callback when a compound transformation is encountered in the DAX |
void |
DAX2NewGraph.cbCompoundTransformation(CompoundTransformation compoundTransformation)
Callback when a compound transformation is encountered in the DAX |
void |
DAX2Graph.cbCompoundTransformation(CompoundTransformation compoundTransformation)
Callback when a compound transformation is encountered in the DAX |
void |
Callback.cbCompoundTransformation(CompoundTransformation compoundTransformation)
Callback when a compound transformation is encountered in the DAX from Section 3: that lists Transformations that Aggregate executables and Files |
void |
ExampleDAXCallback.cbCompoundTransformation(CompoundTransformation compoundTransformation)
Callback when a compound transformation is encountered in the DAX |
void |
DAX2CDAG.cbCompoundTransformation(CompoundTransformation compoundTransformation)
Callback when a compound transformation is encountered in the DAX |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||