|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ranking | |
|---|---|
| edu.isi.pegasus.planner.client | |
| edu.isi.pegasus.planner.ranking | |
| Uses of Ranking in edu.isi.pegasus.planner.client |
|---|
| Method parameters in edu.isi.pegasus.planner.client with type arguments of type Ranking | |
|---|---|
protected void |
RankDAX.writeOutRankings(File file,
Collection<Ranking> rankings)
Writes out the ranking to the file. |
| Uses of Ranking in edu.isi.pegasus.planner.ranking |
|---|
| Methods in edu.isi.pegasus.planner.ranking that return types with arguments of type Ranking | |
|---|---|
Collection<Ranking> |
Rank.rank(Collection<String> daxes)
Ranks the daxes, and returns a sort collection of Ranking objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||