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