A B C D F G H I J L M N O P R S T W

A

AbstractTreeBehavior - Class in Fairness.Nodes.TreeBehaviors
AbstractTreeBehavior is a part of the Taxation scheme currently not implemented in our project.
AbstractTreeBehavior() - Constructor for class Fairness.Nodes.TreeBehaviors.AbstractTreeBehavior
 
addChild(Node) - Method in class Fairness.Nodes.TreeInfo
Adds the given child to this node for this TreeInfo's stripe.
addLegendItem(Displayable) - Method in class Fairness.Graphing.Legend
Adds an item to be displayed in the Legend -- normally a LegendItem.
addNode(Node) - Method in class Fairness.Trees.PastryTreeManager
Adds a Node to this TreeManager for it to manage and build into trees.
addNode(Node) - Method in class Fairness.Trees.TreeManager
Adds a Node to this TreeManager for it to manage and build into trees.
allowChild(Node) - Method in class Fairness.Nodes.Node
Returns whether a Node is willing to accept a given child.
allowChild(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.AncestorRatingBehavior
Asks the node behavior if the given Node is allowed to be a child of the Node this behavior is for.
allowChild(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.DebtMaintenanceBehavior
Asks the node behavior if the given Node is allowed to be a child of the Node this behavior is for.
allowChild(Node, Node) - Method in interface Fairness.Nodes.NodeBehaviors.NodeBehavior
Asks the node behavior if the given Node is allowed to be a child of the Node this behavior is for.
allowChild(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.SimpleNodeBehavior
Asks the node behavior if the given Node is allowed to be a child of the Node this behavior is for.
allowForward(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.AncestorRatingBehavior
Returns true if this node behavior is currently allowing the Node to send to the given target.
allowForward(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.DebtMaintenanceBehavior
Returns true if this node behavior is currently allowing the Node to send to the given target.
allowForward(Node, Node) - Method in interface Fairness.Nodes.NodeBehaviors.NodeBehavior
Returns true if this node behavior is currently allowing the Node to send to the given target.
allowForward(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.RefuseForwardBehavior
Returns true if this node behavior is currently allowing the Node to send to the given target.
allowForward(Node, Node) - Method in class Fairness.Nodes.NodeBehaviors.SimpleNodeBehavior
Returns true if this node behavior is currently allowing the Node to send to the given target.
AncestorRatingBehavior - Class in Fairness.Nodes.NodeBehaviors
AncestorRatingBehavior keeps track of confidence values and increases/decreases the confidence levels of nodes for sending and receiving the packets respectively.
AncestorRatingBehavior() - Constructor for class Fairness.Nodes.NodeBehaviors.AncestorRatingBehavior
 

A B C D F G H I J L M N O P R S T W