List of all members.
Detailed Description
Definition at line 5 of file ReputationEdge.java.
Constructor & Destructor Documentation
cu.repsystestbed.graphs.ReputationEdge.ReputationEdge |
( |
Agent |
src, |
|
|
Agent |
sink, |
|
|
double |
reputation |
|
) |
| |
cu.repsystestbed.graphs.ReputationEdge.ReputationEdge |
( |
Agent |
src, |
|
|
Agent |
sink |
|
) |
| |
Member Function Documentation
int cu.repsystestbed.graphs.ReputationEdge.compareTo |
( |
Object |
arg0 | ) |
|
double cu.repsystestbed.graphs.ReputationEdge.getReputation |
( |
| ) |
|
void cu.repsystestbed.graphs.ReputationEdge.setReputation |
( |
double |
reputation | ) |
|
The documentation for this class was generated from the following file: