|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unima.alcomox.ontology.AlcomoReasoner
public abstract class AlcomoReasoner
This abstract class represents a reasoner used in the alcomo system.
| Field Summary | |
|---|---|
protected ExtractionProblem |
extractionProblem
|
protected AlcomoLogger |
log
|
protected LocalOntology |
sourceOntology
|
protected LocalOntology |
targetOntology
|
| Constructor Summary | |
|---|---|
AlcomoReasoner(LocalOntology sourceOntology,
LocalOntology targetOntology,
ExtractionProblem extractionProblem2)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AlcomoLogger log
protected LocalOntology sourceOntology
protected LocalOntology targetOntology
protected ExtractionProblem extractionProblem
| Constructor Detail |
|---|
public AlcomoReasoner(LocalOntology sourceOntology,
LocalOntology targetOntology,
ExtractionProblem extractionProblem2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||