Package nz.ac.waikato.mcennis.rat.graph.link

Interface Summary
Link Interface for describing a link (arc, edge) in a graph.
 

Class Summary
BasicUserLink Class providing a base implementation of the Link Interface
DBLink Class that implemnts a link backed by a DerbyDB database.
LinkFactory Class for generating Links from a Properties map.