A B C D E F G H I J L M N P R S T U V

E

EIPFP - Class in umbc.ebiquity.BayesOWL.coreAlgorithms
This class implements the 'EIPFP' algorithm from our UAI-05 paper entitled "Modifying Bayesian Networks by Probability Constraints".
EIPFP(Net, ProbDistribution[]) - Constructor for class umbc.ebiquity.BayesOWL.coreAlgorithms.EIPFP
Constructor - 1: Given an initial BN and a set of constraints (can be either joint or conditional).
EIPFP(String, ProbDistribution[]) - Constructor for class umbc.ebiquity.BayesOWL.coreAlgorithms.EIPFP
Constructor - 2: Given an initial BN file name and a set of constraints (can be either joint or conditional).
ExNode - Class in umbc.ebiquity.BayesOWL.commonDefine
ExNode.java is built for OWL2BN translation use.
For translating OWL into BN, a tag of node
(must be one of these:
COMPLEMENT, DISJOINT, EQUIVALENT, INTERSECTION, UNION.)
is needed for CPT constructing use.

See paper:
BayesOWL: Uncertainty Modeling in Semantic Web Ontologies
Zhongli Ding, Yun Peng, Rong Pan
ExNode(String, ExNode.TAG) - Constructor for class umbc.ebiquity.BayesOWL.commonDefine.ExNode
Constructor.
ExNode.TAG - Enum in umbc.ebiquity.BayesOWL.commonDefine
 

A B C D E F G H I J L M N P R S T U V