Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W
S
SemanticFactory
- Interface in
de.dfleischhacker.uni.thesis.semantic
This defines the interface of the semantic factory used to create instances of specific semantics.
SemanticManager
- Class in
de.dfleischhacker.uni.thesis.semantic
Provides methods to get semantic modules and contains a list of available modules as well as factory methods to create those semantic modules.
SemanticModule
- Interface in
de.dfleischhacker.uni.thesis.semantic
This defines the interface for modules implementing new semantics.
setAlignedOntology(Ontology)
- Method in class de.dfleischhacker.uni.thesis.semantic.
ClosureResult
Sets the aligned ontology.
setCombinedEvOntology(Ontology)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setCombinedRefOntology(Ontology)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setDeleteABox(boolean)
- Method in class de.dfleischhacker.uni.thesis.semantic.naturalsemantic.
NaturalSemantic
Used to set if the semantic should pay attention to individuals in the ontologies or has to ignore them.
setDeleteABox(boolean)
- Method in class de.dfleischhacker.uni.thesis.semantic.nullsemantic.
NullSemantic
Does nothing for the null semantic
setDeleteABox(boolean)
- Method in class de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic.
PragmaticSemantic
Used to set if the semantic should pay attention to individuals in the ontologies or has to ignore them.
setDeleteABox(boolean)
- Method in interface de.dfleischhacker.uni.thesis.semantic.
SemanticModule
Used to set if the semantic should pay attention to individuals in the ontologies or has to ignore them.
setEntCountOnto1(int)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setEntCountOnto2(int)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setEntity1(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Correspondence
Sets entity1
setEntity2(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Correspondence
Sets entity2
setEvaluationClosure(Alignment)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setFactory(OWLDataFactory)
- Method in class de.dfleischhacker.uni.thesis.utils.ontology.nominals.
NominalAxiomTranscriber
setIntersection(Alignment)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setLevel(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Alignment
Sets the level of this alignment
setLocalOntology(Ontology)
- Method in class de.dfleischhacker.uni.thesis.utils.ontology.nominals.
NominalAxiomTranscriber
setMeasure(float)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Correspondence
Set measure.
setNameEvAlign(String)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setNameOnto1(String)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setNameOnto2(String)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setNameRefAlign(String)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setOntology1(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Alignment
Sets the URI for ontology 1.
setOntology2(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Alignment
Sets the URI for ontology 2.
setOntologyCore(OWLOntology)
- Method in class de.dfleischhacker.uni.thesis.utils.ontology.nominals.
NominalAxiomTranscriber
setOriginalAlignment(Alignment)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setOriginalReference(Alignment)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setPrecision(float)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setRecall(float)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setReferenceClosure(Alignment)
- Method in class de.dfleischhacker.uni.thesis.utils.wrapper.
CalculationResult
setRelation(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Correspondence
Sets the relation holding between entity 1 and 2
setStateAlignmentPanel(boolean)
- Method in class de.dfleischhacker.uni.thesis.userinterface.swing.
MainWindow
Sets the activity of all elements contained in the alignments panel
setStateSavePanel(boolean)
- Method in class de.dfleischhacker.uni.thesis.userinterface.swing.
MainWindow
Sets the activity of all elements contained in the save panel
setStateSemanticPanel(boolean)
- Method in class de.dfleischhacker.uni.thesis.userinterface.swing.
MainWindow
Sets the activity of all elements contained in the semantic panel
setStateViewPanel(boolean)
- Method in class de.dfleischhacker.uni.thesis.userinterface.swing.
MainWindow
Sets the activity of all elements contained in the view panel
setType(String)
- Method in class de.dfleischhacker.uni.thesis.utils.alignment.
Alignment
Sets the type of this alignment
showHelp()
- Static method in class de.dfleischhacker.uni.thesis.userinterface.
Starter
Prints some help lines
Starter
- Class in
de.dfleischhacker.uni.thesis.userinterface
This class wraps around the different types of userinterfaces to provide a single starter class no matter if using the Swing based interface or the batchmode.
Starter()
- Constructor for class de.dfleischhacker.uni.thesis.userinterface.
Starter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W