|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.lehigh.swat.obione.Node
edu.lehigh.swat.obione.GoalNode
public class GoalNode
Models a goal node of PDMS
| Field Summary | |
|---|---|
private MapAtom |
label
|
| Constructor Summary | |
|---|---|
GoalNode(int id)
debug contructor should be taken out |
|
GoalNode(MapAtom goal)
|
|
| Method Summary | |
|---|---|
(package private) MapAtom |
getLabel()
|
java.lang.String |
toString()
|
| Methods inherited from class edu.lehigh.swat.obione.Node |
|---|
addChild, getChildren, getId, getParent, setChildren, setId, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private MapAtom label
| Constructor Detail |
|---|
GoalNode(int id)
GoalNode(MapAtom goal)
| Method Detail |
|---|
MapAtom getLabel()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||