org.rdtdm.rule.space
Class RSNode
java.lang.Object
|
+--org.rdtdm.helpers.graph.Node
|
+--org.rdtdm.rule.space.RSNode
- public class RSNode
- extends Node
RSNode
Copyright (c) 2001 by Dirk Münstermann
All Rights Reserved
- Version:
- $Revision:$ ($Date:$)
- Author:
- Dirk Münstermann
Fields inherited from class org.rdtdm.helpers.graph.Node |
|
Methods inherited from class org.rdtdm.helpers.graph.Node |
addChild, addParent, bfs, dfs, equals, getChilds, getContent, getParents, isLeaf, isRoot, isVisited, setContent, setNodeAction, setVisited, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
toogeneralsubs
private java.util.Collection toogeneralsubs
id
private int id
RSNode
public RSNode()
RSNode
public RSNode(RuleSchema rs)
getRule
public RuleSchema getRule()
setRule
public void setRule(RuleSchema rule)
getToogeneralsubs
public java.util.Collection getToogeneralsubs()
setToogeneralsubs
public void setToogeneralsubs(java.util.Collection _toogeneralsubs)
getId
public int getId()
setId
public void setId(int _id)