Uses of Package
prioritizer

Packages that use prioritizer
gui.prio   
prioritizer   
 

Classes in prioritizer used by gui.prio
DollarTechnique
          Defines the $100 technique used.
Pairwise
          Defines the Pair Wise comparisons technique used.
PlanningGame
          Defines the Planning Game prioritization method.
 

Classes in prioritizer used by prioritizer
Pairwise.ComparisonList
          Represents the list containing the comparisons.
Pairwise.Graph
          Defines a graph used for estimating missig comparisons when using incomplete pairwise prioritization
Pairwise.Graph.Arc
          Defines an arc in the graph
Pairwise.Graph.Node
          Defines a node in the graph
Pairwise.Graph.PathValue
          Represents the value of a path in the graph
PlanningGame.Card
          Defines a Card representing a Requirement in the Planning Game method
PlanningGame.Pile
          Defines a Pile where the cards can be put