|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCOM.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. |
boolean |
isAlive()
Is this Clique object alive? |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public JunctionTree getJunctionTree()
throws ExceptionHugin
ExceptionHugin
public CliqueList getNeighbors()
throws ExceptionHugin
ExceptionHugin
public NodeList getMembers()
throws ExceptionHugin
ExceptionHuginpublic boolean isAlive()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||