- hasAnchor() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
-
- hasAnchor(Node) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
-
- hasAxiom - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- hasChange - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- hasChildren() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.GenericTree
-
- hasChildren(Node) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
-
- hashCode() - Method in class org.dllearner.algorithms.isle.index.Annotation
-
- hashCode() - Method in class org.dllearner.algorithms.isle.index.EntityScorePair
-
- hashCode() - Method in class org.dllearner.algorithms.isle.index.SemanticAnnotation
-
- hashCode() - Method in class org.dllearner.algorithms.isle.index.Token
-
- hashCode(String) - Static method in class org.dllearner.algorithms.isle.index.WordTypeComparator
-
- hashCode() - Method in class org.dllearner.algorithms.isle.metrics.AbstractRelevanceMetric
-
- hashCode() - Method in class org.dllearner.algorithms.isle.WordNet.LemmaScorePair
-
- hashCode() - Method in class org.dllearner.algorithms.miles.WeightedDescription
-
- hashCode() - Method in class org.dllearner.algorithms.pattern.OWLAxiomPattern
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.GenericTree
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeChange
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.datastructures.NodeInv
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.datastructures.rendering.Edge
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.datastructures.rendering.Vertex
-
- hashCode() - Method in class org.dllearner.algorithms.qtl.util.SPARQLEndpointEx
-
- hashCode() - Method in class org.dllearner.core.owl.fuzzydll.FuzzyIndividual
-
- hashCode() - Method in class org.dllearner.experiments.MyMonKey
-
Used when key is put into a Map to look up the monitor
- hashCode() - Method in class org.dllearner.kb.sparql.SparqlEndpoint
-
- hashCode() - Method in class org.dllearner.prolog.Atom
-
- hashCode() - Method in class org.dllearner.prolog.Function
-
- hashCode() - Method in class org.dllearner.prolog.FunctionDefinition
-
- hashCode() - Method in class org.dllearner.prolog.List
-
- hashCode() - Method in class org.dllearner.prolog.Literal
-
- hashCode() - Method in class org.dllearner.prolog.Number
-
- hashCode() - Method in class org.dllearner.prolog.PredicateDefinition
-
- hashCode() - Method in class org.dllearner.prolog.PrologConstant
-
- hashCode() - Method in class org.dllearner.prolog.StringConstant
-
- hashCode() - Method in class org.dllearner.prolog.Term
-
- hashCode() - Method in class org.dllearner.prolog.Variable
-
- hashCode() - Method in class org.dllearner.utilities.datastructures.StringTuple
-
- hashCode() - Method in class org.dllearner.utilities.graph.TypedOWLIndividual
-
- hasHost(URL) - Static method in class org.dllearner.cli.Enrichment
-
- hasInChild() - Method in class org.dllearner.kb.sparql.CBDStructureTree
-
- hasInput - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- hasLanguageTag() - Method in class org.dllearner.kb.extraction.LiteralNode
-
- hasNext() - Method in class org.dllearner.algorithms.qtl.operations.traversal.LevelOrderTreeTraversal
-
- hasNext() - Method in class org.dllearner.algorithms.qtl.operations.traversal.PostOrderTreeTraversal
-
- hasNext() - Method in class org.dllearner.algorithms.qtl.operations.traversal.PostOrderTreeTraversal2
-
- hasNext() - Method in class org.dllearner.algorithms.qtl.operations.traversal.PreOrderTreeTraversal
-
- hasOutChild() - Method in class org.dllearner.kb.sparql.CBDStructureTree
-
- hasParameter - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- HasProgressMonitor<P extends ProgressMonitor> - Interface in org.dllearner.utilities
-
- hasPunning(OWLOntology, OWLClass) - Static method in class org.dllearner.reasoning.OWLPunningDetector
-
Checks whether the same IRI denotes both a class and an individual in the ontology.
- hasPunning(OWLOntology) - Static method in class org.dllearner.reasoning.OWLPunningDetector
-
Checks whether the ontology contains punning, i.e.
- hasPunning(OWLOntology, IRI) - Static method in class org.dllearner.reasoning.OWLPunningDetector
-
Checks whether the same IRI denotes both a class and an individual in the ontology.
- hasPunning(OWLOntology, OWLClass) - Static method in class org.dllearner.utilities.owl.OWLPunningDetector
-
Checks whether the class is also used as individual in the ontology.
- hasPunning(OWLOntology, IRI) - Static method in class org.dllearner.utilities.owl.OWLPunningDetector
-
Checks whether the same IRI denotes both a class and an individual in the ontology.
- hasPunning(OWLOntology, String) - Static method in class org.dllearner.utilities.owl.OWLPunningDetector
-
Checks whether the same IRI denotes both a class and an individual in the ontology.
- hasSuggestion - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- hasType(OWLClassExpression, OWLIndividual) - Method in class org.dllearner.core.AbstractReasonerComponent
-
- hasType(OWLClassExpression, Set<OWLIndividual>) - Method in class org.dllearner.core.AbstractReasonerComponent
-
- hasType(OWLClassExpression, OWLIndividual) - Method in interface org.dllearner.core.IndividualReasoner
-
Checks whether individual
is instance of description
.
- hasType(OWLClassExpression, Set<OWLIndividual>) - Method in interface org.dllearner.core.IndividualReasoner
-
Performs instance checks on a set of instances (reasoners might be more
efficient than handling each check separately).
- hasTypeFuzzyMembership(OWLClassExpression, FuzzyIndividual) - Method in class org.dllearner.core.AbstractReasonerComponent
-
FUZZY EXTENSIONS
- hasTypeFuzzyMembership(OWLClassExpression, FuzzyIndividual) - Method in interface org.dllearner.core.fuzzydll.FuzzyIndividualReasoner
-
Checks the fuzzy membership degree of individual
over description
.
- hasTypeImpl(OWLClassExpression, OWLIndividual) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
-
- hasTypeImpl(OWLClassExpression, OWLIndividual) - Method in class org.dllearner.reasoning.OWLAPIReasoner
-
- hasTypeImpl(OWLClassExpression, OWLIndividual) - Method in class org.dllearner.reasoning.SPARQLReasoner
-
- hasTypeImpl(OWLClassExpression, Set<OWLIndividual>) - Method in class org.dllearner.reasoning.SPARQLReasoner
-
- Helper - Class in org.dllearner.utilities
-
TODO: JavaDoc
- Helper() - Constructor for class org.dllearner.utilities.Helper
-
- Heuristic<T> - Interface in org.dllearner.core
-
- Heuristics - Class in org.dllearner.learningproblems
-
Implementation of various heuristics.
- Heuristics() - Constructor for class org.dllearner.learningproblems.Heuristics
-
- Heuristics.HeuristicType - Enum in org.dllearner.learningproblems
-
- HICASE - Static variable in interface org.dllearner.parser.PrologParserConstants
-
RegularExpression Id.
- Hierarchy<T extends org.semanticweb.owlapi.model.OWLObject> - Interface in org.dllearner.core.owl
-
- Hierarchy - Class in org.dllearner.scripts.analyse
-
- Hierarchy() - Constructor for class org.dllearner.scripts.analyse.Hierarchy
-