Package cgl.narada.matching.tagvaluepairs

Interface Summary
TagValueMatchingDebugFlags This class is used to help us debug individual classes in the cgl.narada.matching package.
 

Class Summary
TagValueClientEdgeAttributes This keeps track of the destinations, and the number of predicates within each destination that are interested in a particular edge.
TagValueClientMatching This class implements the matching algorithm.
TagValueClientMatchingTreeEdge This class implements the matching tree edge, which could be connected to some other tag node or could be a pure destination edge.
TagValueClientMatchingTreeNode This class implements the matching tree node.
TagValueEdgeAttributes This keeps track of the destinations, and the number of predicates within each destination that are interested in a particular edge.
TagValueEvent The event class which we use to perform matching on the profile graph constructed using the general matching algorithm.
TagValueMatching This class implements the matching algorithm.
TagValueMatchingTreeEdge This class implements the matching tree edge, which could be connected to some other tag node or could be a pure destination edge.
TagValueMatchingTreeNode This class implements the matching tree node.
TagValueProfile An STRING profile is stored in this class.
 



For comments and suggestions please send e-mail to The NaradaBrokering Project