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

G

getBoldFont(Font) - Static method in class com.swtdesigner.SWTResourceManager
Return a bold version of the give font
getClass(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Deal With the Structure like ClassName Get All the Variable and Corresponding ClassName Sets.
getClosureSize() - Method in class umbc.ebiquity.BayesOWL.commonMethod.RetrieveLooseClosure
Gets the number of variables in the closure.
getClosureSize() - Method in class umbc.ebiquity.BayesOWL.commonMethod.RetrieveStrictClosure
Gets the number of variables in the closure.
getColor(int) - Static method in class com.swtdesigner.SWTResourceManager
Returns the system color matching the specific ID
getColor(int, int, int) - Static method in class com.swtdesigner.SWTResourceManager
Returns a color given its red, green and blue component values
getColor(RGB) - Static method in class com.swtdesigner.SWTResourceManager
Returns a color given its RGB value
getConceptName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.LocalConditionalConstraint
This method gets the local concept name in this local conditional constraint.
getConceptName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.LocalMarginalConstraint
Gets the local concept name in this local marginal constraint.
getCondCollection(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Deal With the Structure like Condition Get All the Condition Collection Name and Corresponding Condition Collection.
getCondNodeName(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the conditional variable name in the specified index.
getCondProbEntry(int[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
This method gets one conditional probability value from the specified 'indices' in the conditional probability distribution table.
getCondVariable(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
This method gets the condition random variable in the specified dimension.
getCondVariableNames() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets an array of condition variable names involved in this conditional constraint.
getConPro(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Deal With the Structure like Condition Proposition Value Get All the Condition, Proposition and Value Sets.
getConProList(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Make a Condition Proposition List for the Probability File.
getConstraint(String, Net) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Construct the CPT based on the Probability File.
getConstraintType() - Method in class umbc.ebiquity.BayesOWL.commonDefine.Constraint
Gets the constraint type of this constraint.
getConstraintType() - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConstraint
This method returns the constraint type of this constraint.
getCrossEntropy() - Method in class umbc.ebiquity.BayesOWL.commonMethod.CrossEntropy
Computes and returns the cross entropy between two distributions P and Q.
getCursor(int) - Static method in class com.swtdesigner.SWTResourceManager
Returns the system cursor matching the specific ID
getDifference() - Method in class umbc.ebiquity.BayesOWL.commonMethod.DiffBN
Returns the sum of differences about two nodes' posterior probabilities.
getDimension(String) - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method returns the index of a given random variable in the array "rndVars", that is, which dimension this random variable corresponding with in the multi-dimensional array.
getDistribution() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets the underlying conditional probability distribution for this conditional constraint.
getDistribution() - Method in class umbc.ebiquity.BayesOWL.commonDefine.MarginalConstraint
Gets the underlying joint probability distribution for this marginal constraint.
getDistribution() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.CIPFP
Returns the joint probability distrbution involved in the computation.
getDistribution() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.CIPFPOneR
Returns the joint probability distribution involved in the computation.
getDistribution() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.IPFP
Returns the joint probability distribution involved in the computation.
getDistribution() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.IPFPOneR
Returns the joint probability distribution involved in the computation.
getDistributionType() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ProbDistribution
This method returns the distribution type of this probability distribution.
getElement(int[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.MultiDimensionalArray
This method gets a 'double' element of the multi-dimensional array in the specified indices.
getExecLoops() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.CIPFP
Returns the number of iteration steps of running the algorithm.
getExecLoops() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFP
Gets the number of iteration steps of running the algorithm.
getExecLoops() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.EIPFP
Returns the number of iteration steps of running the algorithm.
getExecLoops() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.IPFP
Returns the number of iteration steps of running the algorithm.
getExecLoops() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.SDIPFP
This method returns the number of iteration steps of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.CIPFP
Returns the execution time of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFP
Gets the execution time of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFPConditionalOneR
Gets the execution time of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFPMarginalOneR
Gets the execution time of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.EIPFP
Returns the execution time of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.IPFP
Returns the execution time of running the algorithm.
getExecTime() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.SDIPFP
This method returns the execution time of running the algorithm.
getFont(String, int, int) - Static method in class com.swtdesigner.SWTResourceManager
Returns a font based on its name, height and style
getFont(String, int, int, boolean, boolean) - Static method in class com.swtdesigner.SWTResourceManager
Returns a font based on its name, height and style.
getImage(String) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image stored in the file at the specified path
getImage(String, String) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image stored in the file at the specified path
getImage(Class<?>, String) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image stored in the file at the specified path relative to the specified class
getIndices(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
Takes an int which represents the position in the distribution entries and computes the corresponding 'indices' in the multi-dimensional array.
getIndices(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method takes an integer which represents the position in the distribution entries and computes the corresponding 'indices' in the multi-dimensional array.
getJPD() - Method in class umbc.ebiquity.BayesOWL.commonMethod.BN2JPD
Returns the underlying joint probability distribution obtained from the given BN.
getLength() - Method in class umbc.ebiquity.BayesOWL.parser.TaxoParser
Get Number of Nodes.
getLooseClosure() - Method in class umbc.ebiquity.BayesOWL.commonMethod.RetrieveLooseClosure
Gets the variables in the closure.
getMarginalCondDist(RandomVariable[], RandomVariable[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This methods gets the conditional probability distribution of a set of given prior and condition random variables.
getMarginalDist(RandomVariable[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method gets the marginal probability distribution of a set of given random variables.
getName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ExNode
Get Node Name.
getName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.HardEvidence
This method returns the variable name of this hard evidence.
getName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.RandomVariable
This methods gets the name of the random variable.
getNames() - Method in class umbc.ebiquity.BayesOWL.parser.TaxoParser
Get All the Node Names.
getNet() - Method in class umbc.ebiquity.BayesOWL.commonMethod.JPD2BN
Returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.constructor.BNConstructor
Get constructed net.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFP
Returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFPConditionalOneR
This method gets the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.DIPFPMarginalOneR
This method returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.EIPFP
Returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.SDIPFP
This method returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.SDIPFPConditionalOneR
This method returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.SDIPFPMarginalOneR
This method returns the revised BBN obtained.
getNet() - Method in class umbc.ebiquity.BayesOWL.coreAlgorithms.SDIPFPOneR
This method returns the revised BBN obtained.
getNodeName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the name of the prior variable "V" regarding to this simple conditional constraint.
getNodeName() - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleMarginalConstraint
This method returns the name of the variable regarding to this simple marginal constraint.
getNodeProbValueByStateIndex(int, int[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the conditional probability value of "V" about a specified state, given an indices array of ints of its conditions "C1, C2, ...".
getNodeProbValueByStateIndex(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleMarginalConstraint
This method returns the marginal probability value about a specified state by its index.
getNodeProbValueByStateName(String, int[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the conditional probability value of "V" about a specified state, given an indices array of ints of its conditions "C1, C2, ...".
getNodeProbValueByStateName(String) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleMarginalConstraint
This method returns the marginal probability value about a specified state by its name.
getNodes() - Method in class umbc.ebiquity.BayesOWL.constructor.BNConstructor
Get ExNodes.
getNodeStateIndex(String) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the index of a state given its name, w.r.t prior variable "V".
getNodeStateIndex(String) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleMarginalConstraint
This method returns the index of a state given its name.
getNodeStateName(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the name of a state of prior variable "V" in the specified index.
getNodeStateName(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleMarginalConstraint
This method returns the name of a state in the specified index.
getNodeTag() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ExNode
Get Node Tag.
getNumOfConds() - Method in class umbc.ebiquity.BayesOWL.commonDefine.SimpleConditionalConstraint
This method returns the number of conditions involved.
getNumOfCondVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets the number of condition variables involved in this conditional constraint.
getNumOfCondVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
This method gets the number of condition random variables involved.
getNumOfDimensions() - Method in class umbc.ebiquity.BayesOWL.commonDefine.MultiDimensionalArray
This method gets the number of dimensions of this multi-dimensional array.
getNumOfEntries() - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
This method gets the number of entries in this conditional probability distribution table.
getNumOfEntries() - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method returns the number of entries of this joint probability distribution table.
getNumOfEntries() - Method in class umbc.ebiquity.BayesOWL.commonDefine.MultiDimensionalArray
This method gets the number of data entries stored in this multi-dimensional array.
getNumOfParentsInvolved() - Method in class umbc.ebiquity.BayesOWL.commonDefine.LocalConditionalConstraint
Gets the number of parent concepts involved in this local conditional constraint.
getNumOfParentsInvolved() - Method in class umbc.ebiquity.BayesOWL.commonDefine.LocalMarginalConstraint
Gets the number of parent concepts involved in this local marginal constraint.
getNumOfPriorVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets the number of prior variables involved in this conditional constraint.
getNumOfPriorVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
s the number of prior random variables involved.
getNumOfStates() - Method in class umbc.ebiquity.BayesOWL.commonDefine.RandomVariable
This method gets the number of possible states of the random variable.
getNumOfVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets the number of variables involved in this conditional constraint.
getNumOfVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method gets the number of variables involved.
getNumOfVariables() - Method in class umbc.ebiquity.BayesOWL.commonDefine.MarginalConstraint
Gets the number of variables involved in this marginal constraint.
getParentNamesInvolved() - Method in class umbc.ebiquity.BayesOWL.commonDefine.LocalConditionalConstraint
Gets an array of involved parent names in this local conditional constraint.
getParentNamesInvolved() - Method in class umbc.ebiquity.BayesOWL.commonDefine.LocalMarginalConstraint
Gets an array of involved parent names in this local marginal constraint.
getParents() - Method in class umbc.ebiquity.BayesOWL.parser.TaxoParser
Get All the Node Parents.
getPriorVariable(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.CondProbDistribution
This method gets the prior random variable in the specified dimension.
getPriorVariableNames() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets an array of prior variable names involved in this conditional constraint.
getProbability(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Get All the Condition, Proposition, State and Value Sets.
getProbEntry(int[]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method returns one probability value from the specified 'indices' in the JPD table.
getPropCollection(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Deal With the Structure like Proposition Get All the Proposition Collection Name and Corresponding Proposition Collection.
getProposition(String) - Method in class umbc.ebiquity.BayesOWL.parser.ProbParser
Deal With the Structure like Variable State Get All the Proposition Name, Variable and State Sets.
getRandomVariable() - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method gets variables involved in JPD
getResultNet() - Method in class umbc.ebiquity.BayesOWL.constructor.CPTConstructor
Get result net.
getScopeType() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets the scope type of this conditional constraint.
getScopeType() - Method in class umbc.ebiquity.BayesOWL.commonDefine.MarginalConstraint
Gets the scope type of this marginal constraint.
getState() - Method in class umbc.ebiquity.BayesOWL.commonDefine.HardEvidence
This method returns the variable state of this hard evidence.
getState(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.RandomVariable
This method gets one possible state of the random variable given specified index.
getStateIndex(String) - Method in class umbc.ebiquity.BayesOWL.commonDefine.RandomVariable
This method gets the index of a specific state of this random variable.
getStates() - Method in class umbc.ebiquity.BayesOWL.commonDefine.RandomVariable
This method gets all the possible states of the random variable.
getStrictClosure() - Method in class umbc.ebiquity.BayesOWL.commonMethod.RetrieveStrictClosure
Gets the variables in the closure.
getSum(int[][]) - Method in class umbc.ebiquity.BayesOWL.commonDefine.MultiDimensionalArray
Returns the sum of the entries whose "idx1 idx2 ...
getTags() - Method in class umbc.ebiquity.BayesOWL.parser.TaxoParser
Get All the Node Tags.
getTotalVariance() - Method in class umbc.ebiquity.BayesOWL.commonMethod.DiffBN
Returns the total variance about the JPDs of the two BNs.
getTotalVariance() - Method in class umbc.ebiquity.BayesOWL.commonMethod.TotalVariance
Computes and returns the total variance between two distributions P and Q.
getUpdatedVariables() - Method in class umbc.ebiquity.BayesOWL.commonMethod.RetrieveStrictClosure
Gets the set of updated variables.
getUpdatedVariablesSize() - Method in class umbc.ebiquity.BayesOWL.commonMethod.RetrieveStrictClosure
Gets the number of updated variables.
getVariable(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.JointProbDistribution
This method returns the random variable in the specified dimension.
getVariableNames() - Method in class umbc.ebiquity.BayesOWL.commonDefine.ConditionalConstraint
Gets an array of variable names involved in this conditional constraint.
getVariableNames() - Method in class umbc.ebiquity.BayesOWL.commonDefine.MarginalConstraint
Gets an array of variable names involved in this marginal constraint.

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