|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAX | |
|---|---|
| edu.isi.pegasus.planner.dax | |
| Uses of DAX in edu.isi.pegasus.planner.dax |
|---|
| Methods in edu.isi.pegasus.planner.dax that return DAX | |
|---|---|
DAX |
ADAG.getDAX(String daxid)
Returns a DAX object with id daxid if present otherwise null. |
| Methods in edu.isi.pegasus.planner.dax with parameters of type DAX | |
|---|---|
ADAG |
ADAG.addDAX(DAX dax)
Add a DAX job to the DAX |
boolean |
ADAG.containsDAX(DAX dax)
Check if a DAX job exists in the DAX |
| Method parameters in edu.isi.pegasus.planner.dax with type arguments of type DAX | |
|---|---|
ADAG |
ADAG.addDAXs(List<DAX> daxs)
Add multiple DAX jobs to the DAX |
| Constructors in edu.isi.pegasus.planner.dax with parameters of type DAX | |
|---|---|
DAX(DAX dax)
Copy Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||