|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsalvo.jesus.graph.VertexImpl
edu.ksu.cis.kdd.util.graph.Node
edu.ksu.cis.bnj.bbn.BBNNode
edu.ksu.cis.bnj.bbn.prm.PRMNode
PRMNode
Field Summary | |
protected java.lang.String |
className
|
Fields inherited from class edu.ksu.cis.bnj.bbn.BBNNode |
cpf, DECISION, evidenceValue, NORMAL, type, UTILITY, values |
Fields inherited from class edu.ksu.cis.kdd.util.graph.Node |
name, owner, property |
Fields inherited from class salvo.jesus.graph.VertexImpl |
object |
Constructor Summary | |
PRMNode()
|
Method Summary | |
java.lang.String |
getClassName()
|
void |
setClassName(java.lang.String className)
Sets the className. |
void |
setType(int type)
Sets the type. |
Methods inherited from class edu.ksu.cis.bnj.bbn.BBNNode |
clone, equals, getCPF, getCPFValue, getEvidenceValue, getParentsEvidenceSet, getType, getValues, isDecision, isEvidence, isQuery, isUtility, putCPFValue, query, queryColumn, reconstructCPF, removeCPFValue, resetCache, resetCPF, setCPF, setCPF, setEvidenceValue, setValues, toVerboseString, unsetEvidenceValue |
Methods inherited from class edu.ksu.cis.kdd.util.graph.Node |
getAncestors, getChildren, getChildrenNames, getDescendants, getLabel, getName, getOwner, getParentNames, getParents, getProperty, getProperty, hashCode, putProperty, removeProperty, setName, setOwner, setProperty, toString |
Methods inherited from class salvo.jesus.graph.VertexImpl |
getObject, hasLabel, setLabel, setObject |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
protected java.lang.String className
Constructor Detail |
public PRMNode()
Method Detail |
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className
- The className to setpublic void setType(int type)
BBNNode
setType
in class BBNNode
type
- The type to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |