A B C D E G H I L M N O P R S T U V W

G

GENERAL_PREFIX - Static variable in class de.dfleischhacker.uni.thesis.GlobalSettings
General prefix to be used in cases not matches by the previous prefixes
getAlignedOntology() - Method in class de.dfleischhacker.uni.thesis.semantic.ClosureResult
Returns the aligned ontology generated by the semantic or null if the semantic does not generate something like this.
getAnnotationAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAnnotations(OWLAxiom) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAnnotations(OWLOntology) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAnnotationURIs() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAntiSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAvailableModules() - Static method in class de.dfleischhacker.uni.thesis.semantic.SemanticManager
Returns a list containing the names of all registered semantic modules as strings
getAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAxioms(AxiomType<T>) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAxioms(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAxioms(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAxioms(OWLDataProperty) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getClassAssertionAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getClassAssertionAxioms(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getClassAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getClosure() - Method in class de.dfleischhacker.uni.thesis.semantic.ClosureResult
Returns the closure stored in this ClosureResult
getClosure(Alignment) - Method in class de.dfleischhacker.uni.thesis.semantic.naturalsemantic.NaturalSemantic
Returns the closure of the given alignment.
getClosure(Alignment) - Method in class de.dfleischhacker.uni.thesis.semantic.nullsemantic.NullSemantic
Returns the given alignment (packed in a ClosureResult) as is which enables us to compute the classical precision and recall measures.
getClosure(Alignment) - Method in class de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic.PragmaticSemantic
Returns the closure of the given alignment
getClosure(Alignment) - Method in interface de.dfleischhacker.uni.thesis.semantic.SemanticModule
This methods returns the closure result of the given alignment.
getCombinedEvOntology() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getCombinedRefOntology() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getCorrespondenceCount() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Alignment
Returns the number of correspondences in this alignment
getCorrespondences() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Alignment
Returns this alignment's correspondences as ArrayList
getDataPropertyAssertionAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDataPropertyAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDataPropertyDomainAxioms(OWLDataProperty) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDataPropertyRangeAxiom(OWLDataProperty) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDataSubPropertyAxiomsForLHS(OWLDataProperty) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDataSubPropertyAxiomsForRHS(OWLDataPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDeclarationAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDeclarationAxioms(OWLEntity) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDifferentIndividualAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDisjointClassesAxioms(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDisjointDataPropertiesAxiom(OWLDataProperty) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDisjointObjectPropertiesAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getDisjointUnionAxioms(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getEmptyAlignment() - Static method in class de.dfleischhacker.uni.thesis.utils.alignment.AlignmentManager
Returns an empty alignment
getEntCountOnto1() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getEntCountOnto2() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getEntity1() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Correspondence
 
getEntity2() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Correspondence
 
getEntityAnnotationAxioms(OWLEntity) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getEquivalentClassesAxioms(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getEquivalentDataPropertiesAxiom(OWLDataProperty) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getEvaluationClosure() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getFunctionalDataPropertyAxiom(OWLDataPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getGeneralClassAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getImports(OWLOntologyManager) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getImportsDeclarations() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getIndividualAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getInstance(Ontology, Ontology) - Method in class de.dfleischhacker.uni.thesis.semantic.naturalsemantic.NaturalSemanticFactory
Creates an instance of the NaturalSemantic class
getInstance(Ontology, Ontology) - Method in class de.dfleischhacker.uni.thesis.semantic.nullsemantic.NullSemanticFactory
Creates an instance of the NullSemantic class
getInstance(Ontology, Ontology) - Method in class de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic.PragmaticSemanticFactory
Returns an instance of the PragmaticSemantic class
getInstance(Ontology, Ontology) - Method in interface de.dfleischhacker.uni.thesis.semantic.SemanticFactory
Returns an instance of the corresponding SemanticModule initialized by using the given ontologies.
getIntersection() - Method in class de.dfleischhacker.uni.thesis.calculator.Calculator
Returns the intersection calculated for computing precision and recall as an alignment.
getIntersection() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
Returns the intersection calculated for the precision and recall value which is either the intersection of reference alignment and alignment in case of classical precision and recall or other wise the closure intersection
getInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getInverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getLevel() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Alignment
Returns the level of this alignment
getLogicalAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getManager() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
Returns the OWLOntologyManager used to create this ontology
getMeasure() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Correspondence
 
getModuleInstance(String, Ontology, Ontology, boolean) - Static method in class de.dfleischhacker.uni.thesis.semantic.SemanticManager
Returns an instance of the SemanticModule class which is determined by the given name.
getNameEvAlign() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getNameOnto1() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getNameOnto2() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getNameRefAlign() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getNegativeDataPropertyAssertionAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getNegativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getObjectPropertyAssertionAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getObjectPropertyAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getObjectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getObjectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getObjectSubPropertyAxiomsForLHS(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getObjectSubPropertyAxiomsForRHS(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getOntology1() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Alignment
Returns the URI of ontology 1
getOntology2() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Alignment
Returns the URI of ontology 2
getOntologyAnnotationAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getOriginalAlignment() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getOriginalReference() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getPrecision() - Method in class de.dfleischhacker.uni.thesis.calculator.Calculator
Returns the value for the precision of the alignment with regard to the reference alignment given at creation of this calculator class.
getPrecision() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getPropertyChainSubPropertyAxioms() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getRecall() - Method in class de.dfleischhacker.uni.thesis.calculator.Calculator
Returns the value for the recall of the alignment with regard to the reference alignment given at creation of this calculator class
getRecall() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getReferenceClosure() - Method in class de.dfleischhacker.uni.thesis.utils.wrapper.CalculationResult
 
getReferencedClasses() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getReferencedDataProperties() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getReferencedEntities() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getReferencedIndividuals() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getReferencedObjectProperties() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getReferencingAxioms(OWLEntity) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getRelation() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Correspondence
 
getResult(String, String) - Method in class de.dfleischhacker.uni.thesis.userinterface.textbased.ResultAggregator
Returns the result for the given subject/testcase combination.
getRules() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getSameIndividualAxioms(OWLIndividual) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getSubClassAxiomsForLHS(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getSubClassAxiomsForRHS(OWLClass) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.dfleischhacker.uni.thesis.userinterface.swing.AlignmentTableRenderer
 
getTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression) - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
getType() - Method in class de.dfleischhacker.uni.thesis.utils.alignment.Alignment
Returns the type of this alignment
getType(String) - Method in class de.dfleischhacker.uni.thesis.utils.types.TypeMap
Returns the type of the given entity.
getTypeMap() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.OntologyRenamer
Returns the typemap generated by this merger
getURI() - Method in class de.dfleischhacker.uni.thesis.utils.ontology.Ontology
 
GlobalSettings - Class in de.dfleischhacker.uni.thesis
Class which contains most (should be all, but who knows) constants used throughout the code.
GlobalSettings() - Constructor for class de.dfleischhacker.uni.thesis.GlobalSettings
 

A B C D E G H I L M N O P R S T U V W