PSE 2000 Group 4

Package jobmatch.business.company.profile.tree

Interface Summary
TreeNode Interface for tree nodes
 

Class Summary
AbstractNode Common behaviour for Nodes
ANDNode AND - Node
LeafSupport Leafes can delegate to this object
MatchTree Match Tree
MemoryNode Common behaviour for Nodes which life in memory
NOTNode NOT - Node
OperationNode Common behaviour for Operation Nodes
ORNode OR - Node
RootNode Root of the tree
 


PSE 2000 Group 4