jobmatch.business.company.profile.tree
Class MemoryNode
java.lang.Object
|
+--jobmatch.business.company.profile.tree.AbstractNode
|
+--jobmatch.business.company.profile.tree.MemoryNode
- Direct Known Subclasses:
- BooleanNode, OperationNode, RootNode
- public abstract class MemoryNode
- extends AbstractNode
Common behaviour for Nodes which life in memory
- Since:
- May 16 2000
- Version:
- $Revision: 1.2 $
- See Also:
- Serialized Form
| Methods inherited from class jobmatch.business.company.profile.tree.AbstractNode |
and,
clone,
equals,
getDescription,
getParent,
getTree,
not,
or,
semanticEquality,
setParent,
setTree,
toString |
MemoryNode
protected MemoryNode(MatchTree tree,
TreeNode parent)
getLeafNo
public int getLeafNo()
setLeafNo
public void setLeafNo(int number)