|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DAG | |
---|---|
nl.liacs.subdisc | |
nl.liacs.subdisc.gui |
Uses of DAG in nl.liacs.subdisc |
---|
Methods in nl.liacs.subdisc that return DAG | |
---|---|
DAG |
Subgroup.getDAG()
|
DAG |
Bayesian.getDAG()
|
Methods in nl.liacs.subdisc with parameters of type DAG | |
---|---|
float |
QualityMeasure.calculateEditDistance(DAG theDAG)
|
void |
Subgroup.setDAG(DAG theDAG)
|
Constructors in nl.liacs.subdisc with parameters of type DAG | |
---|---|
DAGView(DAG theDAG)
|
|
DAGWindow(DAG theDAG,
int theDAGWidth,
int theDAGHeight,
boolean theExitBehaviour)
|
|
DAGWindow(DAG theDAG,
int theDAGWidth,
int theDAGHeight,
boolean theExitBehaviour,
DAGView theDAGView)
|
|
QualityMeasure(SearchParameters theSearchParameters,
DAG theDAG,
int theNrRecords)
|
Uses of DAG in nl.liacs.subdisc.gui |
---|
Constructors in nl.liacs.subdisc.gui with parameters of type DAG | |
---|---|
ModelWindow(DAG theDAG,
int theDAGWidth,
int theDAGHeight)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |