@PortedFrom(file="DLConceptTaxonomy.h", name="DLConceptTaxonomy") public class DLConceptTaxonomy extends Taxonomy
| Modifier and Type | Field and Description |
|---|---|
protected int |
nCommon
number of processed common parents
|
checkLabel, curEntry, current, ksStack, nCDEntries, nEntries, useCompletelyDefined, valueLabel, willInsertIntoTaxonomy| Constructor and Description |
|---|
DLConceptTaxonomy(Concept pTop,
Concept pBottom,
TBox kb)
the only c'tor
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
classifySynonym() |
protected boolean |
immediatelyClassified()
check if no classification needed (synonym, orphan, unsatisfiable)
|
protected boolean |
needBottomUp()
check if it is possible to skip BU phase
|
protected boolean |
needLogging()
check if it is necessary to log taxonomy action
|
protected boolean |
needTopDown()
check if it is possible to skip TD phase
|
void |
preClassificationActions()
actions that to be done BEFORE entry will be classified
|
void |
runBottomUp()
explicitely run BU phase
|
void |
runTopDown()
explicitely run TD phase
|
void |
setBottomUp(KBFlags GCIs)
set bottom-up flag
|
String |
toString() |
addCurrentToSynonym, classifyEntry, clearCheckedLabel, clearLabels, finalise, getBottomVertex, getRelativesInfo, getRelativesInfo, getTopVertex, propagateTrueUp, queryMode, removeTop, setCompletelyDefined, setCurrentEntry@PortedFrom(file="DLConceptTaxonomy.h", name="nCommon") protected int nCommon
@PortedFrom(file="DLConceptTaxonomy.h", name="runTopDown") public void runTopDown()
runTopDown in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="runBottomUp") public void runBottomUp()
runBottomUp in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="preClassificationActions") public void preClassificationActions()
preClassificationActions in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="needLogging") protected boolean needLogging()
needLogging in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="setBottomUp") public void setBottomUp(KBFlags GCIs)
@PortedFrom(file="DLConceptTaxonomy.h", name="immediatelyClassified") protected boolean immediatelyClassified()
TaxonomyimmediatelyClassified in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="needTopDown") protected boolean needTopDown()
TaxonomyneedTopDown in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="needBottomUp") protected boolean needBottomUp()
TaxonomyneedBottomUp in class Taxonomy@PortedFrom(file="DLConceptTaxonomy.h", name="classifySynonym") protected boolean classifySynonym()
classifySynonym in class TaxonomyCopyright © 2013 The University of Manchester. All Rights Reserved.