|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--COM.hugin.HAPI.Clique
Represents the cliques in the JunctionTree.
| Method Summary | |
JunctionTree |
getJunctionTree()
Returns the JunctionTree to which this Clique belongs. |
NodeList |
getMembers()
Returns a list of Nodes that are members of this Clique. |
CliqueList |
getNeighbors()
Returns a list of Cliques that are neighbors of this Clique. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public JunctionTree getJunctionTree()
throws ExceptionObjectNotAlive
public CliqueList getNeighbors()
throws ExceptionObjectNotAlive
public NodeList getMembers()
throws ExceptionObjectNotAlive
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||