edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node Class Reference

List of all members.

Public Member Functions

void addArc (Node n, Arc arc)
Arc getArcToNode (Node n)
HashSet< NodegetNeighbors ()
Collection< BeliefNode > getNodes ()
String getShortName ()
 Node (MiniBucket mb)
String toString ()

Package Attributes

HashMap< Node, Arcarcs = new HashMap<Node, Arc>()
Vector< CPF > functions = new Vector<CPF>()
MiniBucket mb
HashSet< BeliefNode > nodes = new HashSet<BeliefNode>()
HashSet< Nodeparents

Detailed Description

Definition at line 883 of file IJGP.java.


Constructor & Destructor Documentation

edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::Node ( MiniBucket  mb  )  [inline]

Definition at line 890 of file IJGP.java.


Member Function Documentation

void edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::addArc ( Node  n,
Arc  arc 
) [inline]

Definition at line 900 of file IJGP.java.

Arc edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::getArcToNode ( Node  n  )  [inline]

Definition at line 908 of file IJGP.java.

HashSet<Node> edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::getNeighbors (  )  [inline]

Definition at line 904 of file IJGP.java.

Collection<BeliefNode> edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::getNodes (  )  [inline]

Definition at line 912 of file IJGP.java.

String edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::getShortName (  )  [inline]

Definition at line 921 of file IJGP.java.

String edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::toString (  )  [inline]

Definition at line 916 of file IJGP.java.


Member Data Documentation

Definition at line 888 of file IJGP.java.

Definition at line 885 of file IJGP.java.

Definition at line 884 of file IJGP.java.

HashSet<BeliefNode> edu::tum::cs::bayesnets::inference::IJGP::JoinGraph::Node::nodes = new HashSet<BeliefNode>() [package]

Definition at line 886 of file IJGP.java.

Definition at line 887 of file IJGP.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:37 2013