PSE 2000 Group 4

Uses of Package
jobmatch.business.company.profile.tree

Packages that use jobmatch.business.company.profile.tree
jobmatch.business.company.profile   
jobmatch.business.company.profile.tree   
jobmatch.business.company.profile.tree.test   
 

Classes in jobmatch.business.company.profile.tree used by jobmatch.business.company.profile
TreeNode
          Interface for tree nodes
 

Classes in jobmatch.business.company.profile.tree used by jobmatch.business.company.profile.tree
AbstractNode
          Common behaviour for Nodes
ANDNode
          AND - Node
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
TreeNode
          Interface for tree nodes
 

Classes in jobmatch.business.company.profile.tree used by jobmatch.business.company.profile.tree.test
AbstractNode
          Common behaviour for Nodes
MatchTree
          Match Tree
MemoryNode
          Common behaviour for Nodes which life in memory
TreeNode
          Interface for tree nodes
 


PSE 2000 Group 4