Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

S

sameTrees(QueryTree<N>...) - Static method in class org.dllearner.algorithms.qtl.QueryTreeUtils
Determines if the trees are equivalent from a subsumptional point of view.
sameTrees(QueryTree<N>, QueryTree<N>) - Static method in class org.dllearner.algorithms.qtl.QueryTreeUtils
Determines if both trees are equivalent from a subsumptional point of view.
sameTrees(RDFResourceTree, RDFResourceTree) - Static method in class org.dllearner.algorithms.qtl.QueryTreeUtils
 
sameType(QueryTree<N>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
sameType(QueryTree<N>) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
sameWordType(String, String) - Static method in class org.dllearner.algorithms.isle.index.WordTypeComparator
Returns TRUE if both POS tags are related to the same word type, i.e.
sampleGenerationFinished() - Method in interface org.dllearner.kb.sparql.AbstractSampleGenerator.SampleGeneratorProgressMonitor
 
sampleGenerationStarted() - Method in interface org.dllearner.kb.sparql.AbstractSampleGenerator.SampleGeneratorProgressMonitor
 
saveAxioms(Set<OWLAxiom>, String, String) - Static method in class org.dllearner.utils.unife.OWLUtils
 
saveOntology() - Method in class org.dllearner.kb.extraction.OWLAPIOntologyCollector
 
saveOntology(OWLOntology, String, String) - Static method in class org.dllearner.utils.unife.OWLUtils
 
SchemaGenerator - Interface in org.dllearner.algorithms.schema
Generates a schema for a given knowledge base, i.e.
SchemaIndexer - Class in org.dllearner.kb.sparql.simple
 
SchemaIndexer() - Constructor for class org.dllearner.kb.sparql.simple.SchemaIndexer
 
SchemaReasoner - Interface in org.dllearner.core
Reasoning requests related to the schema of the knowledge base.
SCIRelevanceMetric - Class in org.dllearner.algorithms.isle.metrics
 
SCIRelevanceMetric(Index) - Constructor for class org.dllearner.algorithms.isle.metrics.SCIRelevanceMetric
 
score(String, String, boolean) - Method in class org.dllearner.algorithms.qtl.filters.I_Sub
 
Score - Class in org.dllearner.core
The score class is used to store how well a hypothesis did on a learning problem.
Score() - Constructor for class org.dllearner.core.Score
 
ScorePosNeg<T extends org.semanticweb.owlapi.model.OWLEntity> - Class in org.dllearner.learningproblems
The score class is used to store how well a class description did on a learning problem.
ScorePosNeg() - Constructor for class org.dllearner.learningproblems.ScorePosNeg
 
ScorePosOnly<T extends org.semanticweb.owlapi.model.OWLEntity> - Class in org.dllearner.learningproblems
 
ScorePosOnly(Set<T>, Set<T>, double, Set<T>, double, double) - Constructor for class org.dllearner.learningproblems.ScorePosOnly
 
ScoreSimple - Class in org.dllearner.learningproblems
A simple score implementation which only contains the accuracy.
ScoreSimple(double) - Constructor for class org.dllearner.learningproblems.ScoreSimple
 
ScoreThreeValued<T extends org.semanticweb.owlapi.model.OWLEntity> - Class in org.dllearner.learningproblems
Computes the score (a negative value) by comparing the classification results with ideal results.
ScoreThreeValued(int, double, double, boolean, double, Set<T>, Set<T>, Set<T>, Set<T>, Set<T>, Set<T>) - Constructor for class org.dllearner.learningproblems.ScoreThreeValued
 
ScoreThreeValued.ScoreMethod - Enum in org.dllearner.learningproblems
 
ScoreTwoValued<T extends org.semanticweb.owlapi.model.OWLEntity> - Class in org.dllearner.learningproblems
Calculates accuracy and score (with respect to some length penalty) of a class description.
ScoreTwoValued(int, double, Set<T>, Set<T>, Set<T>, Set<T>, double) - Constructor for class org.dllearner.learningproblems.ScoreTwoValued
 
ScriptDoAll - Class in org.dllearner.scripts.analyse
 
ScriptDoAll() - Constructor for class org.dllearner.scripts.analyse.ScriptDoAll
 
SearchTree<S,T extends SearchTreeNode<S>> - Class in org.dllearner.core.ref
 
SearchTree(Comparator<T>) - Constructor for class org.dllearner.core.ref.SearchTree
 
SearchTree<T extends AbstractSearchTreeNode> - Class in org.dllearner.utilities.datastructures
 
SearchTree(Heuristic<T>) - Constructor for class org.dllearner.utilities.datastructures.SearchTree
 
SearchTreeHeuristic<T> - Interface in org.dllearner.core.ref
 
SearchTreeNode - Class in org.dllearner.algorithms.el
A node in the search tree of an EL algorithm.
SearchTreeNode(ELDescriptionTree) - Constructor for class org.dllearner.algorithms.el.SearchTreeNode
 
SearchTreeNode<T> - Interface in org.dllearner.core.ref
 
SearchTreeNode - Interface in org.dllearner.utilities.datastructures
Interface for search tree nodes, which are used in various algorithms.
SearchTreeNodeSimple<T> - Class in org.dllearner.core.ref
 
SearchTreeNodeSimple(T, SearchTreeNode<T>, List<SearchTreeNode<T>>) - Constructor for class org.dllearner.core.ref.SearchTreeNodeSimple
 
SearchTreeNodeSimple(T, SearchTreeNode<T>) - Constructor for class org.dllearner.core.ref.SearchTreeNodeSimple
 
SearchTreeNonWeak<T extends AbstractSearchTreeNode & WeakSearchTreeNode> - Class in org.dllearner.utilities.datastructures
A Search Tree which does not maintain weak nodes in its set
SearchTreeNonWeak(Heuristic<T>) - Constructor for class org.dllearner.utilities.datastructures.SearchTreeNonWeak
 
SearchTreeNonWeakPartialSet<T extends AbstractSearchTreeNode & WeakSearchTreeNode> - Class in org.dllearner.utilities.datastructures
 
SearchTreeNonWeakPartialSet(Heuristic<T>) - Constructor for class org.dllearner.utilities.datastructures.SearchTreeNonWeakPartialSet
 
SearchTreePartialSet<T> - Interface in org.dllearner.utilities.datastructures
 
SECONDS - Static variable in class org.dllearner.utilities.JamonMonitorLogger
 
select(int) - Method in class org.dllearner.experiments.ExMakerFixedSize
same as select(int,int) uses both times the same number
select(int, int) - Method in class org.dllearner.experiments.ExMakerFixedSize
returns a new example object based on ALL (train and test) examples in the old set picks a fixed number of examples, puts them into training sets, rest to test set
SELECT_CLASS_INSTANCES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_CLASSES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_CLASSES_QUERY_ALT - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_DATA_PROPERTIES_BY_RANGE_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_DATA_PROPERTIES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_DIRECT_SUBCLASS_OF_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_DIRECT_SUPERCLASS_OF_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_DISJOINT_CLASSES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_DISJOINT_PROPERTIES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_EQUIVALENT_CLASSES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_EQUIVALENT_PROPERTIES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_INDIVIDUALS_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_INDIVIDUALS_QUERY_ALT - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_INSTANCE_TYPES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_LEAF_CLASSES - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_LEAF_CLASSES_OWL - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_OBJECT_PROPERTIES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_PROPERTY_RELATIONSHIPS_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SIBLING_CLASSES_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SUBCLASS_OF_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SUBPROPERTY_OF_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SUPERCLASS_OF_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SUPERCLASS_OF_QUERY_INF - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SUPERCLASS_OF_QUERY_RDFS - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_SUPERPROPERTY_OF_QUERY - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SELECT_TOP_LEVEL_OWL_CLASSES - Static variable in class org.dllearner.kb.sparql.SPARQLQueryUtils
 
selectBestConcept(OWLClassExpression[], SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, double, double) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
 
selectBestConceptCCP(OWLClassExpression[], SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, double, double) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
 
selectBestConceptDST(OWLClassExpression[], SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, double, double) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
Returns the best pair with the lowest non specificity measure.
selectWorstConcept(OWLClassExpression[], SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, double, double) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
Selct the worst concept in terms of information gain.
selectWorstConceptDST(OWLClassExpression[], SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, double, double) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
A method which select the worst pair in terms of non-specificity measure.
SemanticAnnotation - Class in org.dllearner.algorithms.isle.index
 
SemanticAnnotation(Annotation, OWLEntity) - Constructor for class org.dllearner.algorithms.isle.index.SemanticAnnotation
 
SemanticAnnotator - Class in org.dllearner.algorithms.isle.index
Provides methods to annotate documents.
SemanticAnnotator(WordSenseDisambiguation, EntityCandidateGenerator, LinguisticAnnotator) - Constructor for class org.dllearner.algorithms.isle.index.SemanticAnnotator
Initialize this semantic annotator to use the entities from the provided ontology.
SemanticIndex - Class in org.dllearner.algorithms.isle.index.semantic
Interface for an index which is able to resolve a given entity's URI to the set of documents containing this entity, i.e., documents which contain words disambiguated to the given entity.
SemanticIndex() - Constructor for class org.dllearner.algorithms.isle.index.semantic.SemanticIndex
 
SemanticIndexGenerator - Class in org.dllearner.algorithms.isle.index.semantic
Interface for an index which is able to resolve a given entity's URI to the set of documents containing this entity, i.e., documents which contain words disambiguated to the given entity.
SemanticIndexGenerator() - Constructor for class org.dllearner.algorithms.isle.index.semantic.SemanticIndexGenerator
 
SemKernel - Class in org.dllearner.algorithms.semkernel
 
SemKernel() - Constructor for class org.dllearner.algorithms.semkernel.SemKernel
 
SemKernel.ScalingMode - Enum in org.dllearner.algorithms.semkernel
 
SemKernel.SvmType - Enum in org.dllearner.algorithms.semkernel
 
SemKernelCLI - Class in org.dllearner.cli
SemKernel command line interface
SemKernelCLI() - Constructor for class org.dllearner.cli.SemKernelCLI
 
SemKernelCLI(File) - Constructor for class org.dllearner.cli.SemKernelCLI
 
SemKernelExample - Class in org.dllearner.examples
 
SemKernelExample() - Constructor for class org.dllearner.examples.SemKernelExample
 
SemKernelWorkflow - Class in org.dllearner.utilities.semkernel
Since the current setup for running a SemKernel example comprises several steps, like preparing the training data, do the training, preparing the prediction data and so on, this component is intended to encapsulate this whole process and make it callable and configurable via the standard DL-Learner CLI.
SemKernelWorkflow() - Constructor for class org.dllearner.utilities.semkernel.SemKernelWorkflow
 
send() - Method in class org.dllearner.kb.sparql.SparqlQuery
Sends a SPARQL query using the Jena library.
send(boolean) - Method in class org.dllearner.kb.sparql.SparqlQuery
 
sendAsk() - Method in class org.dllearner.kb.sparql.SparqlQuery
 
SentenceBasedContextExtractor - Class in org.dllearner.algorithms.isle.wsd
 
SentenceBasedContextExtractor() - Constructor for class org.dllearner.algorithms.isle.wsd.SentenceBasedContextExtractor
 
serialize(String) - Method in class org.dllearner.experiments.Table
 
serialize(File) - Method in class org.dllearner.utilities.statistics.TableColumn
 
serializeColumns(Table, String, String) - Static method in class org.dllearner.utilities.statistics.Table
 
set(StringEnumAbstractBase) - Method in interface org.springframework.schema.beans.BeanDocument.Bean.Autowire
 
set(StringEnumAbstractBase) - Method in interface org.springframework.schema.beans.BeansDocument.Beans.DefaultAutowire
 
set(StringEnumAbstractBase) - Method in interface org.springframework.schema.beans.DefaultableBoolean
 
setAbbreviation(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setAboxfilter(String) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setAbstract(boolean) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "abstract" attribute
setAbstract(boolean) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "abstract" attribute
setAccessDate(String) - Method in class org.dllearner.kb.repository.bioportal.Success
 
setAccessedResource(String) - Method in class org.dllearner.kb.repository.bioportal.Success
 
setAccuracy(double) - Method in class org.dllearner.algorithms.el.SearchTreeNode
 
setAccuracy(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setAccuracy(int) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setAccuracy(int) - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.AbstractLEAP
 
setAccuracy(int) - Method in class org.dllearner.core.probabilistic.unife.BUNDLE
 
setAccuracy(double) - Method in class org.dllearner.learningproblems.QueryTreeScore
 
setAccuracy(double) - Method in class org.dllearner.learningproblems.ScoreTwoValued
 
setAccuracyMethod(AccMethod) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setAccuracyMethod(AccMethod) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setAccuracyMethod(Heuristics.HeuristicType) - Method in class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
setAccuracyMethod(AccMethodTwoValued) - Method in class org.dllearner.learningproblems.PosNegLP
 
setAccuracyPenalty(double) - Method in class org.dllearner.learningproblems.PosNegLPStrict
 
setAccuracyThreshold(double) - Method in class org.dllearner.algorithms.schema.AbstractSchemaGenerator
 
setAlgorithmRunning(boolean) - Method in class org.dllearner.server.ClientState
Deprecated.
setAlias(String) - Method in interface org.springframework.schema.beans.AliasDocument.Alias
Sets the "alias" attribute
setAlias(AliasDocument.Alias) - Method in interface org.springframework.schema.beans.AliasDocument
Sets the "alias" element
setAlias(String) - Method in class org.springframework.schema.beans.impl.AliasDocumentImpl.AliasImpl
Sets the "alias" attribute
setAlias(AliasDocument.Alias) - Method in class org.springframework.schema.beans.impl.AliasDocumentImpl
Sets the "alias" element
setAliasArray(AliasDocument.Alias[]) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets array of all "alias" element
setAliasArray(int, AliasDocument.Alias) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets ith "alias" element
setAliasArray(AliasDocument.Alias[]) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets array of all "alias" element
setAliasArray(int, AliasDocument.Alias) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets ith "alias" element
setAllConcepts(ArrayList<OWLClass>) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
setAllowedClassNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.AbstractConciseBoundedDescriptionGenerator
 
setAllowedClassNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.CachingConciseBoundedDescriptionGenerator
 
setAllowedClassNamespaces(Set<String>) - Method in interface org.dllearner.kb.sparql.ConciseBoundedDescriptionGenerator
Set the allowed namespaces for classes occuring in object position of the retrieved triples.
setAllowedConcepts(Set<OWLClass>) - Method in class org.dllearner.core.AbstractCELA
 
setAllowedDataProperties(Set<OWLDataProperty>) - Method in class org.dllearner.core.AbstractCELA
 
setAllowedNamespaces(List<String>) - Method in class org.dllearner.cli.Enrichment
 
setAllowedObjectNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.AbstractConciseBoundedDescriptionGenerator
 
setAllowedObjectNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.BlanknodeResolvingCBDGenerator
 
setAllowedObjectNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.CachingConciseBoundedDescriptionGenerator
 
setAllowedObjectNamespaces(Set<String>) - Method in interface org.dllearner.kb.sparql.ConciseBoundedDescriptionGenerator
Set the allowed namespaces for resources occuring in object position of the retrieved triples.
setAllowedObjectNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
setAllowedObjectNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.TreeBasedConciseBoundedDescriptionGenerator
 
setAllowedObjectProperties(Set<OWLObjectProperty>) - Method in class org.dllearner.core.AbstractCELA
 
setAllowedPropertyNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.AbstractConciseBoundedDescriptionGenerator
 
setAllowedPropertyNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.BlanknodeResolvingCBDGenerator
 
setAllowedPropertyNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.CachingConciseBoundedDescriptionGenerator
 
setAllowedPropertyNamespaces(Set<String>) - Method in interface org.dllearner.kb.sparql.ConciseBoundedDescriptionGenerator
Set the property namespaces allowed to occur in triples of the generated CBD.
setAllowedPropertyNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
setAllowedPropertyNamespaces(Set<String>) - Method in class org.dllearner.kb.sparql.TreeBasedConciseBoundedDescriptionGenerator
 
setAllowPunning(boolean) - Method in class org.dllearner.utilities.owl.OWLAxiomCBDGenerator
If enabled, ABox axioms for classes are also retrieved.
setAllowShortForm(boolean) - Method in class org.dllearner.utilities.owl.SimpleOWLEntityChecker
 
setAllRoles(ArrayList<OWLObjectProperty>) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
setAllVsAllMode(MultiClassModel.AllVsAllMode) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setAnchorVar(Node) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
 
setApplyAllFilter(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setApplyExistsFilter(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setApproxDelta(double) - Method in class org.dllearner.accuracymethods.AccMethodAMeasureApprox
 
setApproxDelta(double) - Method in interface org.dllearner.accuracymethods.AccMethodApproximate
set the approximation delta; this option should be exposed via @ConfigOption
setApproxDelta(double) - Method in class org.dllearner.accuracymethods.AccMethodFMeasureApprox
 
setApproxDelta(double) - Method in class org.dllearner.accuracymethods.AccMethodPredAccApprox
 
setApproxDelta(double) - Method in class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
setArgType(ArgTypeDocument.ArgType) - Method in interface org.springframework.schema.beans.ArgTypeDocument
Sets the "arg-type" element
setArgType(ArgTypeDocument.ArgType) - Method in class org.springframework.schema.beans.impl.ArgTypeDocumentImpl
Sets the "arg-type" element
setArgTypeArray(ArgTypeDocument.ArgType[]) - Method in class org.springframework.schema.beans.impl.ReplacedMethodDocumentImpl.ReplacedMethodImpl
Sets array of all "arg-type" element
setArgTypeArray(int, ArgTypeDocument.ArgType) - Method in class org.springframework.schema.beans.impl.ReplacedMethodDocumentImpl.ReplacedMethodImpl
Sets ith "arg-type" element
setArgTypeArray(ArgTypeDocument.ArgType[]) - Method in interface org.springframework.schema.beans.ReplacedMethodDocument.ReplacedMethod
Sets array of all "arg-type" element
setArgTypeArray(int, ArgTypeDocument.ArgType) - Method in interface org.springframework.schema.beans.ReplacedMethodDocument.ReplacedMethod
Sets ith "arg-type" element
setArgument(int, Term) - Method in class org.dllearner.prolog.Function
 
setArray(ArrayDocument.Array) - Method in interface org.springframework.schema.beans.ArrayDocument
Sets the "array" element
setArray(ArrayDocument.Array) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "array" element
setArray(ArrayDocument.Array) - Method in class org.springframework.schema.beans.impl.ArrayDocumentImpl
Sets the "array" element
setArray(ArrayDocument.Array) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "array" element
setArray(ArrayDocument.Array) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "array" element
setArray(ArrayDocument.Array) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "array" element
setArrayArray(ArrayDocument.Array[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "array" element
setArrayArray(int, ArrayDocument.Array) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "array" element
setArrayArray(ArrayDocument.Array[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "array" element
setArrayArray(int, ArrayDocument.Array) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "array" element
setArrayArray(ArrayDocument.Array[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "array" element
setArrayArray(int, ArrayDocument.Array) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "array" element
setArrayArray(ArrayDocument.Array[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "array" element
setArrayArray(int, ArrayDocument.Array) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "array" element
setArrayArray(ArrayDocument.Array[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "array" element
setArrayArray(int, ArrayDocument.Array) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "array" element
setArrayArray(ArrayDocument.Array[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "array" element
setArrayArray(int, ArrayDocument.Array) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "array" element
setAsserted(boolean) - Method in class org.dllearner.core.EvaluatedAxiom
 
setAsText(String) - Method in class org.dllearner.configuration.spring.editors.ClassExpressionPropertyEditor
 
setAsText(String) - Method in class org.dllearner.configuration.spring.editors.ListStringEditor
 
setAsText(String) - Method in class org.dllearner.configuration.spring.editors.OWLEntityEditor
 
setAsText(String) - Method in class org.dllearner.configuration.spring.editors.ReasonerImplementationEditor
 
setAsVisited() - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setAttribute(MetaType) - Method in interface org.springframework.schema.beans.AttributeDocument
Sets the "attribute" element
setAttribute(MetaType) - Method in class org.springframework.schema.beans.impl.AttributeDocumentImpl
Sets the "attribute" element
setAttributeArray(MetaType[]) - Method in class org.springframework.schema.beans.impl.QualifierDocumentImpl.QualifierImpl
Sets array of all "attribute" element
setAttributeArray(int, MetaType) - Method in class org.springframework.schema.beans.impl.QualifierDocumentImpl.QualifierImpl
Sets ith "attribute" element
setAttributeArray(MetaType[]) - Method in interface org.springframework.schema.beans.QualifierDocument.Qualifier
Sets array of all "attribute" element
setAttributeArray(int, MetaType) - Method in interface org.springframework.schema.beans.QualifierDocument.Qualifier
Sets ith "attribute" element
setAuthorSlot(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setAutowire(BeanDocument.Bean.Autowire.Enum) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "autowire" attribute
setAutowire(BeanDocument.Bean.Autowire.Enum) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "autowire" attribute
setAutowireCandidate(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "autowire-candidate" attribute
setAutowireCandidate(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "autowire-candidate" attribute
setAxiomTypes(Set<AxiomType<? extends OWLAxiom>>) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
Set the axiom types that will be processed.
setAxiomTypes(Set<AxiomType<? extends OWLAxiom>>) - Method in class org.dllearner.algorithms.schema.AbstractSchemaGenerator
Set the types of axioms that are generated.
setAxiomTypes(OWLProfile) - Method in class org.dllearner.algorithms.schema.AbstractSchemaGenerator
Set the types of axioms that are generated by giving an OWL profile.
setBalanced(boolean) - Method in class org.dllearner.accuracymethods.AccMethodFMeasureWeighted
 
setBalanced(boolean) - Method in class org.dllearner.accuracymethods.AccMethodPredAccWeighted
 
SetBasedExamplesProvider - Class in org.dllearner.utilities.examples
 
SetBasedExamplesProvider(Set<OWLIndividual>, Set<OWLIndividual>) - Constructor for class org.dllearner.utilities.examples.SetBasedExamplesProvider
 
setBaseDir(String) - Method in class org.dllearner.kb.KBFile
 
setBaseDir(String) - Method in class org.dllearner.kb.OWLFile
 
setBaseIRI(String) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setBaseQueryTrees(Set<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.EvaluatedRDFResourceTree
 
setBaseQueryTrees(Set<QueryTree<N>>) - Method in class org.dllearner.algorithms.qtl.operations.lgg.EvaluatedQueryTree
 
setBaseURI(String) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setBaseURI(String) - Method in class org.dllearner.reasoning.OWLAPIReasoner
 
setBatchMode(boolean) - Method in class org.dllearner.algorithms.properties.DataPropertyDomainAxiomLearner
 
setBatchMode(boolean) - Method in class org.dllearner.algorithms.properties.DataPropertyHierarchyAxiomLearner
If true, batch mode is used and only a single query will be used to compute the result.
setBatchMode(boolean) - Method in class org.dllearner.algorithms.properties.ObjectPropertyDomainAxiomLearner
 
setBatchMode(boolean) - Method in class org.dllearner.algorithms.properties.ObjectPropertyHierarchyAxiomLearner
If true, batch mode is used and only a single query will be used to compute the result.
setBatchMode(boolean) - Method in class org.dllearner.algorithms.properties.ObjectPropertyRangeAxiomLearner
 
setBatchMode(boolean) - Method in class org.dllearner.algorithms.SimpleSubclassLearner
 
setBddFType(String) - Method in class org.dllearner.core.probabilistic.unife.BUNDLE
 
setBeam(int) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setBeam(int) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
setBean(BeanDocument.Bean) - Method in interface org.springframework.schema.beans.BeanDocument
Sets the "bean" element
setBean(BeanDocument.Bean) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "bean" element
setBean(String) - Method in interface org.springframework.schema.beans.IdrefDocument.Idref
Sets the "bean" attribute
setBean(BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl
Sets the "bean" element
setBean(BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "bean" element
setBean(String) - Method in class org.springframework.schema.beans.impl.IdrefDocumentImpl.IdrefImpl
Sets the "bean" attribute
setBean(String) - Method in class org.springframework.schema.beans.impl.LookupMethodDocumentImpl.LookupMethodImpl
Sets the "bean" attribute
setBean(BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "bean" element
setBean(String) - Method in class org.springframework.schema.beans.impl.RefDocumentImpl.RefImpl
Sets the "bean" attribute
setBean(String) - Method in interface org.springframework.schema.beans.LookupMethodDocument.LookupMethod
Sets the "bean" attribute
setBean(BeanDocument.Bean) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "bean" element
setBean(String) - Method in interface org.springframework.schema.beans.RefDocument.Ref
Sets the "bean" attribute
setBeanArray(BeanDocument.Bean[]) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "bean" element
setBeanArray(BeanDocument.Bean[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "bean" element
setBeanArray(int, BeanDocument.Bean) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "bean" element
setBeanName(String) - Method in class org.dllearner.cli.ConfFileOption
 
setBeanRef(boolean) - Method in class org.dllearner.cli.ConfFileOption
 
setBeanReferenceCollection(boolean) - Method in class org.dllearner.cli.ConfFileOption
 
setBeans(BeansDocument.Beans) - Method in interface org.springframework.schema.beans.BeansDocument
Sets the "beans" element
setBeans(BeansDocument.Beans) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl
Sets the "beans" element
setBeta(double) - Method in class org.dllearner.accuracymethods.AccMethodAMeasure
 
setBeta(double) - Method in class org.dllearner.accuracymethods.AccMethodFMeasure
 
setBeta(double) - Method in class org.dllearner.accuracymethods.AccMethodFMeasureWeighted
 
setBeta(double) - Method in class org.dllearner.accuracymethods.AccMethodGenFMeasure
 
setBeta(double) - Method in class org.dllearner.accuracymethods.AccMethodPredAcc
 
setBeta(double) - Method in interface org.dllearner.accuracymethods.AccMethodWithBeta
set the beta value; the consumer of the accuracy method should call this on all implementing accuracy methods
setBeta(double) - Method in class org.dllearner.algorithms.properties.DataPropertyHierarchyAxiomLearner
 
setBeta(double) - Method in class org.dllearner.algorithms.properties.ObjectPropertyHierarchyAxiomLearner
 
setBeta(double) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
Default value is 1.
setBeta(double) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
Default value is 1.
setBetaEq(double) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setBetaEq(double) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setBetaSC(double) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setBetaSC(double) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setBinaryClassification(boolean) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setBlankNodeScope(AbstractLGGGenerator.BlankNodeScope) - Method in class org.dllearner.algorithms.qtl.operations.lgg.AbstractLGGGenerator
 
setBlockSizeGreedySearch(int) - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.AbstractLEAP
 
setBreakSuperClassRetrievalAfter(int) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setCache(CacheFrontend) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setCacheDir(String) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setCacheDir(String) - Method in class org.dllearner.kb.SparqlEndpointKS
Set the file-based cache directory.
setCacheSize(int) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setCacheTTL(long) - Method in class org.dllearner.kb.SparqlEndpointKS
Set the time-to-live for the file-based SPARQL cache.
setCandidatePostReductionSize(int) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setCardinalityLimit(int) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setCategoryIds(List<Integer>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setCBDGenerator(ConciseBoundedDescriptionGenerator) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setCcp(boolean) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setCheckConsistency(boolean) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setCheckConsistency(boolean) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setChildren(List<V>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.GenericTree
 
setChunkDim(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.distributed.unife.edge.EDGEDistributedDynamic
 
setClass(OWLClass) - Method in class org.dllearner.algorithms.pattern.PatternBasedAxiomLearningAlgorithm
 
setClass1(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "class" attribute
setClass1(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "class" attribute
setClassAxiomType(String) - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.AbstractLEAP
 
setClassExpression(OWLClass) - Method in class org.dllearner.cli.unife.OntologyValidation
 
setClassExpressionLearningAlgorithm(AbstractCELA) - Method in class org.dllearner.core.probabilistic.unife.AbstractPSLA
 
setClassExpressionToDescribe(OWLClassExpression) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setClassHierarchy(ClassHierarchy) - Method in interface org.dllearner.refinementoperators.CustomHierarchyRefinementOperator
 
setClassHierarchy(ClassHierarchy) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setClassLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setClassRenamingFn(Function<OWLEntity, OWLEntity>) - Method in class org.dllearner.algorithms.pattern.OWLClassExpressionRenamer
 
setClassToDescribe(OWLClassExpression) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setClassToDescribe(OWLClassExpression) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setClassToDescribe(OWLClass) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setClassToDescribe(OWLClass) - Method in class org.dllearner.algorithms.isle.metrics.RelevanceWeightedStableHeuristic
 
setClassToDescribe(IRI) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setClassToDescribe(OWLClass) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setClassToDescribe(IRI) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setCloseAfterRecursion(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setCodingScheme(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setCoef0(int) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setComm(Intracomm) - Method in class org.dllearner.core.probabilistic.distributed.unife.AbstractEDGEDistributed
 
setCommission(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setCommission(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setComponentClassNames(List<String>) - Static method in class org.dllearner.core.AnnComponentManager
Explicitly sets the list of components to use.
setComputeBenchmarkInformation(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setConfFile(File) - Method in class org.dllearner.cli.CLIBase2
 
setConsistent(boolean) - Method in class org.dllearner.learningproblems.ClassScore
 
setConsistent(boolean) - Method in class org.dllearner.learningproblems.EvaluatedDescriptionClass
 
setConstructorArg(ConstructorArgDocument.ConstructorArg) - Method in interface org.springframework.schema.beans.ConstructorArgDocument
Sets the "constructor-arg" element
setConstructorArg(ConstructorArgDocument.ConstructorArg) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl
Sets the "constructor-arg" element
setConstructorArgArray(ConstructorArgDocument.ConstructorArg[]) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets array of all "constructor-arg" element
setConstructorArgArray(int, ConstructorArgDocument.ConstructorArg) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets ith "constructor-arg" element
setConstructorArgArray(ConstructorArgDocument.ConstructorArg[]) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets array of all "constructor-arg" element
setConstructorArgArray(int, ConstructorArgDocument.ConstructorArg) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets ith "constructor-arg" element
setContactEmail(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setContactName(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setContext(ApplicationContext) - Method in class org.dllearner.cli.CLIBase2
 
setConverter(OntologyToByteConverter) - Method in class org.dllearner.kb.OWLAPIOntology
Set the OntologyToByteConverter associated with this object.
setConverter(OntologyToByteConverter) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
Set the OntologyToByteConverter associated with this object.
setCopyComments(boolean) - Method in class org.dllearner.kb.sparql.simple.ClassIndexer
 
setCopyLabels(boolean) - Method in class org.dllearner.kb.sparql.simple.ClassIndexer
 
setCost(double) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setCost(float) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setCoveredExamples(Set<OWLIndividual>, Set<OWLIndividual>) - Method in class org.dllearner.algorithms.ocel.ExampleBasedNode
 
setCoveredNegatives(int) - Method in class org.dllearner.algorithms.el.SearchTreeNode
 
setCoveredPositives(int) - Method in class org.dllearner.algorithms.el.SearchTreeNode
 
setCrossValidationFolds(int) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setCrossValidationFolds(int) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setCurrentmodel(DSTDLTree) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setData(T) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.GenericTree
 
setData(Data) - Method in class org.dllearner.kb.repository.bioportal.Success
 
setDataAllValuesLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataCardinalityLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataComplementLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataHasValueLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataIntersectionLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataOneOfLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataPropertyHierarchy(DatatypePropertyHierarchy) - Method in interface org.dllearner.refinementoperators.CustomHierarchyRefinementOperator
 
setDataPropertyHierarchy(DatatypePropertyHierarchy) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setDataProperyLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataSomeValuesLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDatatype(RDFDatatype) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
 
setDatatypeLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDataUnionLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setDateCreated(Date) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setDateReleased(Date) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setDebugStream(PrintStream) - Method in class org.dllearner.confparser.ConfParserLegacyTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.dllearner.parser.KBParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.dllearner.parser.PrologParserTokenManager
Set debug output.
setDefaultAutowire(BeansDocument.Beans.DefaultAutowire.Enum) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "default-autowire" attribute
setDefaultAutowire(BeansDocument.Beans.DefaultAutowire.Enum) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "default-autowire" attribute
setDefaultAutowireCandidates(String) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "default-autowire-candidates" attribute
setDefaultAutowireCandidates(String) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "default-autowire-candidates" attribute
setDefaultDestroyMethod(String) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "default-destroy-method" attribute
setDefaultDestroyMethod(String) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "default-destroy-method" attribute
setDefaultGraphURI(String) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setDefaultGraphURIs(List<String>) - Method in class org.dllearner.kb.OWLFile
 
setDefaultGraphURIs(Collection<String>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setDefaultGraphURIs(List<String>) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setDefaultInitMethod(String) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "default-init-method" attribute
setDefaultInitMethod(String) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "default-init-method" attribute
setDefaultLazyInit(boolean) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "default-lazy-init" attribute
setDefaultLazyInit(boolean) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "default-lazy-init" attribute
setDefaultMerge(boolean) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "default-merge" attribute
setDefaultMerge(boolean) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "default-merge" attribute
setDefaultNegation(boolean) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setDegree(int) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setDependsOn(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "depends-on" attribute
setDependsOn(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "depends-on" attribute
setDescription(EvaluatedDescription<? extends Score>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.EvaluatedRDFResourceTree
 
setDescription(EvaluatedDescription) - Method in class org.dllearner.algorithms.qtl.operations.lgg.EvaluatedQueryTree
 
setDescription(T) - Method in class org.dllearner.core.EvaluatedHypothesis
Used for rewriting (simplification, beautification) of evaluated hypotheses returned by the learning algorithm.
setDescription(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.DescriptionDocument
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.EntryType
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.DescriptionDocumentImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.MapTypeImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.MapType
Sets the "description" element
setDescription(DescriptionDocument.Description) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "description" element
setDestroyMethod(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "destroy-method" attribute
setDestroyMethod(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "destroy-method" attribute
setDetails(Object) - Method in class org.dllearner.experiments.MyMonKey
 
setDifferenceLL(double) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setDifferenceLL(double) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setDisjointChecks(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setDisplay(TableRowColumn.Display) - Method in class org.dllearner.experiments.TableRowColumn
 
setDisplayLabel(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setDissolveBlankNodes(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setDistancePenalty(double) - Method in class org.dllearner.learningproblems.QueryTreeScore
 
SetDocument - Interface in org.springframework.schema.beans
A document containing one set(@http://www.springframework.org/schema/beans) element.
SetDocument.Factory - Class in org.springframework.schema.beans
A factory class with static methods for creating instances of this type.
SetDocument.Set - Interface in org.springframework.schema.beans
An XML set(@http://www.springframework.org/schema/beans).
SetDocument.Set.Factory - Class in org.springframework.schema.beans
A factory class with static methods for creating instances of this type.
setDocumentation(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setDocumentationSlot(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
SetDocumentImpl - Class in org.springframework.schema.beans.impl
A document containing one set(@http://www.springframework.org/schema/beans) element.
SetDocumentImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.SetDocumentImpl
 
SetDocumentImpl.SetImpl - Class in org.springframework.schema.beans.impl
An XML set(@http://www.springframework.org/schema/beans).
setDoPrediction(boolean) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setDoProbabilityEstimates(boolean) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setDoProbabilityEstimates(boolean) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setDoShrinking(boolean) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setDoTraining(boolean) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setDownloadLocation(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setDropDisjuncts(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
By default, the operator does not specialize e.g.
setDummyClass(OWLClass) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setDummyClass(OWLClass) - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.AbstractLEAP
 
setEdge(AbstractEDGEDistributed) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setEdge(AbstractEDGE) - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.AbstractLEAP
 
setEdge(String) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeChange
 
setEndpoint(SparqlEndpoint) - Method in class org.dllearner.kb.sparql.TreeBasedConciseBoundedDescriptionGenerator
 
setEndpointURL(String) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setEntailment(Entailment) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setEntailment(Entailment) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setEntities(SortedSet<OWLEntity>) - Method in class org.dllearner.algorithms.schema.AbstractSchemaGenerator
 
setEntity(OWLEntity) - Method in class org.dllearner.algorithms.isle.index.EntityScorePair
 
setEntityRelevance(Map<OWLEntity, Double>) - Method in class org.dllearner.algorithms.isle.NLPHeuristic
 
setEntityToDescribe(OWLClass) - Method in class org.dllearner.algorithms.DisjointClassesLearner
 
setEntityToDescribe(OWLDataProperty) - Method in class org.dllearner.algorithms.properties.DataPropertyDomainAxiomLearner
 
setEntityToDescribe(OWLDataProperty) - Method in class org.dllearner.algorithms.properties.DataPropertyHierarchyAxiomLearner
 
setEntityToDescribe(OWLDataProperty) - Method in class org.dllearner.algorithms.properties.DataPropertyRangeAxiomLearner
 
setEntityToDescribe(OWLDataProperty) - Method in class org.dllearner.algorithms.properties.FunctionalDataPropertyAxiomLearner
 
setEntityToDescribe(OWLObjectProperty) - Method in class org.dllearner.algorithms.properties.InverseObjectPropertyAxiomLearner
 
setEntityToDescribe(OWLEntity) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
 
setEntityToDescribe(OWLObjectProperty) - Method in class org.dllearner.algorithms.properties.ObjectPropertyCharacteristicsAxiomLearner
 
setEntityToDescribe(OWLObjectProperty) - Method in class org.dllearner.algorithms.properties.ObjectPropertyDomainAxiomLearner
 
setEntityToDescribe(OWLObjectProperty) - Method in class org.dllearner.algorithms.properties.ObjectPropertyHierarchyAxiomLearner
 
setEntityToDescribe(OWLObjectProperty) - Method in class org.dllearner.algorithms.properties.ObjectPropertyRangeAxiomLearner
 
setEntityToDescribe(S) - Method in class org.dllearner.algorithms.properties.PropertyAxiomLearner
 
setEntityToDescribe(E) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setEntityTypes(Set<EntityType<? extends OWLEntity>>) - Method in class org.dllearner.algorithms.schema.AbstractSchemaGenerator
 
setEntry(EntryType) - Method in interface org.springframework.schema.beans.EntryDocument
Sets the "entry" element
setEntry(EntryType) - Method in class org.springframework.schema.beans.impl.EntryDocumentImpl
Sets the "entry" element
setEntryArray(EntryType[]) - Method in class org.springframework.schema.beans.impl.MapTypeImpl
Sets array of all "entry" element
setEntryArray(int, EntryType) - Method in class org.springframework.schema.beans.impl.MapTypeImpl
Sets ith "entry" element
setEntryArray(EntryType[]) - Method in interface org.springframework.schema.beans.MapType
Sets array of all "entry" element
setEntryArray(int, EntryType) - Method in interface org.springframework.schema.beans.MapType
Sets ith "entry" element
setEpsilon(float) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setEquivalence(boolean) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setEquivalence(boolean) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setErrorPenalty(double) - Method in class org.dllearner.learningproblems.PosNegLPStrict
 
setExampleLoaderHelper(ExampleLoader) - Method in class org.dllearner.core.AbstractClassExpressionLearningProblem
 
setExistentialMeaninglessProperties(Set<Node>) - Method in class org.dllearner.algorithms.qtl.util.filters.PredicateExistenceFilter
 
setExpandAccuracy100Nodes(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setExpandAccuracy100Nodes(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setExpansionPenaltyFactor(double) - Method in class org.dllearner.algorithms.celoe.OEHeuristicRuntime
 
setExpansionPenaltyFactor(double) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setExpansionPenaltyFactor(double) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setExpression(OWLClassExpression) - Method in class org.dllearner.cli.ExpressionValidation
 
setFactoryBean(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "factory-bean" attribute
setFactoryBean(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "factory-bean" attribute
setFactoryMethod(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "factory-method" attribute
setFactoryMethod(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "factory-method" attribute
setFetchCompleteRelatedTBox(boolean) - Method in class org.dllearner.utilities.owl.OWLAxiomCBDGenerator
If enabled, all TBox axioms that are related to classes and properties and useful for reasoning are retrieved independently from the CBD maximum depth.
setFileName(String) - Method in class org.dllearner.kb.KBFile
 
setFileName(String) - Method in class org.dllearner.kb.OWLFile
 
setFilenames(List<String>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setFilePath(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setFilterDescriptionsFollowingFromKB(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setFilterDescriptionsFollowingFromKB(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setFirstElem(S) - Method in class org.dllearner.algorithms.decisiontrees.utils.Triple
 
setFirstElement(S) - Method in class org.dllearner.algorithms.decisiontrees.utils.Couple
 
setFn(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setFn(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setFollowsFromKB(boolean) - Method in class org.dllearner.learningproblems.ClassScore
 
setFollowsFromKB(boolean) - Method in class org.dllearner.learningproblems.EvaluatedDescriptionClass
 
setForAllSemantics(ClosedWorldReasoner.ForallSemantics) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setForceRefinementLengthIncrease(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setForceSPARQL_1_0_Mode(boolean) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setFormat(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setFp(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setFp(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setFrequencyThreshold(int) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setFreshnessInDays(int) - Method in class org.dllearner.kb.sparql.Cache
Changes how long cached results will stay fresh (default 15 days).
setFreshnessInMilliseconds(long) - Method in class org.dllearner.kb.sparql.ExtractionDBCache
 
setFuzzyExamples(SortedSet<FuzzyIndividual>) - Method in class org.dllearner.learningproblems.FuzzyPosNegLP
 
setFuzzyExamples(Map<OWLIndividual, Double>) - Method in class org.dllearner.learningproblems.FuzzyPosNegLP
 
setGainBonusFactor(double) - Method in class org.dllearner.algorithms.celoe.OEHeuristicRuntime
 
setGainBonusFactor(double) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setGamma(double) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setGetAllSuperClasses(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setGoKBFilePath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setGroupIds(List<Integer>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setGuaranteeLength(boolean) - Method in class org.dllearner.refinementoperators.OperatorInverter
 
setGuaranteeXgoodDescriptions(int) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setHandlePunning(boolean) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setHasViews(List<Integer>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setHeader(String) - Method in class org.dllearner.utilities.statistics.TableColumn
 
setHeuristic(AbstractHeuristic) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setHeuristic(AbstractHeuristic) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setHeuristic(TreeInductionHeuristics) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setHeuristic(TreeInductionHeuristics) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setHeuristic(ELHeuristic) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setHeuristic(ExampleBasedHeuristic) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setHeuristic(QueryTreeHeuristic) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setHeuristic(QueryTreeHeuristic) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setHeuristic(Heuristics.HeuristicType) - Method in class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
setHeuristicType(Heuristics.HeuristicType) - Method in class org.dllearner.algorithms.qtl.heuristics.QueryTreeHeuristic
 
setHierarchyDown(SortedMap<T, SortedSet<T>>) - Method in class org.dllearner.core.owl.AbstractHierarchy
 
setHierarchyUp(SortedMap<T, SortedSet<T>>) - Method in class org.dllearner.core.owl.AbstractHierarchy
 
setHomepage(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setHorizontalExpansion(int) - Method in class org.dllearner.algorithms.ocel.ExampleBasedNode
 
setId(int) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setId(int) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
 
setId(int) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
Set the ID of the current node
setId(Integer) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setId(String) - Method in interface org.springframework.schema.beans.IdentifiedType
Sets the "id" attribute
setId(String) - Method in class org.springframework.schema.beans.impl.IdentifiedTypeImpl
Sets the "id" attribute
setIdref(IdrefDocument.Idref) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "idref" element
setIdref(IdrefDocument.Idref) - Method in interface org.springframework.schema.beans.IdrefDocument
Sets the "idref" element
setIdref(IdrefDocument.Idref) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "idref" element
setIdref(IdrefDocument.Idref) - Method in class org.springframework.schema.beans.impl.IdrefDocumentImpl
Sets the "idref" element
setIdref(IdrefDocument.Idref) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "idref" element
setIdref(IdrefDocument.Idref) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "idref" element
setIdrefArray(IdrefDocument.Idref[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "idref" element
setIdrefArray(int, IdrefDocument.Idref) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "idref" element
setIdrefArray(IdrefDocument.Idref[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "idref" element
setIdrefArray(int, IdrefDocument.Idref) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "idref" element
setIdrefArray(IdrefDocument.Idref[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "idref" element
setIdrefArray(int, IdrefDocument.Idref) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "idref" element
setIdrefArray(IdrefDocument.Idref[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "idref" element
setIdrefArray(int, IdrefDocument.Idref) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "idref" element
setIdrefArray(IdrefDocument.Idref[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "idref" element
setIdrefArray(int, IdrefDocument.Idref) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "idref" element
setIdrefArray(IdrefDocument.Idref[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "idref" element
setIdrefArray(int, IdrefDocument.Idref) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "idref" element
setIgnoredConcepts(Set<OWLClass>) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setIgnoredConcepts(Set<OWLClass>) - Method in class org.dllearner.core.AbstractCELA
 
setIgnoredDataProperties(Set<OWLDataProperty>) - Method in class org.dllearner.core.AbstractCELA
 
setIgnoredObjectProperties(Set<OWLObjectProperty>) - Method in class org.dllearner.core.AbstractCELA
 
setIgnoredProperties(Set<String>) - Method in class org.dllearner.kb.sparql.AbstractConciseBoundedDescriptionGenerator
 
setIgnoredProperties(Set<String>) - Method in class org.dllearner.kb.sparql.BlanknodeResolvingCBDGenerator
 
setIgnoredProperties(Set<String>) - Method in class org.dllearner.kb.sparql.CachingConciseBoundedDescriptionGenerator
 
setIgnoredProperties(Set<String>) - Method in interface org.dllearner.kb.sparql.ConciseBoundedDescriptionGenerator
Set the properties allowed to occur in triples of the generated CBD.
setIgnoredProperties(Set<String>) - Method in class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
setIgnoredProperties(Set<String>) - Method in class org.dllearner.kb.sparql.TreeBasedConciseBoundedDescriptionGenerator
 
setIgnoreStopWords(boolean) - Method in class org.dllearner.algorithms.isle.index.TokenTree
If set to TRUE, stopwords like 'of, on' are ignored during creation and retrieval operations.
SetImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.SetDocumentImpl.SetImpl
 
setImport(ImportDocument.Import) - Method in class org.springframework.schema.beans.impl.ImportDocumentImpl
Sets the "import" element
setImport(ImportDocument.Import) - Method in interface org.springframework.schema.beans.ImportDocument
Sets the "import" element
setImportArray(ImportDocument.Import[]) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets array of all "import" element
setImportArray(int, ImportDocument.Import) - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Sets ith "import" element
setImportArray(ImportDocument.Import[]) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets array of all "import" element
setImportArray(int, ImportDocument.Import) - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Sets ith "import" element
setImproveSubsumptionHierarchy(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setIndex(String) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "index" attribute
setIndex(String) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "index" attribute
setInduction(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setInduction(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setInitMethod(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "init-method" attribute
setInitMethod(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "init-method" attribute
setInstanceBasedDisjoints(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setInstanceBasedDisjoints(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setInstanceBasedDisjoints(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setInstanceName(String) - Method in class org.dllearner.experiments.MyMonKey
 
setInstances(List<String>) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setInstances(Set<String>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setInternalVersionNumber(Integer) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsBlankNode(boolean) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setIsFlat(Byte) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsFoundry(Byte) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsHead(boolean) - Method in class org.dllearner.algorithms.isle.index.Token
 
setIsLiteralNode(boolean) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setIsLiteralNode(boolean) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
setIsManual(Byte) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsMetadataOnly(Byte) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsOwner(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyAclEntry
 
setIsOwner(String) - Method in class org.dllearner.kb.repository.bioportal.UserEntry
 
setIsPunctuation(boolean) - Method in class org.dllearner.algorithms.isle.index.Token
 
setIsRemote(Byte) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsResourceNode(boolean) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setIsResourceNode(boolean) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
setIsReviewed(Byte) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setIsStopWord(boolean) - Method in class org.dllearner.algorithms.isle.index.Token
 
setIterativeMode(boolean) - Method in class org.dllearner.cli.Enrichment
 
setKeepTrackOfBestScore(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
Whether to keep track of the best score during the algorithm run.
setKey(KeyDocument.Key) - Method in interface org.springframework.schema.beans.EntryType
Sets the "key" element
setKey(KeyDocument.Key) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets the "key" element
setKey(KeyDocument.Key) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl
Sets the "key" element
setKey(String) - Method in class org.springframework.schema.beans.impl.MetaTypeImpl
Sets the "key" attribute
setKey(String) - Method in class org.springframework.schema.beans.impl.PropDocumentImpl.PropImpl
Sets the "key" attribute
setKey(KeyDocument.Key) - Method in interface org.springframework.schema.beans.KeyDocument
Sets the "key" element
setKey(String) - Method in interface org.springframework.schema.beans.MetaType
Sets the "key" attribute
setKey(String) - Method in interface org.springframework.schema.beans.PropDocument.Prop
Sets the "key" attribute
setKey2(String) - Method in interface org.springframework.schema.beans.EntryType
Sets the "key" attribute
setKey2(String) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets the "key" attribute
setKeyRef(String) - Method in interface org.springframework.schema.beans.EntryType
Sets the "key-ref" attribute
setKeyRef(String) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets the "key-ref" attribute
setKeyType(String) - Method in class org.springframework.schema.beans.impl.MapTypeImpl
Sets the "key-type" attribute
setKeyType(String) - Method in interface org.springframework.schema.beans.MapType
Sets the "key-type" attribute
setKs(SparqlEndpointKS) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setKs(SparqlEndpointKS) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setKs(SparqlEndpointKS) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setLabel(T) - Method in class org.dllearner.algorithms.el.ELDescriptionEdge
 
setLabelProperty(String) - Method in class org.dllearner.utilities.LabelShortFormProvider
 
setLanguage(String) - Method in class org.dllearner.algorithms.isle.textretrieval.AnnotationEntityTextRetriever
 
setLanguage(String) - Method in class org.dllearner.kb.sparql.simple.ClassIndexer
 
setLaxMode(boolean) - Method in class org.dllearner.reasoning.SPARQLReasoner
 
setLazyInit(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "lazy-init" attribute
setLazyInit(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "lazy-init" attribute
setLearningAlgorithm(AbstractCELA) - Method in class org.dllearner.server.ClientState
 
setLearningAlgorithm(int, String) - Method in class org.dllearner.server.DLLearnerWS
Sets the learning algorithm to use.
setLearningParameterAlgorithm(ParameterLearningAlgorithm) - Method in class org.dllearner.core.probabilistic.unife.AbstractPSLA
 
setLearningParameterAlgorithm(ParameterLearningAlgorithm) - Method in interface org.dllearner.core.probabilistic.unife.ProbabilisticStructureLearningAlgorithm
Set the parameter learner algorithm.
setLearningProblem(LearningProblem) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setLearningProblem(LearningProblem) - Method in class org.dllearner.core.AbstractCELA
 
setLearningProblem(LearningProblem) - Method in interface org.dllearner.core.LearningAlgorithm
Set the learning problem, which the algorithm should solve.
setLearningProblem(LearningProblem) - Method in class org.dllearner.core.probabilistic.unife.AbstractParameterLearningAlgorithm
 
setLearningProblem(LearningProblem) - Method in class org.dllearner.core.probabilistic.unife.AbstractPSLA
 
setLearningProblem(LearningProblem) - Method in class org.dllearner.core.ref.ALCLearningAlgorithm
 
setLearningProblem(AbstractClassExpressionLearningProblem) - Method in class org.dllearner.server.ClientState
 
setLearningProblem(int, String) - Method in class org.dllearner.server.DLLearnerWS
Sets the learning problem to use.
setLemma(String) - Method in class org.dllearner.algorithms.isle.WordNet.LemmaScorePair
 
setLengthMetric(OWLClassExpressionLengthMetric) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setLengthMetric(OWLClassExpressionLengthMetric) - Method in interface org.dllearner.refinementoperators.LengthLimitedRefinementOperator
 
setLengthMetric(OWLClassExpressionLengthMetric) - Method in class org.dllearner.refinementoperators.OperatorInverter
 
setLengthMetric(OWLClassExpressionLengthMetric) - Method in class org.dllearner.refinementoperators.RefinementOperatorAdapter
 
setLengthMetric(OWLClassExpressionLengthMetric) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setLengthMetric(OWLClassExpressionLengthMetric) - Method in class org.dllearner.refinementoperators.SynchronizedRefinementOperator
 
setLggGenerator(LGGGenerator) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setLGGInstances(Set<String>) - Method in class org.dllearner.algorithms.qtl.operations.NBR
 
setLicenseInformation(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setList(ListDocument.List) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "list" element
setList(ListDocument.List) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "list" element
setList(ListDocument.List) - Method in class org.springframework.schema.beans.impl.ListDocumentImpl
Sets the "list" element
setList(ListDocument.List) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "list" element
setList(ListDocument.List) - Method in interface org.springframework.schema.beans.ListDocument
Sets the "list" element
setList(ListDocument.List) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "list" element
setListArray(ListDocument.List[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "list" element
setListArray(int, ListDocument.List) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "list" element
setListArray(ListDocument.List[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "list" element
setListArray(int, ListDocument.List) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "list" element
setListArray(ListDocument.List[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "list" element
setListArray(int, ListDocument.List) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "list" element
setListArray(ListDocument.List[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "list" element
setListArray(int, ListDocument.List) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "list" element
setListArray(ListDocument.List[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "list" element
setListArray(int, ListDocument.List) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "list" element
setListArray(ListDocument.List[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "list" element
setListArray(int, ListDocument.List) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "list" element
setLiterals(boolean) - Method in class org.dllearner.kb.sparql.SparqlQueryMaker
 
setLoadRelatedSchema(boolean) - Method in class org.dllearner.kb.sparql.AbstractSampleGenerator
 
setLocal(String) - Method in interface org.springframework.schema.beans.IdrefDocument.Idref
Sets the "local" attribute
setLocal(String) - Method in class org.springframework.schema.beans.impl.IdrefDocumentImpl.IdrefImpl
Sets the "local" attribute
setLocal(String) - Method in class org.springframework.schema.beans.impl.RefDocumentImpl.RefImpl
Sets the "local" attribute
setLocal(String) - Method in interface org.springframework.schema.beans.RefDocument.Ref
Sets the "local" attribute
setLogLevel(String) - Method in class org.dllearner.cli.CLIBase2
 
setLookupMethod(LookupMethodDocument.LookupMethod) - Method in class org.springframework.schema.beans.impl.LookupMethodDocumentImpl
Sets the "lookup-method" element
setLookupMethod(LookupMethodDocument.LookupMethod) - Method in interface org.springframework.schema.beans.LookupMethodDocument
Sets the "lookup-method" element
setLookupMethodArray(LookupMethodDocument.LookupMethod[]) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets array of all "lookup-method" element
setLookupMethodArray(int, LookupMethodDocument.LookupMethod) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets ith "lookup-method" element
setLookupMethodArray(LookupMethodDocument.LookupMethod[]) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets array of all "lookup-method" element
setLookupMethodArray(int, LookupMethodDocument.LookupMethod) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets ith "lookup-method" element
setLp(PosNegLP) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
SetManipulation - Class in org.dllearner.utilities.datastructures
 
SetManipulation() - Constructor for class org.dllearner.utilities.datastructures.SetManipulation
 
setManipulator(Manipulator) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setMap(MapDocument.Map) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "map" element
setMap(MapDocument.Map) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "map" element
setMap(MapDocument.Map) - Method in class org.springframework.schema.beans.impl.MapDocumentImpl
Sets the "map" element
setMap(MapDocument.Map) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "map" element
setMap(MapDocument.Map) - Method in interface org.springframework.schema.beans.MapDocument
Sets the "map" element
setMap(MapDocument.Map) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "map" element
setMapArray(MapDocument.Map[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "map" element
setMapArray(int, MapDocument.Map) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "map" element
setMapArray(MapDocument.Map[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "map" element
setMapArray(int, MapDocument.Map) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "map" element
setMapArray(MapDocument.Map[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "map" element
setMapArray(int, MapDocument.Map) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "map" element
setMapArray(MapDocument.Map[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "map" element
setMapArray(int, MapDocument.Map) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "map" element
setMapArray(MapDocument.Map[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "map" element
setMapArray(int, MapDocument.Map) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "map" element
setMapArray(MapDocument.Map[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "map" element
setMapArray(int, MapDocument.Map) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "map" element
setMatch(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setMatch(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setMatch(String) - Method in interface org.springframework.schema.beans.ArgTypeDocument.ArgType
Sets the "match" attribute
setMatch(String) - Method in class org.springframework.schema.beans.impl.ArgTypeDocumentImpl.ArgTypeImpl
Sets the "match" attribute
setMatchedString(String) - Method in class org.dllearner.algorithms.isle.index.Annotation
 
setMaterializeExistentialRestrictions(boolean) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setMaxClassDescriptionTests(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
Deprecated.
setMaxClassDescriptionTests(int) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setMaxClassExpressionDepth(int) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setMaxClassExpressionDepth(int) - Method in class org.dllearner.refinementoperators.ELDown
 
setMaxClassExpressionTests(int) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setMaxClassExpressionTests(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setMaxClassExpressionTestsAfterImprovement(int) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setMaxClassExpressionTestsAfterImprovement(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setMaxClassExpressionTestsWithoutImprovement(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
Deprecated.
setMaxDepth(double) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setMaxDepth(double) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setMaxDepth(int) - Method in interface org.dllearner.algorithms.qtl.impl.QueryTreeFactory
 
setMaxDepth(int) - Method in class org.dllearner.algorithms.qtl.impl.QueryTreeFactoryBase
 
setMaxDepth(int) - Method in class org.dllearner.algorithms.qtl.impl.QueryTreeFactoryBaseInv
 
setMaxDepth(int) - Method in class org.dllearner.algorithms.qtl.impl.QueryTreeFactoryCache
 
setMaxExecutionTime(long, TimeUnit) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
Set the maximum execution time.
setMaxExecutionTime(long, TimeUnit) - Method in class org.dllearner.core.AbstractCELA
Set the max.
setMaxExecutionTimeInSeconds(long) - Method in class org.dllearner.algorithms.meta.DisjunctiveCELA
Sets the max.
setMaxExecutionTimeInSeconds(int) - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.AbstractLEAP
 
setMaxExecutionTimeInSeconds(int) - Method in class org.dllearner.algorithms.qtl.operations.NBR
 
setMaxExecutionTimeInSeconds(int) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setMaxExecutionTimeInSeconds(long) - Method in class org.dllearner.core.AbstractCELA
Set the max.
setMaxExecutionTimeInSeconds(int) - Method in class org.dllearner.kb.sparql.ExtractionDBCache
 
setMaxExecutionTimeInSeconds(int) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
setMaxExecutionTimeInSeconds(int) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
setMaxExecutionTimeInSecondsAfterImprovement(int) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setMaxExecutionTimeInSecondsAfterImprovement(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setMaxExplanations(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setMaxExplanations(int) - Method in class org.dllearner.core.probabilistic.unife.BUNDLE
 
setMaxFetchedRows(int) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setMaxIterations(long) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setMaxIterations(long) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setMaxLength(int) - Method in class org.dllearner.algorithms.NaiveALLearner
 
setMaxNegativeExamples(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setMaxNrOfNegExamples(int) - Method in class org.dllearner.kb.sparql.ClassBasedSampleGenerator
 
setMaxNrOfPosExamples(int) - Method in class org.dllearner.kb.sparql.ClassBasedSampleGenerator
 
setMaxNrOfResults(int) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setMaxNrOfResults(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setMaxNrOfResults(int) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setMaxNrOfSplits(int) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setMaxNrOfSplits(int) - Method in class org.dllearner.utilities.split.DefaultDateTimeValuesSplitter
 
setMaxNrOfSplits(int) - Method in class org.dllearner.utilities.split.DefaultNumericValuesSplitter
 
setMaxNrOfThreads(int) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
 
setMaxPositiveExamples(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setMaxSampleGenerationTime(long, TimeUnit) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
Set the maximum time to generate a sample.
setMaxSenderThreads(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.distributed.unife.edge.EDGEDistributedDynamic
 
setMaxTreeComputationTimeInSeconds(double) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
Set the max.
setMaxTreeComputationTimeInSeconds(double) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
Set the max.
setMaxTreeDepth(int) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setMaxTreeDepth(int) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setMaxTreeDepth(int) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setMerge(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.ArrayDocument.Array
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.ArrayDocumentImpl.ArrayImpl
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.ListDocumentImpl.ListImpl
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.MapDocumentImpl.MapImpl
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.PropsDocumentImpl.PropsImpl
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in class org.springframework.schema.beans.impl.SetDocumentImpl.SetImpl
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.ListDocument.List
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.MapDocument.Map
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.PropsDocument.Props
Sets the "merge" attribute
setMerge(DefaultableBoolean.Enum) - Method in interface org.springframework.schema.beans.SetDocument.Set
Sets the "merge" attribute
setMessage(String) - Method in class org.dllearner.server.jaxws.ClientNotKnownExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.ComponentInitExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.ConfigOptionTypeExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.LearningProblemUnsupportedExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.MalformedURLExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.ParseExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.SparqlQueryExceptionBean
 
setMessage(String) - Method in class org.dllearner.server.jaxws.UnknownComponentExceptionBean
 
setMeta(MetaType) - Method in class org.springframework.schema.beans.impl.MetaDocumentImpl
Sets the "meta" element
setMeta(MetaType) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "meta" element
setMeta(MetaType) - Method in interface org.springframework.schema.beans.MetaDocument
Sets the "meta" element
setMeta(MetaType) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "meta" element
setMetaArray(MetaType[]) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets array of all "meta" element
setMetaArray(int, MetaType) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets ith "meta" element
setMetaArray(MetaType[]) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets array of all "meta" element
setMetaArray(int, MetaType) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets ith "meta" element
setMgi2goMappingsFilePath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setMgi2mpMappingsFilePath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setMinAccuracyPartialSolution(double) - Method in class org.dllearner.algorithms.meta.DisjunctiveCELA
 
setMinExecutionTimeInSeconds(int) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setMinimumTreeScore(double) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setMinVoteProportion(double) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setMissingValueTreatmentForTDT(boolean) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setModel(OntModel) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setModelDirPath(String) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setMpKBFilePath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setMultipleClasses(boolean) - Method in class org.dllearner.algorithms.pattern.OWLClassExpressionRenamer
 
setMultiThreaded(boolean) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
 
setMultithreadedEnabled(boolean) - Method in class org.dllearner.algorithms.pattern.OWLAxiomPatternFinder
 
setName(String) - Method in class org.dllearner.prolog.PrologConstant
 
setName(String) - Method in class org.dllearner.prolog.Variable
 
setName(String) - Method in interface org.springframework.schema.beans.AliasDocument.Alias
Sets the "name" attribute
setName(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "name" attribute
setName(String) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "name" attribute
setName(String) - Method in class org.springframework.schema.beans.impl.AliasDocumentImpl.AliasImpl
Sets the "name" attribute
setName(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "name" attribute
setName(String) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "name" attribute
setName(String) - Method in class org.springframework.schema.beans.impl.LookupMethodDocumentImpl.LookupMethodImpl
Sets the "name" attribute
setName(String) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.springframework.schema.beans.impl.ReplacedMethodDocumentImpl.ReplacedMethodImpl
Sets the "name" attribute
setName(String) - Method in interface org.springframework.schema.beans.LookupMethodDocument.LookupMethod
Sets the "name" attribute
setName(String) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "name" attribute
setName(String) - Method in interface org.springframework.schema.beans.ReplacedMethodDocument.ReplacedMethod
Sets the "name" attribute
setNamedGraphURIs(List<String>) - Method in class org.dllearner.kb.OWLFile
 
setNamedGraphURIs(Collection<String>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setNamedGraphURIs(List<String>) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setNaturalLanguage(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setNeg(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setNegAsNeg(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setNegAsNeg(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setNegAsPos(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setNegAsPos(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setNegationPenalty(int) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setNegationPenalty(int) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setNegativeExampleAxioms(Set<OWLAxiom>) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setNegativeExamples(Set<OWLClass>) - Method in class org.dllearner.learningproblems.ClassAsInstanceLearningProblem
 
setNegativeExamples(SortedSet<OWLIndividual>) - Method in class org.dllearner.learningproblems.FuzzyPosNegLP
 
setNegativeExamples(Set<OWLIndividual>) - Method in class org.dllearner.learningproblems.PosNegLP
 
setNegativeExamples(int, String[]) - Method in class org.dllearner.server.DLLearnerWS
 
setNegativeExamplesCE(OWLClassExpression) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setNegativeExampleTrees(Map<OWLIndividual, RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setNegativeExampleTrees(Map<OWLIndividual, RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setNegativeRandomCount(int) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setNegativeWeight(double) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setNegativeWeight(double) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setNegTree(DSTDLTree) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.models.DSTDLTree
 
setNegTree(DLTree) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setNegWeight(double) - Method in class org.dllearner.accuracymethods.AccMethodFMeasureWeighted
 
setNegWeight(double) - Method in class org.dllearner.accuracymethods.AccMethodPredAccWeighted
 
setNextTaskToClassesForInstances() - Method in class org.dllearner.kb.aquisitors.TupleAquisitor
 
setNextTaskToClassInformation() - Method in class org.dllearner.kb.aquisitors.TupleAquisitor
 
setNextTaskToNormal() - Method in class org.dllearner.kb.aquisitors.TupleAquisitor
 
setNodeChildPenalty(double) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setNodeRefinementPenalty(double) - Method in class org.dllearner.algorithms.celoe.OEHeuristicRuntime
 
setNodes2Keep(Collection<Node>) - Method in class org.dllearner.algorithms.qtl.util.filters.AbstractTreeFilter
 
setNoise(double) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setNoise(double) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setNoisePercentage(double) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setNonSpecifityControl(boolean) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setNormalizeL2(boolean) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setNormalizeWords(boolean) - Method in class org.dllearner.algorithms.isle.index.TrieLinguisticAnnotator
Sets whether the document's contents should be normalized or not.
setNrOfExamples(int) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setNrOfFolds(int) - Method in class org.dllearner.cli.CLI
 
setNrOfIterations(int) - Method in class org.dllearner.algorithms.schema.SimpleSchemaGenerator
 
setNrOfNegativeExamples(int) - Method in class org.dllearner.algorithms.ocel.FlexibleHeuristic
 
setNrOfNegativeExamples(int) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setNrOfThreads(int) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setNrOfThreads(int) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setNu(float) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setNull(NullDocument.Null) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "null" element
setNull(NullDocument.Null) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "null" element
setNull(NullDocument.Null) - Method in class org.springframework.schema.beans.impl.NullDocumentImpl
Sets the "null" element
setNull(NullDocument.Null) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "null" element
setNull(NullDocument.Null) - Method in interface org.springframework.schema.beans.NullDocument
Sets the "null" element
setNull(NullDocument.Null) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "null" element
setNullArray(NullDocument.Null[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "null" element
setNullArray(int, NullDocument.Null) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "null" element
setNullArray(NullDocument.Null[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "null" element
setNullArray(int, NullDocument.Null) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "null" element
setNullArray(NullDocument.Null[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "null" element
setNullArray(int, NullDocument.Null) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "null" element
setNullArray(NullDocument.Null[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "null" element
setNullArray(int, NullDocument.Null) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "null" element
setNullArray(NullDocument.Null[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "null" element
setNullArray(int, NullDocument.Null) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "null" element
setNullArray(NullDocument.Null[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "null" element
setNullArray(int, NullDocument.Null) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "null" element
setNumericValuesSplitter(ValuesSplitter) - Method in class org.dllearner.refinementoperators.RhoDRDown
Set the splitter used to precompute possible splits for data properties with numeric ranges.
setNumThreads(int) - Method in class org.dllearner.algorithms.pattern.OWLAxiomPatternFinder
 
setObject(String) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeChange
 
setObjectAllValuesLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectCardinalityLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectComplementLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectHasValueLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectIntersectionLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectInverseLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectOneOfLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectPropertyHierarchy(ObjectPropertyHierarchy) - Method in interface org.dllearner.refinementoperators.CustomHierarchyRefinementOperator
 
setObjectPropertyHierarchy(ObjectPropertyHierarchy) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setObjectProperyLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectSomeValuesLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjectUnionLength(int) - Method in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
 
setObjList(Set<String>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setOboFoundryId(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setObsoleteParent(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setObsoleteProperty(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setOmission(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setOmission(int) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setOneVsAllMode(MultiClassModel.OneVsAllMode) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setOneVsAllThreshold(double) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setOntologyBeans(List<OntologyBean>) - Method in class org.dllearner.kb.repository.bioportal.Data
 
setOntologyFilePath(String) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setOntologyId(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyAclEntry
 
setOntologyId(Integer) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setOntologySchemaUrls(List<String>) - Method in class org.dllearner.kb.sparql.simple.SchemaIndexer
 
setOntologySchemaUrls(List<String>) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setOperator(LengthLimitedRefinementOperator) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setOperator(LengthLimitedRefinementOperator) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setOperator(RefinementOperator) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setOperator(RefinementOperator) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setOperator(LengthLimitedRefinementOperator) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setOperator(LengthLimitedRefinementOperator) - Method in class org.dllearner.refinementoperators.OperatorInverter
 
setOracle(Oracle) - Method in interface org.dllearner.core.ActiveLearningAlgorithm
In order to separate/hide the implementation of an oracle from the active learning algorithm itself, an oracle object is passed to the algorithm.
setOutputFile(String) - Method in class org.dllearner.cli.unife.OntologyValidation
 
setOutputFile(String) - Method in class org.dllearner.core.probabilistic.unife.AbstractPSLA
 
setOutputformat(AbstractEDGE.PossibleOutputFormat) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setOwlLinkURL(String) - Method in class org.dllearner.reasoning.OWLAPIReasoner
set the URL of the remote OWLLink server
setP(float) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setPageSize(long) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setParam(Object) - Method in class org.dllearner.experiments.MyMonKey
Used to set any arbitrary Object into the key.
setParent(OWLClassExpressionTree) - Method in class org.dllearner.algorithms.gp.OWLClassExpressionTree
 
setParent(V) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.GenericTree
 
setParent(QueryTreeImpl<N>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setParent(QueryTree<N>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setParent(QueryTree<N>) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
setParent(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "parent" attribute
setParent(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "parent" attribute
setParent(String) - Method in class org.springframework.schema.beans.impl.RefDocumentImpl.RefImpl
Sets the "parent" attribute
setParent(String) - Method in interface org.springframework.schema.beans.RefDocument.Ref
Sets the "parent" attribute
setPartialSolutionSearchTimeSeconds(int) - Method in class org.dllearner.algorithms.meta.DisjunctiveCELA
 
setPattern(OWLAxiom) - Method in class org.dllearner.algorithms.pattern.PatternBasedAxiomLearningAlgorithm
 
setPenaliseNeutralExamples(boolean) - Method in class org.dllearner.learningproblems.PosNegLPStrict
 
setPercentPerLengthUnit(double) - Method in class org.dllearner.algorithms.ocel.FlexibleHeuristic
 
setPercentPerLengthUnit(double) - Method in class org.dllearner.learningproblems.ClassAsInstanceLearningProblem
 
setPercentPerLengthUnit(double) - Method in class org.dllearner.learningproblems.PosNegLP
 
setPerformCrossValidation(boolean) - Method in class org.dllearner.cli.CLI
 
setPos() - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setPosAsNeg(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setPosAsNeg(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setPosAsPos(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setPosAsPos(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setPosExamplesWeight(double) - Method in class org.dllearner.algorithms.qtl.heuristics.QueryTreeHeuristic
 
setPositiveExampleAxioms(Set<OWLAxiom>) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setPositiveExamples(Set<OWLClass>) - Method in class org.dllearner.learningproblems.ClassAsInstanceLearningProblem
 
setPositiveExamples(SortedSet<OWLIndividual>) - Method in class org.dllearner.learningproblems.FuzzyPosNegLP
 
setPositiveExamples(Set<OWLIndividual>) - Method in class org.dllearner.learningproblems.PosNegLP
 
setPositiveExamples(SortedSet<OWLIndividual>) - Method in class org.dllearner.learningproblems.PosOnlyLP
 
setPositiveExamples(Set<OWLIndividual>) - Method in class org.dllearner.learningproblems.PosOnlyLP
 
setPositiveExamples(int, String[]) - Method in class org.dllearner.server.DLLearnerWS
 
setPositiveExamplesCE(OWLClassExpression) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setPositiveExampleTrees(Map<OWLIndividual, RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setPositiveExampleTrees(Map<OWLIndividual, RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setPositiveRandomCount(int) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setPosNegExampleRatio(double) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setPosNegLP(PosNegLP) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setPosOnlyLP(PosOnlyLP) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setPOSTag(String) - Method in class org.dllearner.algorithms.isle.index.Token
 
setPosTree(DSTDLTree) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.models.DSTDLTree
 
setPosTree(DLTree) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setPosWeight(double) - Method in class org.dllearner.accuracymethods.AccMethodFMeasureWeighted
 
setPosWeight(double) - Method in class org.dllearner.accuracymethods.AccMethodPredAccWeighted
 
setPrecomputeClassHierarchy(boolean) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setPrecomputeDataPropertyHierarchy(boolean) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setPrecomputeObjectPropertyHierarchy(boolean) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setPredefinedEndpoint(String) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setPredefinedFilter(String) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setPredefinedManipulator(String) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setPredictionDataDirPath(String) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setPredictionInputDirectoryPath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setPredictionOutputDirectoryPath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setPredictionURIsFilePath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setPredictProbability(boolean) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setPredictProbability(boolean) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setPredList(Set<String>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setPreferAsk(boolean) - Method in class org.dllearner.reasoning.SPARQLReasoner
 
setPreferredMaximumSubclassLimit(Integer) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setPreferredNameSlot(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setPrefixes(Map<String, String>) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setPrefixes(Map<String, String>) - Method in class org.dllearner.reasoning.OWLAPIReasoner
 
setPrefixMapping(PrefixMapping) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setPrimary(boolean) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "primary" attribute
setPrimary(boolean) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "primary" attribute
setPrintStream(PrintStream) - Method in class org.dllearner.utilities.FuzzyOwl2
 
setPrivateField(E, String, T) - Static method in class org.dllearner.utils.unife.ReflectionHelper
 
setProbabilizeAll(boolean) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setProblem(AbstractClassExpressionLearningProblem) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
 
setProblem(PosNegUndLP) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
 
setProcessClasses(boolean) - Method in class org.dllearner.cli.Enrichment
 
setProcessDataProperties(boolean) - Method in class org.dllearner.cli.Enrichment
 
setProcessObjectProperties(boolean) - Method in class org.dllearner.cli.Enrichment
 
setProcessPropertiesTypeInferred(boolean) - Method in class org.dllearner.cli.Enrichment
 
setProcPLA(int) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setProcPSLA(int) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setProgressMonitor(AxiomLearningProgressMonitor) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
 
setProgressMonitor(AxiomLearningProgressMonitor) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setProp(PropDocument.Prop) - Method in class org.springframework.schema.beans.impl.PropDocumentImpl
Sets the "prop" element
setProp(PropDocument.Prop) - Method in interface org.springframework.schema.beans.PropDocument
Sets the "prop" element
setPropArray(PropDocument.Prop[]) - Method in class org.springframework.schema.beans.impl.PropsTypeImpl
Sets array of all "prop" element
setPropArray(int, PropDocument.Prop) - Method in class org.springframework.schema.beans.impl.PropsTypeImpl
Sets ith "prop" element
setPropArray(PropDocument.Prop[]) - Method in interface org.springframework.schema.beans.PropsType
Sets array of all "prop" element
setPropArray(int, PropDocument.Prop) - Method in interface org.springframework.schema.beans.PropsType
Sets ith "prop" element
setProperty(PropertyType) - Method in class org.springframework.schema.beans.impl.PropertyDocumentImpl
Sets the "property" element
setProperty(PropertyType) - Method in interface org.springframework.schema.beans.PropertyDocument
Sets the "property" element
setPropertyArray(PropertyType[]) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets ith "property" element
setPropertyInformation(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setPropertyName(String) - Method in class org.dllearner.cli.ConfFileOption
 
setPropertyToDescribe(S) - Method in class org.dllearner.algorithms.properties.PropertyAxiomLearner
Declare the property for which axiom(s) will be computed.
setPropertyType(Class<?>) - Method in class org.dllearner.cli.ConfFileOption
 
setPropertyValue(String) - Method in class org.dllearner.cli.ConfFileOption
 
setProps(PropsDocument.Props) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "props" element
setProps(PropsDocument.Props) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "props" element
setProps(PropsDocument.Props) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "props" element
setProps(PropsDocument.Props) - Method in class org.springframework.schema.beans.impl.PropsDocumentImpl
Sets the "props" element
setProps(PropsDocument.Props) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "props" element
setProps(PropsDocument.Props) - Method in interface org.springframework.schema.beans.PropsDocument
Sets the "props" element
setPropsArray(PropsDocument.Props[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "props" element
setPropsArray(int, PropsDocument.Props) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "props" element
setPropsArray(PropsDocument.Props[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "props" element
setPropsArray(int, PropsDocument.Props) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "props" element
setPropsArray(PropsDocument.Props[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "props" element
setPropsArray(int, PropsDocument.Props) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "props" element
setPropsArray(PropsDocument.Props[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "props" element
setPropsArray(int, PropsDocument.Props) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "props" element
setPropsArray(PropsDocument.Props[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "props" element
setPropsArray(int, PropsDocument.Props) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "props" element
setPropsArray(PropsDocument.Props[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "props" element
setPropsArray(int, PropsDocument.Props) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "props" element
setPublication(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setPuritythreshold(double) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
setPuritythreshold(double) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
setQualifier(QualifierDocument.Qualifier) - Method in class org.springframework.schema.beans.impl.QualifierDocumentImpl
Sets the "qualifier" element
setQualifier(QualifierDocument.Qualifier) - Method in interface org.springframework.schema.beans.QualifierDocument
Sets the "qualifier" element
setQualifierArray(QualifierDocument.Qualifier[]) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets array of all "qualifier" element
setQualifierArray(int, QualifierDocument.Qualifier) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets ith "qualifier" element
setQualifierArray(QualifierDocument.Qualifier[]) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets array of all "qualifier" element
setQualifierArray(int, QualifierDocument.Qualifier) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets ith "qualifier" element
setQualityEvaluationMethod(ExampleBasedNode.QualityEvaluationMethod) - Method in class org.dllearner.algorithms.ocel.ExampleBasedNode
 
setQueryDelay(int) - Method in class org.dllearner.kb.SparqlEndpointKS
Set a delay between each sent SPARQL query to avoid overloading of the endpoint.
setQueryExecutionFactory(QueryExecutionFactory) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setQueryExecutionFactory(QueryExecutionFactory) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setQueryTree(QueryTree<N>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.GeneralisedQueryTree
 
setRandomize(boolean) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setRandomSeed(long) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setRatioLL(double) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setRatioLL(double) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setReasoner(Reasoner) - Method in class org.dllearner.accuracymethods.AccMethodAMeasureApprox
 
setReasoner(Reasoner) - Method in interface org.dllearner.accuracymethods.AccMethodApproximate
set the reasoner; consumers of the accuracy method should call this method on all approximate components
setReasoner(Reasoner) - Method in class org.dllearner.accuracymethods.AccMethodFMeasureApprox
 
setReasoner(Reasoner) - Method in class org.dllearner.accuracymethods.AccMethodPredAccApprox
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.algorithms.decisiontrees.heuristics.TreeInductionHeuristics
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
setReasoner(Reasoner) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setReasoner(SPARQLReasoner) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.core.AbstractCELA
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.core.AbstractClassExpressionLearningProblem
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.core.AbstractLearningProblem
 
setReasoner(Reasoner) - Method in interface org.dllearner.refinementoperators.ReasoningBasedRefinementOperator
 
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setReasoner(Reasoner) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setReasoner(int, String) - Method in class org.dllearner.server.DLLearnerWS
Sets the reasoner to use.
setReasoner(AbstractReasonerComponent) - Method in class org.dllearner.utilities.ReasoningUtils
 
setReasonerComponent(AbstractReasonerComponent) - Method in class org.dllearner.learningproblems.ExampleLoader
 
setReasonerComponent(OWLAPIReasoner) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setReasonerComponent(AbstractReasonerComponent) - Method in class org.dllearner.server.ClientState
Sets the reasoner component and creates the corresponding ReasonerComponent instance.
setReasonerImplementation(ReasonerImplementation) - Method in class org.dllearner.reasoning.OWLAPIReasoner
 
setReasoning(String) - Method in class org.dllearner.kb.OWLFile
 
setReasoning(boolean) - Method in class org.dllearner.kb.OWLFile
 
setReasoning(OntModelSpec) - Method in class org.dllearner.kb.OWLFile
 
setReasoningString(String) - Method in class org.dllearner.kb.OWLFile
 
setReasoningUtil(ReasoningUtils) - Method in class org.dllearner.core.AbstractClassExpressionLearningProblem
 
setRecursionDepth(int) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setRecursionDepth(int) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setRedistributeUnbalanbcedCosts(boolean) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setRedundant(boolean) - Method in class org.dllearner.algorithms.ocel.ExampleBasedNode
 
setRef(RefDocument.Ref) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "ref" element
setRef(RefDocument.Ref) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "ref" element
setRef(RefDocument.Ref) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "ref" element
setRef(RefDocument.Ref) - Method in class org.springframework.schema.beans.impl.RefDocumentImpl
Sets the "ref" element
setRef(RefDocument.Ref) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "ref" element
setRef(RefDocument.Ref) - Method in interface org.springframework.schema.beans.RefDocument
Sets the "ref" element
setRef2(String) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "ref" attribute
setRef2(String) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "ref" attribute
setRef2(String) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "ref" attribute
setRef2(String) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "ref" attribute
setRefArray(RefDocument.Ref[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "ref" element
setRefArray(int, RefDocument.Ref) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "ref" element
setRefArray(RefDocument.Ref[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "ref" element
setRefArray(int, RefDocument.Ref) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "ref" element
setRefArray(RefDocument.Ref[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "ref" element
setRefArray(int, RefDocument.Ref) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "ref" element
setRefArray(RefDocument.Ref[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "ref" element
setRefArray(int, RefDocument.Ref) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "ref" element
setRefArray(RefDocument.Ref[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "ref" element
setRefArray(int, RefDocument.Ref) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "ref" element
setRefArray(RefDocument.Ref[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "ref" element
setRefArray(int, RefDocument.Ref) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "ref" element
setRefinementCount(int) - Method in class org.dllearner.algorithms.celoe.OENode
 
setReflectionScanner(Reflections) - Static method in class org.dllearner.core.AnnComponentManager
 
setRelevanceMetrics(List<RelevanceMetric>) - Method in class org.dllearner.algorithms.isle.metrics.RelevanceWeightedStableHeuristic
 
setRenderer(OWLObjectRenderer) - Method in class org.dllearner.core.AbstractCELA
 
setRenderer(StringRenderer.Rendering) - Static method in class org.dllearner.core.StringRenderer
 
setRenderer(OWLObjectRenderer) - Static method in class org.dllearner.core.StringRenderer
 
setRenderer(String) - Static method in class org.dllearner.core.StringRenderer
 
setReplacedMethod(ReplacedMethodDocument.ReplacedMethod) - Method in class org.springframework.schema.beans.impl.ReplacedMethodDocumentImpl
Sets the "replaced-method" element
setReplacedMethod(ReplacedMethodDocument.ReplacedMethod) - Method in interface org.springframework.schema.beans.ReplacedMethodDocument
Sets the "replaced-method" element
setReplacedMethodArray(ReplacedMethodDocument.ReplacedMethod[]) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets array of all "replaced-method" element
setReplacedMethodArray(int, ReplacedMethodDocument.ReplacedMethod) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets ith "replaced-method" element
setReplacedMethodArray(ReplacedMethodDocument.ReplacedMethod[]) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets array of all "replaced-method" element
setReplacedMethodArray(int, ReplacedMethodDocument.ReplacedMethod) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets ith "replaced-method" element
setReplaceObject(List<StringTuple>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setReplacePredicate(List<StringTuple>) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setReplacer(String) - Method in class org.springframework.schema.beans.impl.ReplacedMethodDocumentImpl.ReplacedMethodImpl
Sets the "replacer" attribute
setReplacer(String) - Method in interface org.springframework.schema.beans.ReplacedMethodDocument.ReplacedMethod
Sets the "replacer" attribute
setReplaceSearchTree(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setReplaceSearchTree(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setReplaceSearchTree(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setReplaceSearchTree(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setResource(String) - Method in class org.springframework.schema.beans.impl.ImportDocumentImpl.ImportImpl
Sets the "resource" attribute
setResource(String) - Method in interface org.springframework.schema.beans.ImportDocument.Import
Sets the "resource" attribute
setResultsDirPath(String) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setRetryCount(int) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setReturnOnlyNewAxioms(boolean) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setReuseExistingDescription(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setReuseExistingDescription(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setRo(int) - Method in class org.dllearner.algorithms.decisiontrees.refinementoperators.DLTreesRefinementOperator
 
setRoot(OWLClassExpression, MassFunction) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.models.DSTDLTree
 
setRoot(OWLClassExpression) - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.DLTree
 
setRoot(T) - Method in class org.dllearner.utilities.datastructures.AbstractSearchTree
set the tree root to a node
setSampleDepth(int) - Method in class org.dllearner.kb.sparql.AbstractSampleGenerator
 
setSaveExtractedFragment(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setScalingLimit(int) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setScalingMode(SemKernel.ScalingMode) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setScope(String) - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Sets the "scope" attribute
setScope(String) - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Sets the "scope" attribute
setScore(Score) - Method in class org.dllearner.algorithms.el.SearchTreeNode
 
setScore(Double) - Method in class org.dllearner.algorithms.isle.index.EntityScorePair
 
setScore(Double) - Method in class org.dllearner.algorithms.isle.WordNet.LemmaScorePair
 
setScore(double) - Method in class org.dllearner.learningproblems.QueryTreeScore
 
setSearchTreeFile(String) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setSearchTreeFile(String) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setSearchTreeFile(String) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setSearchTreeFile(File) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setSecondElem(T) - Method in class org.dllearner.algorithms.decisiontrees.utils.Triple
 
setSecondElement(T) - Method in class org.dllearner.algorithms.decisiontrees.utils.Couple
 
setSeed(int) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setSeed(long) - Method in class org.dllearner.kb.sparql.ClassBasedSampleGenerator
The examples for the sample are chosen randomly, thus, the seed for shuffling can be set here.
setSet(SetDocument.Set) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "set" element
setSet(SetDocument.Set) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "set" element
setSet(SetDocument.Set) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "set" element
setSet(SetDocument.Set) - Method in class org.springframework.schema.beans.impl.SetDocumentImpl
Sets the "set" element
setSet(SetDocument.Set) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "set" element
setSet(SetDocument.Set) - Method in interface org.springframework.schema.beans.SetDocument
Sets the "set" element
setSetArray(SetDocument.Set[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "set" element
setSetArray(int, SetDocument.Set) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "set" element
setSetArray(SetDocument.Set[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "set" element
setSetArray(int, SetDocument.Set) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "set" element
setSetArray(SetDocument.Set[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "set" element
setSetArray(int, SetDocument.Set) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "set" element
setSetArray(SetDocument.Set[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "set" element
setSetArray(int, SetDocument.Set) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "set" element
setSetArray(SetDocument.Set[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "set" element
setSetArray(int, SetDocument.Set) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "set" element
setSetArray(SetDocument.Set[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "set" element
setSetArray(int, SetDocument.Set) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "set" element
setShortFormProvider(ShortFormProvider) - Static method in class org.dllearner.core.StringRenderer
 
setShortFormProvider(ShortFormProvider) - Method in class org.dllearner.utilities.owl.ManchesterOWLSyntaxOWLObjectRendererImplExt
 
setShortFormProvider(ShortFormProvider) - Method in class org.dllearner.utilities.owl.OWLXMLRenderer
 
setShowAll(boolean) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setShowBenchmarkInformation(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setSingleSuggestionMode(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setSingleSuggestionMode(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setSlotWithUniqueValue(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setSources(Set<KnowledgeSource>) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setSources(KnowledgeSource...) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setSources(Set<KnowledgeSource>) - Method in class org.dllearner.core.probabilistic.unife.AbstractProbabilisticReasonerComponent
 
setSources(KnowledgeSource...) - Method in class org.dllearner.core.probabilistic.unife.AbstractProbabilisticReasonerComponent
 
setSparql(String) - Method in class org.dllearner.kb.OWLFile
 
setSparql(String, boolean) - Method in class org.dllearner.kb.OWLFile
 
setSparqlQuery(String) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setStartClass(OWLClassExpression) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setStartClass(OWLClassExpression) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setStartClass(OWLClassExpression) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setStartClass(OWLClassExpression) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setStartClass(OWLClass) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setStartClass(OWLClassExpression) - Method in interface org.dllearner.refinementoperators.CustomStartRefinementOperator
 
setStartClass(OWLClassExpression) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setStartNodeBonus(double) - Method in class org.dllearner.algorithms.celoe.OEHeuristicRuntime
 
setStartNodeBonus(double) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
 
setStartNodeBonus(double) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setStatusId(Integer) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setStemmedForm(String) - Method in class org.dllearner.algorithms.isle.index.Token
 
setStopOnFirstDefinition(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setStopOnFirstDefinition(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setStopOnFirstDefinition(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setStopOnFirstDefinition(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setStrictMode(boolean) - Method in class org.dllearner.algorithms.properties.DataPropertyHierarchyAxiomLearner
 
setStrictMode(boolean) - Method in class org.dllearner.algorithms.properties.ObjectPropertyHierarchyAxiomLearner
 
setStrictOWLMode(boolean) - Method in class org.dllearner.algorithms.properties.PropertyAxiomLearner
 
setStrictOWLMode(boolean) - Method in class org.dllearner.algorithms.SimpleSubclassLearner
 
setSubHierarchy(ClassHierarchy) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setSubsumptionHierarchy(ClassHierarchy) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setSuggestMostGeneralClasses(boolean) - Method in class org.dllearner.algorithms.DisjointClassesLearner
 
setSupportsSPARQL_1_1(boolean) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setSvmType(SemKernel.SvmType) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setSvmType(SemKernel.SvmType) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setSynchronized() - Method in class org.dllearner.core.AbstractReasonerComponent
Enabled a synchronized mode such that all reasoner methods are supposed to be thread safe.
setSynchronized() - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setSynchronized() - Method in class org.dllearner.reasoning.OWLAPIReasoner
 
setSynchronized() - Method in class org.dllearner.reasoning.SPARQLReasoner
 
setSynonymSlot(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setTableName(String) - Method in class org.dllearner.utilities.statistics.Table
 
setTabSize(int) - Method in class org.dllearner.confparser.SimpleCharStream
 
setTargetAxioms(Set<OWLAxiom>) - Method in class org.dllearner.core.probabilistic.unife.AbstractParameterLearningAlgorithm
Sets the target axioms of which want to learn the parameters.
setTargetAxiomsFilename(String) - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
setTargetTerminologies(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setTboxfilter(String) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
setTerminateOnNoiseReached(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setTerminateOnNoiseReached(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setTerminateOnNoiseReached(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setThirdElem(U) - Method in class org.dllearner.algorithms.decisiontrees.utils.Triple
 
setThreshold(double) - Method in class org.dllearner.algorithms.qtl.filters.KeywordBasedQueryTreeFilter
 
setThreshold(double) - Method in class org.dllearner.algorithms.qtl.filters.KeywordBasedStatementFilter
 
setThreshold(double) - Method in class org.dllearner.algorithms.qtl.filters.KeywordBasedStatementFilter2
 
setThreshold(double) - Method in class org.dllearner.algorithms.qtl.filters.QuestionBasedQueryTreeFilterAggressive
 
setTime() - Method in class org.dllearner.utilities.statistics.SimpleClock
resets the clock
setTimeout(String) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
 
setTimeout(long, TimeUnit) - Method in class org.dllearner.algorithms.qtl.operations.lgg.AbstractLGGGenerator
 
setTimeout(long, TimeUnit) - Method in interface org.dllearner.algorithms.qtl.operations.TimeoutableOperation
 
setTimeout(String) - Method in class org.dllearner.core.probabilistic.unife.BUNDLE
 
setTn(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setTn(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setToArray(Set<String>) - Static method in class org.dllearner.server.DLLearnerWS.Datastructures
easy conversion
setTooWeak() - Method in class org.dllearner.algorithms.el.SearchTreeNode
set if the node is too weak
setTooWeak(boolean) - Method in class org.dllearner.algorithms.ocel.ExampleBasedNode
 
setTotalNrOfDocuments(int) - Method in class org.dllearner.algorithms.isle.index.semantic.SemanticIndex
 
setTp(SortedSet<OWLIndividual>) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
setTp(int) - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
setTrainingDirPath(String) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setTrainingInputDirectoryPath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setTrainingOutputDirectoryPath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setTrainURIsFilePath(String) - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
setTreeFactory(QueryTreeFactory) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setTreeFactory(QueryTreeFactory) - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
setTreeFactory(QueryTreeFactory) - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
setTreeFilters(Set<TreeFilter<RDFResourceTree>>) - Method in class org.dllearner.algorithms.qtl.operations.lgg.LGGGeneratorExt
 
setTreeSearchTimeSeconds(double) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setTruthDegree(double) - Method in class org.dllearner.core.owl.fuzzydll.FuzzyIndividual
 
setTryFullCoverage(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
setTryFullCoverage(boolean) - Method in class org.dllearner.algorithms.meta.DisjunctiveCELA
 
setType(String) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "type" attribute
setType(String) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "type" attribute
setType(String) - Method in class org.springframework.schema.beans.impl.QualifierDocumentImpl.QualifierImpl
Sets the "type" attribute
setType(String) - Method in class org.springframework.schema.beans.impl.ValueDocumentImpl.ValueImpl
Sets the "type" attribute
setType(String) - Method in interface org.springframework.schema.beans.QualifierDocument.Qualifier
Sets the "type" attribute
setType(String) - Method in interface org.springframework.schema.beans.ValueDocument.Value
Sets the "type" attribute
setUncertainExamples(Set<OWLIndividual>) - Method in class org.dllearner.learningproblems.PosNegUndLP
 
setUnd() - Method in class org.dllearner.algorithms.decisiontrees.tdt.model.AbstractTree
 
setUpdated() - Method in class org.dllearner.core.AbstractReasonerComponent
Notify the reasoner component that the underlying knowledge base has changed and all caches (for named classes, subsumption hierarchies, etc.) should be invalidaded.
setUrl(String) - Method in class org.dllearner.kb.KBFile
 
setURL(URL) - Method in class org.dllearner.kb.OWLFile
 
setUrl(URL) - Method in class org.dllearner.kb.OWLFile
 
setUrl(URL) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setUrl(URL) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setUrn(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setUseAllConstructor(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseApproximations(boolean) - Method in class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
setUseApproximations(boolean) - Method in class org.dllearner.learningproblems.PosOnlyLP
 
setUseBooleanDatatypes(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseCache(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setUseCache(boolean) - Method in class org.dllearner.kb.SparqlEndpointKS
 
setUseCacheDatabase(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setUseCandidateReduction(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setUseCardinalityRestrictions(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseClassPopularity(boolean) - Method in class org.dllearner.algorithms.DisjointClassesLearner
 
setUseCrossValidation(boolean) - Method in class org.dllearner.algorithms.semkernel.SemKernel
 
setUseDataHasValueConstructor(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseExistsConstructor(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseFallbackReasoner(boolean) - Method in class org.dllearner.reasoning.OWLAPIReasoner
Some reasoner implementations do not support all operations yet.
setUseGenericSplitsCode(boolean) - Method in class org.dllearner.reasoning.SPARQLReasoner
 
setUseHasSelf(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseHasValueConstructor(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseImprovedSparqlTupelAquisitor(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setUseIncomingTriples(boolean) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setUseInstanceChecks(boolean) - Method in class org.dllearner.core.AbstractReasonerComponent
 
setUseInverse(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseLiteralData(boolean) - Method in class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
setUseLits(boolean) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
setUseMaterializationCaching(boolean) - Method in class org.dllearner.reasoning.ClosedWorldReasoner
 
setUseMinimizer(boolean) - Method in class org.dllearner.core.AbstractCELA
 
setUseNegation(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseNegationNormalForm(boolean) - Method in class org.dllearner.refinementoperators.OperatorInverter
 
setUseNegExamples(boolean) - Method in class org.dllearner.kb.sparql.ClassBasedSampleGenerator
 
setUseNumericDatatypes(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseObjectValueNegation(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseOverlyGeneralList(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setUsePrecisionOnly(boolean) - Method in class org.dllearner.algorithms.properties.PropertyAxiomLearner
Whether to use only Precision or F-Measure.
setUsePropernessChecks(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setUserAcl(List<UserEntry>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setUseRetrievalForClassification(boolean) - Method in class org.dllearner.learningproblems.PosNegLP
 
setUserId(String) - Method in class org.dllearner.kb.repository.bioportal.UserEntry
 
setUserIds(List<Integer>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setUserObject(N) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setUserObject(N) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
setUseSampling(boolean) - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
 
setUseSampling(boolean) - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
setUseShortConceptConstruction(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setUseShortFormFallback(boolean) - Method in class org.dllearner.algorithms.isle.textretrieval.AnnotationEntityTextRetriever
Whether to use the short form of the IRI as fallback, if no label is given.
setUseSomeOnly(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseStringDatatypes(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseTabbing(boolean) - Method in class org.dllearner.algorithms.pattern.AbstractRenderer
 
setUseTabbing(boolean) - Method in class org.dllearner.utilities.owl.ManchesterOWLSyntaxObjectRendererExt
 
setUseTabbing(boolean) - Method in class org.dllearner.utilities.owl.ManchesterOWLSyntaxOWLObjectRendererImplExt
 
setUseTimeDatatypes(boolean) - Method in class org.dllearner.refinementoperators.RhoDRDown
 
setUseTooWeakList(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setUseTreeTraversal(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
setUseUnionOptimization(boolean) - Method in class org.dllearner.kb.sparql.TreeBasedConciseBoundedDescriptionGenerator
 
setUseValueLists(boolean) - Method in class org.dllearner.reasoning.SPARQLReasoner
 
setUseWordNetDistance(boolean) - Method in class org.dllearner.algorithms.DisjointClassesLearner
 
setUseWrapping(boolean) - Method in class org.dllearner.algorithms.pattern.AbstractRenderer
 
setUseWrapping(boolean) - Method in class org.dllearner.utilities.owl.ManchesterOWLSyntaxObjectRendererExt
 
setUseWrapping(boolean) - Method in class org.dllearner.utilities.owl.ManchesterOWLSyntaxOWLObjectRendererImplExt
 
SetUtils - Class in org.dllearner.algorithms.decisiontrees.utils
 
SetUtils() - Constructor for class org.dllearner.algorithms.decisiontrees.utils.SetUtils
 
setValue(Object) - Method in class org.dllearner.configuration.spring.editors.AbstractPropertyEditor
 
setValue(Object) - Method in class org.dllearner.configuration.spring.editors.ListStringEditor
 
setValue(ValueDocument.Value) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "value" element
setValue(ValueDocument.Value) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "value" element
setValue(String) - Method in class org.springframework.schema.beans.impl.MetaTypeImpl
Sets the "value" attribute
setValue(ValueDocument.Value) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "value" element
setValue(String) - Method in class org.springframework.schema.beans.impl.QualifierDocumentImpl.QualifierImpl
Sets the "value" attribute
setValue(ValueDocument.Value) - Method in class org.springframework.schema.beans.impl.ValueDocumentImpl
Sets the "value" element
setValue(String) - Method in interface org.springframework.schema.beans.MetaType
Sets the "value" attribute
setValue(ValueDocument.Value) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "value" element
setValue(String) - Method in interface org.springframework.schema.beans.QualifierDocument.Qualifier
Sets the "value" attribute
setValue(ValueDocument.Value) - Method in interface org.springframework.schema.beans.ValueDocument
Sets the "value" element
setValue2(String) - Method in interface org.springframework.schema.beans.ConstructorArgDocument.ConstructorArg
Sets the "value" attribute
setValue2(String) - Method in interface org.springframework.schema.beans.EntryType
Sets the "value" attribute
setValue2(String) - Method in class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
Sets the "value" attribute
setValue2(String) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets the "value" attribute
setValue2(String) - Method in class org.springframework.schema.beans.impl.PropertyTypeImpl
Sets the "value" attribute
setValue2(String) - Method in interface org.springframework.schema.beans.PropertyType
Sets the "value" attribute
setValueArray(ValueDocument.Value[]) - Method in interface org.springframework.schema.beans.EntryType
Sets array of all "value" element
setValueArray(int, ValueDocument.Value) - Method in interface org.springframework.schema.beans.EntryType
Sets ith "value" element
setValueArray(ValueDocument.Value[]) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets array of all "value" element
setValueArray(int, ValueDocument.Value) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets ith "value" element
setValueArray(ValueDocument.Value[]) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets array of all "value" element
setValueArray(int, ValueDocument.Value) - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Sets ith "value" element
setValueArray(ValueDocument.Value[]) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets array of all "value" element
setValueArray(int, ValueDocument.Value) - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Sets ith "value" element
setValueArray(ValueDocument.Value[]) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets array of all "value" element
setValueArray(int, ValueDocument.Value) - Method in interface org.springframework.schema.beans.KeyDocument.Key
Sets ith "value" element
setValueArray(ValueDocument.Value[]) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets array of all "value" element
setValueArray(int, ValueDocument.Value) - Method in interface org.springframework.schema.beans.ListOrSetType
Sets ith "value" element
setValueObject(Object) - Method in class org.dllearner.cli.ConfFileOption
 
setValueRef(String) - Method in interface org.springframework.schema.beans.EntryType
Sets the "value-ref" attribute
setValueRef(String) - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Sets the "value-ref" attribute
setValues(List<T>, double) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
Set a specific value for this BBA
setValueType(String) - Method in interface org.springframework.schema.beans.CollectionType
Sets the "value-type" attribute
setValueType(String) - Method in class org.springframework.schema.beans.impl.CollectionTypeImpl
Sets the "value-type" attribute
setVarNode(boolean) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
setVarNode(boolean) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
setVersionNumber(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setVersionStatus(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setView(boolean) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setViewDefinition(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setViewDefinitionLanguage(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setViewGenerationEngine(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setViewingRestriction(String) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setViewOnOntologyVersionId(List<Integer>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setVirtualViewIds(List<Integer>) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
 
setWeightings(RelevanceWeightings) - Method in class org.dllearner.algorithms.isle.metrics.RelevanceWeightedStableHeuristic
 
setWorkaround(boolean) - Method in class org.dllearner.kb.sparql.TreeBasedConciseBoundedDescriptionGenerator
 
setWriteSearchTree(boolean) - Method in class org.dllearner.algorithms.celoe.CELOE
 
setWriteSearchTree(boolean) - Method in class org.dllearner.algorithms.celoe.PCELOE
 
setWriteSearchTree(boolean) - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
setWriteSearchTree(boolean) - Method in class org.dllearner.algorithms.ocel.OCEL
 
shorteningTimeNs - Static variable in class org.dllearner.utilities.owl.ConceptTransformation
 
shrinkSimulation(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
 
shrinkSimulationSC1(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
 
shrinkSimulationSC12(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
 
shrinkSimulationSC2(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
 
SignificantPMIRelevanceMetric - Class in org.dllearner.algorithms.isle.metrics
 
SignificantPMIRelevanceMetric(Index, double) - Constructor for class org.dllearner.algorithms.isle.metrics.SignificantPMIRelevanceMetric
 
SilentAxiomLearningProgressMonitor - Class in org.dllearner.core
An axiom learning progress monitor that is doing nothing.
SilentAxiomLearningProgressMonitor() - Constructor for class org.dllearner.core.SilentAxiomLearningProgressMonitor
 
SIMPLE_RULES - Static variable in class org.dllearner.reasoning.SKOSReasoner
Constant: used to indicate minimal SKOS processing level
SimpleCharStream - Class in org.dllearner.confparser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.dllearner.confparser.SimpleCharStream
Constructor.
SimpleCharStream - Class in org.dllearner.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.dllearner.parser.SimpleCharStream
Constructor.
SimpleClock - Class in org.dllearner.utilities.statistics
Class for counting time and outputting it.
SimpleClock() - Constructor for class org.dllearner.utilities.statistics.SimpleClock
 
SimpleEntityCandidateGenerator - Class in org.dllearner.algorithms.isle.index
 
SimpleEntityCandidateGenerator(OWLOntology) - Constructor for class org.dllearner.algorithms.isle.index.SimpleEntityCandidateGenerator
 
SimpleEntityCandidatesTrie - Class in org.dllearner.algorithms.isle.index
 
SimpleEntityCandidatesTrie(EntityTextRetriever, OWLOntology) - Constructor for class org.dllearner.algorithms.isle.index.SimpleEntityCandidatesTrie
Initialize the trie with strings from the provided ontology and use the given entity name generator for generating alternative words.
SimpleFileOWLOntologyDataset - Class in org.dllearner.kb.dataset
 
SimpleFileOWLOntologyDataset(File) - Constructor for class org.dllearner.kb.dataset.SimpleFileOWLOntologyDataset
 
SimpleObjectFilterRule - Class in org.dllearner.kb.manipulator
 
SimpleObjectFilterRule(Rule.Months, String) - Constructor for class org.dllearner.kb.manipulator.SimpleObjectFilterRule
 
SimpleOntologyToByteConverter - Class in org.dllearner.utilities.owl
Created by IntelliJ IDEA.
SimpleOntologyToByteConverter() - Constructor for class org.dllearner.utilities.owl.SimpleOntologyToByteConverter
 
SimpleOWLEntityChecker - Class in org.dllearner.utilities.owl
 
SimpleOWLEntityChecker(AbstractReasonerComponent) - Constructor for class org.dllearner.utilities.owl.SimpleOWLEntityChecker
 
SimplePredicateFilterRule - Class in org.dllearner.kb.manipulator
 
SimplePredicateFilterRule(Rule.Months, String) - Constructor for class org.dllearner.kb.manipulator.SimplePredicateFilterRule
 
SimpleSchemaGenerator - Class in org.dllearner.algorithms.schema
SimpleSchemaGenerator(QueryExecutionFactory) - Constructor for class org.dllearner.algorithms.schema.SimpleSchemaGenerator
 
SimpleSchemaGenerator(OWLOntology) - Constructor for class org.dllearner.algorithms.schema.SimpleSchemaGenerator
 
SimpleSchemaGenerator(Model) - Constructor for class org.dllearner.algorithms.schema.SimpleSchemaGenerator
 
SimpleSubclassLearner - Class in org.dllearner.algorithms
Learns subclass-relationships for a given class by using SPARQL queries.
SimpleSubclassLearner() - Constructor for class org.dllearner.algorithms.SimpleSubclassLearner
 
SimpleSubclassLearner(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.SimpleSubclassLearner
 
simpleTerm() - Method in class org.dllearner.parser.PrologParser
 
SimpleWordSenseDisambiguation - Class in org.dllearner.algorithms.isle.wsd
 
SimpleWordSenseDisambiguation(OWLOntology) - Constructor for class org.dllearner.algorithms.isle.wsd.SimpleWordSenseDisambiguation
 
simplifyTree(QueryTree<N>, List<QueryTree<N>>) - Method in class org.dllearner.algorithms.qtl.operations.PostLGG
 
Simulation - Class in org.dllearner.algorithms.el
Represents a simulation relation between EL OWLClassExpression trees.
Simulation() - Constructor for class org.dllearner.algorithms.el.Simulation
 
SINGLE_LINE_COMMENT - Static variable in interface org.dllearner.confparser.ConfParserLegacyConstants
RegularExpression Id.
SINGLE_LINE_COMMENT - Static variable in interface org.dllearner.parser.KBParserConstants
RegularExpression Id.
SINGLE_LINE_COMMENT - Static variable in interface org.dllearner.parser.PrologParserConstants
RegularExpression Id.
size() - Method in class org.dllearner.experiments.Examples
sum of training and test data
size() - Method in class org.dllearner.experiments.TableRowColumn
 
size() - Method in class org.dllearner.utilities.datastructures.AbstractSearchTree
 
size() - Method in class org.dllearner.utilities.owl.EvaluatedDescriptionSet
 
sizeOfAliasArray() - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Returns number of "alias" element
sizeOfAliasArray() - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Returns number of "alias" element
sizeOfArgTypeArray() - Method in class org.springframework.schema.beans.impl.ReplacedMethodDocumentImpl.ReplacedMethodImpl
Returns number of "arg-type" element
sizeOfArgTypeArray() - Method in interface org.springframework.schema.beans.ReplacedMethodDocument.ReplacedMethod
Returns number of "arg-type" element
sizeOfArrayArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "array" element
sizeOfArrayArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "array" element
sizeOfArrayArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "array" element
sizeOfArrayArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "array" element
sizeOfArrayArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "array" element
sizeOfArrayArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "array" element
sizeOfAttributeArray() - Method in class org.springframework.schema.beans.impl.QualifierDocumentImpl.QualifierImpl
Returns number of "attribute" element
sizeOfAttributeArray() - Method in interface org.springframework.schema.beans.QualifierDocument.Qualifier
Returns number of "attribute" element
sizeOfBeanArray() - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Returns number of "bean" element
sizeOfBeanArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "bean" element
sizeOfBeanArray() - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Returns number of "bean" element
sizeOfBeanArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "bean" element
sizeOfBeanArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "bean" element
sizeOfBeanArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "bean" element
sizeOfBeanArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "bean" element
sizeOfBeanArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "bean" element
sizeOfConstructorArgArray() - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Returns number of "constructor-arg" element
sizeOfConstructorArgArray() - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Returns number of "constructor-arg" element
sizeOfEntryArray() - Method in class org.springframework.schema.beans.impl.MapTypeImpl
Returns number of "entry" element
sizeOfEntryArray() - Method in interface org.springframework.schema.beans.MapType
Returns number of "entry" element
sizeOfIdrefArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "idref" element
sizeOfIdrefArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "idref" element
sizeOfIdrefArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "idref" element
sizeOfIdrefArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "idref" element
sizeOfIdrefArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "idref" element
sizeOfIdrefArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "idref" element
sizeOfImportArray() - Method in interface org.springframework.schema.beans.BeansDocument.Beans
Returns number of "import" element
sizeOfImportArray() - Method in class org.springframework.schema.beans.impl.BeansDocumentImpl.BeansImpl
Returns number of "import" element
sizeOfListArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "list" element
sizeOfListArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "list" element
sizeOfListArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "list" element
sizeOfListArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "list" element
sizeOfListArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "list" element
sizeOfListArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "list" element
sizeOfLookupMethodArray() - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Returns number of "lookup-method" element
sizeOfLookupMethodArray() - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Returns number of "lookup-method" element
sizeOfMapArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "map" element
sizeOfMapArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "map" element
sizeOfMapArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "map" element
sizeOfMapArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "map" element
sizeOfMapArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "map" element
sizeOfMapArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "map" element
sizeOfMetaArray() - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Returns number of "meta" element
sizeOfMetaArray() - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Returns number of "meta" element
sizeOfNullArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "null" element
sizeOfNullArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "null" element
sizeOfNullArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "null" element
sizeOfNullArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "null" element
sizeOfNullArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "null" element
sizeOfNullArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "null" element
sizeOfPropArray() - Method in class org.springframework.schema.beans.impl.PropsTypeImpl
Returns number of "prop" element
sizeOfPropArray() - Method in interface org.springframework.schema.beans.PropsType
Returns number of "prop" element
sizeOfPropertyArray() - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Returns number of "property" element
sizeOfPropertyArray() - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Returns number of "property" element
sizeOfPropsArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "props" element
sizeOfPropsArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "props" element
sizeOfPropsArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "props" element
sizeOfPropsArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "props" element
sizeOfPropsArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "props" element
sizeOfPropsArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "props" element
sizeOfQualifierArray() - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Returns number of "qualifier" element
sizeOfQualifierArray() - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Returns number of "qualifier" element
sizeOfRefArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "ref" element
sizeOfRefArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "ref" element
sizeOfRefArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "ref" element
sizeOfRefArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "ref" element
sizeOfRefArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "ref" element
sizeOfRefArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "ref" element
sizeOfReplacedMethodArray() - Method in interface org.springframework.schema.beans.BeanDocument.Bean
Returns number of "replaced-method" element
sizeOfReplacedMethodArray() - Method in class org.springframework.schema.beans.impl.BeanDocumentImpl.BeanImpl
Returns number of "replaced-method" element
sizeOfResultVector - Variable in class org.dllearner.experiments.ExperimentConfiguration
 
sizeOfSetArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "set" element
sizeOfSetArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "set" element
sizeOfSetArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "set" element
sizeOfSetArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "set" element
sizeOfSetArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "set" element
sizeOfSetArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "set" element
sizeOfTestSets() - Method in class org.dllearner.experiments.Examples
 
sizeOfTrainingSets() - Method in class org.dllearner.experiments.Examples
 
sizeOfValueArray() - Method in interface org.springframework.schema.beans.EntryType
Returns number of "value" element
sizeOfValueArray() - Method in class org.springframework.schema.beans.impl.EntryTypeImpl
Returns number of "value" element
sizeOfValueArray() - Method in class org.springframework.schema.beans.impl.KeyDocumentImpl.KeyImpl
Returns number of "value" element
sizeOfValueArray() - Method in class org.springframework.schema.beans.impl.ListOrSetTypeImpl
Returns number of "value" element
sizeOfValueArray() - Method in interface org.springframework.schema.beans.KeyDocument.Key
Returns number of "value" element
sizeOfValueArray() - Method in interface org.springframework.schema.beans.ListOrSetType
Returns number of "value" element
sizeTotalOfNegatives() - Method in class org.dllearner.experiments.Examples
 
sizeTotalOfPositives() - Method in class org.dllearner.experiments.Examples
 
SKOSReasoner - Class in org.dllearner.reasoning
 
SKOSReasoner(ReasonerFactory) - Constructor for class org.dllearner.reasoning.SKOSReasoner
 
SolrSyntacticIndex - Class in org.dllearner.algorithms.isle.index.syntactic
 
SolrSyntacticIndex(OWLOntology, String, String) - Constructor for class org.dllearner.algorithms.isle.index.syntactic.SolrSyntacticIndex
 
someTime - Variable in class org.dllearner.algorithms.hybridgp.Psi
 
sortByExperimentName() - Method in class org.dllearner.experiments.Table
 
sortByLabel() - Method in class org.dllearner.experiments.Table
 
sortByValues(Map<K, V>) - Static method in class org.dllearner.utilities.MapUtils
Returns a list of entries sorted by the map values descending.
sortByValues(Map<K, V>, boolean) - Static method in class org.dllearner.utilities.MapUtils
Returns a list of entries sorted by the map values either ascending or descending.
sortChildren(Comparator<QueryTree<N>>) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
sortChildren(Comparator<QueryTree<N>>) - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
sortedSet2StringListConcepts(Set<OWLClass>) - Static method in class org.dllearner.server.DLLearnerWS.Datastructures
 
sortedSet2StringListIndividuals(Set<OWLIndividual>) - Static method in class org.dllearner.server.DLLearnerWS.Datastructures
 
sortedSet2StringListRoles(Set<OWLObjectProperty>) - Static method in class org.dllearner.server.DLLearnerWS.Datastructures
 
SortedSetTuple<T> - Class in org.dllearner.utilities.datastructures
Convenience data structure for keeping positive and negative examples in a single structure.
SortedSetTuple() - Constructor for class org.dllearner.utilities.datastructures.SortedSetTuple
 
SortedSetTuple(Set<T>, Set<T>) - Constructor for class org.dllearner.utilities.datastructures.SortedSetTuple
 
SPARQLCrossValidation - Class in org.dllearner.cli
Performs cross validation for the given problem.
SPARQLCrossValidation() - Constructor for class org.dllearner.cli.SPARQLCrossValidation
 
SPARQLCrossValidation(QTL2Disjunctive, AbstractClassExpressionLearningProblem, IndividualReasoner, int, boolean) - Constructor for class org.dllearner.cli.SPARQLCrossValidation
 
SparqlEndpoint - Class in org.dllearner.kb.sparql
One sparql endpoint configuration, made to comply with Jena.
SparqlEndpoint(URL) - Constructor for class org.dllearner.kb.sparql.SparqlEndpoint
 
SparqlEndpoint(URL, List<String>, List<String>) - Constructor for class org.dllearner.kb.sparql.SparqlEndpoint
 
SparqlEndpoint(URL, String) - Constructor for class org.dllearner.kb.sparql.SparqlEndpoint
 
SPARQLEndpoint - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
 
SPARQLEndpointEx - Class in org.dllearner.algorithms.qtl.util
 
SPARQLEndpointEx(URL, List<String>, List<String>, String, String, Set<String>) - Constructor for class org.dllearner.algorithms.qtl.util.SPARQLEndpointEx
 
SPARQLEndpointEx(URL, List<String>, List<String>, String, String, Map<String, String>, Set<String>) - Constructor for class org.dllearner.algorithms.qtl.util.SPARQLEndpointEx
 
SPARQLEndpointEx(SparqlEndpoint, String, String, Set<String>) - Constructor for class org.dllearner.algorithms.qtl.util.SPARQLEndpointEx
 
SparqlEndpointKS - Class in org.dllearner.kb
SPARQL endpoint knowledge source (without fragment extraction), in particular for those algorithms which work directly on an endpoint without requiring an OWL reasoner.
SparqlEndpointKS() - Constructor for class org.dllearner.kb.SparqlEndpointKS
 
SparqlEndpointKS(SparqlEndpoint) - Constructor for class org.dllearner.kb.SparqlEndpointKS
 
SparqlEndpointKS(SparqlEndpoint, KnowledgeSource) - Constructor for class org.dllearner.kb.SparqlEndpointKS
 
SparqlEndpointKS(QueryExecutionFactory) - Constructor for class org.dllearner.kb.SparqlEndpointKS
 
SparqlEndpointKS(SparqlEndpoint, String) - Constructor for class org.dllearner.kb.SparqlEndpointKS
 
SparqlKnowledgeSource - Class in org.dllearner.kb.sparql
Represents the SPARQL Endpoint Component.
SparqlKnowledgeSource() - Constructor for class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
SparqlKnowledgeSource(URL, Set<String>) - Constructor for class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
sparqlQuery(String) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
 
SparqlQuery - Class in org.dllearner.kb.sparql
Represents one SPARQL query.
SparqlQuery(String, SparqlEndpoint) - Constructor for class org.dllearner.kb.sparql.SparqlQuery
Standard constructor.
sparqlQuery(int, int, String) - Method in class org.dllearner.server.DLLearnerWS
 
SparqlQueryDescriptionConvertRDFS - Class in org.dllearner.kb.sparql
 
SparqlQueryDescriptionConvertRDFS() - Constructor for class org.dllearner.kb.sparql.SparqlQueryDescriptionConvertRDFS
 
SparqlQueryException - Exception in org.dllearner.kb.sparql
 
SparqlQueryException(String) - Constructor for exception org.dllearner.kb.sparql.SparqlQueryException
 
SparqlQueryExceptionBean - Class in org.dllearner.server.jaxws
This class was generated by the JAX-WS RI.
SparqlQueryExceptionBean() - Constructor for class org.dllearner.server.jaxws.SparqlQueryExceptionBean
 
SparqlQueryLearningAlgorithm - Interface in org.dllearner.core
Basic interface for algorithms learning SPARQL queries.
SparqlQueryMaker - Class in org.dllearner.kb.sparql
Can assemble sparql queries.
SparqlQueryMaker(Set<String>, Set<String>, boolean) - Constructor for class org.dllearner.kb.sparql.SparqlQueryMaker
 
SparqlQueryMaker(boolean, Set<String>, Set<String>, boolean) - Constructor for class org.dllearner.kb.sparql.SparqlQueryMaker
 
SparqlQueryMaker(String, Set<String>, Set<String>, boolean) - Constructor for class org.dllearner.kb.sparql.SparqlQueryMaker
 
sparqlQueryPredefinedEndpoint(String, String, boolean) - Method in class org.dllearner.server.DLLearnerWS
Queries one of the standard endpoints defined in DL-Learner.
sparqlQueryThreaded(int, int, String) - Method in class org.dllearner.server.DLLearnerWS
 
SPARQLQueryUtils - Class in org.dllearner.kb.sparql
 
SPARQLQueryUtils() - Constructor for class org.dllearner.kb.sparql.SPARQLQueryUtils
 
SPARQLReasoner - Class in org.dllearner.reasoning
A reasoner implementation that provides inference services by the execution of SPARQL queries on local files (usually in forms of JENA API models) remote SPARQL endpoints
SPARQLReasoner() - Constructor for class org.dllearner.reasoning.SPARQLReasoner
Default constructor for usage of config files + Spring API.
SPARQLReasoner(SparqlEndpointKS) - Constructor for class org.dllearner.reasoning.SPARQLReasoner
 
SPARQLReasoner(SparqlEndpoint) - Constructor for class org.dllearner.reasoning.SPARQLReasoner
 
SPARQLReasoner(Model) - Constructor for class org.dllearner.reasoning.SPARQLReasoner
 
SPARQLReasoner(QueryExecutionFactory) - Constructor for class org.dllearner.reasoning.SPARQLReasoner
 
SPARQLReasoner.PopularityType - Enum in org.dllearner.reasoning
 
SPARQLReasonerQuad - Class in org.dllearner.reasoning
Specialised SPARQL Reasoner for specific SPARQL dialects
SPARQLReasonerQuad() - Constructor for class org.dllearner.reasoning.SPARQLReasonerQuad
 
SparqlRetrieval(String, int) - Method in class org.dllearner.server.DLLearnerWS
 
SPARQLSampleDebugging - Class in org.dllearner.scripts
FIXME: I just commented out all lines that caused errors.
SPARQLSampleDebugging(SparqlEndpoint) - Constructor for class org.dllearner.scripts.SPARQLSampleDebugging
 
SparqlSimpleExtractor - Class in org.dllearner.kb.sparql.simple
 
SparqlSimpleExtractor() - Constructor for class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
 
SPARQLSKOSReasoner - Class in org.dllearner.reasoning
 
SPARQLSKOSReasoner(QueryExecutionFactory) - Constructor for class org.dllearner.reasoning.SPARQLSKOSReasoner
 
SPARQLTasks - Class in org.dllearner.kb.sparql
Convenience class for SPARQL queries initialized with a SparqlEndpoint.
SPARQLTasks(SparqlEndpoint) - Constructor for class org.dllearner.kb.sparql.SPARQLTasks
 
SPARQLTasks(Cache, SparqlEndpoint) - Constructor for class org.dllearner.kb.sparql.SPARQLTasks
 
SparqlTupleAquisitor - Class in org.dllearner.kb.aquisitors
Can execute different queries.
SparqlTupleAquisitor(SparqlQueryMaker, SPARQLTasks) - Constructor for class org.dllearner.kb.aquisitors.SparqlTupleAquisitor
 
SparqlTupleAquisitorImproved - Class in org.dllearner.kb.aquisitors
Can execute different queries.
SparqlTupleAquisitorImproved(SparqlQueryMaker, SPARQLTasks, int) - Constructor for class org.dllearner.kb.aquisitors.SparqlTupleAquisitorImproved
 
SPECIALCHAR - Static variable in interface org.dllearner.parser.PrologParserConstants
RegularExpression Id.
specialToken - Variable in class org.dllearner.confparser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.dllearner.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
Split - Class in org.dllearner.algorithms.decisiontrees.utils
A class for splitting sets of individuals
Split() - Constructor for class org.dllearner.algorithms.decisiontrees.utils.Split
 
split(OWLClassExpression, OWLDataFactory, AbstractReasonerComponent, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>) - Static method in class org.dllearner.algorithms.decisiontrees.utils.Split
 
split(double) - Method in class org.dllearner.experiments.ExMakerRandomizer
Not quite exact, but fast has an error of 0.1 %
splitGroup(OWLClassExpression, OWLDataFactory, AbstractReasonerComponent, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>) - Static method in class org.dllearner.algorithms.decisiontrees.utils.Split
 
splitLeaveOneOut(int) - Method in class org.dllearner.experiments.ExMakerCrossFolds
 
splitting(OWLDataFactory, AbstractReasonerComponent, OWLIndividual[], SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>, OWLClassExpression, boolean) - Static method in class org.dllearner.algorithms.decisiontrees.utils.Split
 
StableHeuristic - Class in org.dllearner.algorithms.el
A stable comparator for search tree nodes.
StableHeuristic() - Constructor for class org.dllearner.algorithms.el.StableHeuristic
 
stableShrink(SortedSet<T>, int) - Static method in class org.dllearner.utilities.datastructures.SetManipulation
shrinks a set to the limit takes the first elements up to limit
stableShrinkInd(SortedSet<OWLIndividual>, int) - Static method in class org.dllearner.utilities.datastructures.SetManipulation
shrinks a set to the limit takes the first elements up to limit
StanfordPartOfSpeechTagger - Class in org.dllearner.algorithms.isle
 
start() - Method in class org.dllearner.algorithms.celoe.CELOE
 
start() - Method in class org.dllearner.algorithms.celoe.PCELOE
 
start() - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
start() - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
start() - Method in class org.dllearner.algorithms.decisiontrees.tdt.TDTClassifier
 
start() - Method in class org.dllearner.algorithms.el.ELLearningAlgorithm
 
start() - Method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
start() - Method in class org.dllearner.algorithms.meta.DisjunctiveCELA
 
start() - Method in class org.dllearner.algorithms.miles.MILES
 
start() - Method in class org.dllearner.algorithms.NaiveALLearner
 
start() - Method in class org.dllearner.algorithms.ocel.OCEL
 
start() - Method in class org.dllearner.algorithms.pattern.OWLAxiomPatternFinder
Start the pattern detection.
start() - Method in class org.dllearner.algorithms.probabilistic.parameter.distributed.unife.edge.EDGEDistibutedSingleStep
 
start() - Method in class org.dllearner.algorithms.probabilistic.parameter.distributed.unife.edge.EDGEDistributedDynamic
 
start() - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.DummyParameterLearner
 
start() - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.EDGE
 
start() - Method in class org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.LEAPDistributed
 
start() - Method in class org.dllearner.algorithms.probabilistic.structure.unife.leap.LEAP
 
start() - Method in class org.dllearner.algorithms.properties.MultiPropertyAxiomLearner
 
start() - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
start() - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
start() - Method in class org.dllearner.algorithms.SimpleSubclassLearner
 
start() - Method in class org.dllearner.cli.Enrichment
 
Start() - Method in class org.dllearner.confparser.ConfParserLegacy
 
start() - Method in class org.dllearner.core.AbstractAxiomLearningAlgorithm
 
start() - Method in interface org.dllearner.core.LearningAlgorithm
Starts the algorithm.
start() - Method in class org.dllearner.core.ref.RefinementOperatorBasedLearningAlgorithmBase
 
start(MonKeyImp, int) - Method in class org.dllearner.experiments.ExperimentConfiguration
 
start() - Method in class org.dllearner.utilities.semkernel.MPSemKernelWorkflow
 
start() - Method in class org.dllearner.utilities.semkernel.SemKernelWorkflow
 
Stat - Class in org.dllearner.utilities.statistics
Utility class for calculating the mean and standard deviation of a given set of numbers.
Stat() - Constructor for class org.dllearner.utilities.statistics.Stat
 
Stat(Stat, Stat) - Constructor for class org.dllearner.utilities.statistics.Stat
Creates a new stat object by merging two stat objects.
Stat(Set<Stat>) - Constructor for class org.dllearner.utilities.statistics.Stat
Creates a new stat object by merging several stat objects.
StatementComparator - Class in org.dllearner.algorithms.qtl.util
A comparator for Jena Statements.
StatementComparator() - Constructor for class org.dllearner.algorithms.qtl.util.StatementComparator
 
staticFlag - Static variable in class org.dllearner.confparser.SimpleCharStream
Whether parser is static.
staticFlag - Static variable in class org.dllearner.parser.SimpleCharStream
Whether parser is static.
statOutput(DecimalFormat, Stat, String) - Static method in class org.dllearner.cli.CrossValidation
 
statOutput(DecimalFormat, Stat, String) - Static method in class org.dllearner.cli.SPARQLCrossValidation
 
stdDeviation(double[]) - Static method in class org.dllearner.algorithms.decisiontrees.utils.MathUtils
 
SteinerTree - Class in org.dllearner.algorithms.qtl.util
 
SteinerTree(Graph<Node, DefaultEdge>, List<Node>) - Constructor for class org.dllearner.algorithms.qtl.util.SteinerTree
 
SteinerTreeGeneric<V,E> - Class in org.dllearner.algorithms.qtl.util
 
SteinerTreeGeneric(Graph<V, E>, List<V>, Class<? extends E>) - Constructor for class org.dllearner.algorithms.qtl.util.SteinerTreeGeneric
 
stop() - Method in class org.dllearner.algorithms.celoe.CELOE
 
stop() - Method in class org.dllearner.algorithms.celoe.PCELOE
 
stop() - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
 
stop() - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
 
stop() - Method in class org.dllearner.algorithms.meta.DisjunctiveCELA
 
stop() - Method in class org.dllearner.algorithms.NaiveALLearner
 
stop() - Method in class org.dllearner.algorithms.qtl.operations.lgg.AbstractLGGGenerator
 
stop() - Method in class org.dllearner.algorithms.qtl.operations.NBR
 
stop() - Method in interface org.dllearner.algorithms.qtl.operations.StoppableOperation
 
stop() - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
stop() - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
stop() - Method in class org.dllearner.core.AbstractCELA
 
stop() - Method in class org.dllearner.core.probabilistic.unife.AbstractParameterLearningAlgorithm
 
stop() - Method in class org.dllearner.core.probabilistic.unife.AbstractPSLA
 
stop() - Method in interface org.dllearner.core.StoppableLearningAlgorithm
Stops the algorithm gracefully.
stop() - Method in class org.dllearner.kb.extraction.ExtractionAlgorithm
 
stop() - Method in class org.dllearner.kb.extraction.Manager
Stops the algorithm...
stop() - Method in class org.dllearner.kb.sparql.SparqlQuery
Stops the execution of the query.
stop(int) - Method in class org.dllearner.server.DLLearnerWS
Stops the learning algorithm smoothly.
StoppableLearningAlgorithm - Interface in org.dllearner.core
Interface for algorithms, which can be stopped and checked whether they are running.
StoppableOperation - Interface in org.dllearner.algorithms.qtl.operations
 
stopSparqlThread(int, int) - Method in class org.dllearner.server.DLLearnerWS
 
StopURIsDBpedia - Class in org.dllearner.algorithms.qtl.util
 
StopURIsDBpedia() - Constructor for class org.dllearner.algorithms.qtl.util.StopURIsDBpedia
 
StopURIsOWL - Class in org.dllearner.algorithms.qtl.util
 
StopURIsOWL() - Constructor for class org.dllearner.algorithms.qtl.util.StopURIsOWL
 
StopURIsRDFS - Class in org.dllearner.algorithms.qtl.util
 
StopURIsRDFS() - Constructor for class org.dllearner.algorithms.qtl.util.StopURIsRDFS
 
StopURIsSKOS - Class in org.dllearner.algorithms.qtl.util
 
StopURIsSKOS() - Constructor for class org.dllearner.algorithms.qtl.util.StopURIsSKOS
 
StopWordFilter - Class in org.dllearner.algorithms.isle
 
StopWordFilter() - Constructor for class org.dllearner.algorithms.isle.StopWordFilter
 
String() - Method in class org.dllearner.confparser.ConfParserLegacy
 
STRING - Static variable in interface org.dllearner.confparser.ConfParserLegacyConstants
RegularExpression Id.
String() - Method in class org.dllearner.parser.KBParser
 
STRING - Static variable in interface org.dllearner.parser.KBParserConstants
RegularExpression Id.
STRINGCONSTANT - Static variable in interface org.dllearner.parser.PrologParserConstants
RegularExpression Id.
StringConstant - Class in org.dllearner.prolog
 
StringConstant(String) - Constructor for class org.dllearner.prolog.StringConstant
 
StringFormatter - Class in org.dllearner.utilities
 
StringFormatter() - Constructor for class org.dllearner.utilities.StringFormatter
 
StringRenderer - Class in org.dllearner.core
A renderer for OWL objects.
StringRenderer() - Constructor for class org.dllearner.core.StringRenderer
 
StringRenderer.Rendering - Enum in org.dllearner.core
 
StringToResource - Class in org.dllearner.kb.manipulator
 
StringToResource(Rule.Months, String, int) - Constructor for class org.dllearner.kb.manipulator.StringToResource
 
StringTuple - Class in org.dllearner.utilities.datastructures
A container which can hold two Strings, mainly used as a helper.
StringTuple(String, String) - Constructor for class org.dllearner.utilities.datastructures.StringTuple
 
strToBool(String) - Static method in class org.dllearner.server.DLLearnerWS.Datastructures
 
StructuralEntityContext - Class in org.dllearner.algorithms.isle
 
StructuralEntityContext() - Constructor for class org.dllearner.algorithms.isle.StructuralEntityContext
 
StructuralReasonerExtended - Class in org.dllearner.reasoning
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 04-Dec-2009
StructuralReasonerExtended(OWLOntology, OWLReasonerConfiguration, BufferingMode) - Constructor for class org.dllearner.reasoning.StructuralReasonerExtended
 
StructureBasedWordSenseDisambiguation - Class in org.dllearner.algorithms.isle.wsd
 
StructureBasedWordSenseDisambiguation(ContextExtractor, OWLOntology) - Constructor for class org.dllearner.algorithms.isle.wsd.StructureBasedWordSenseDisambiguation
 
StructureLearningException - Exception in org.dllearner.core.probabilistic.unife
 
StructureLearningException() - Constructor for exception org.dllearner.core.probabilistic.unife.StructureLearningException
 
StructureLearningException(String) - Constructor for exception org.dllearner.core.probabilistic.unife.StructureLearningException
 
StructureLearningException(Throwable) - Constructor for exception org.dllearner.core.probabilistic.unife.StructureLearningException
 
subClasses - Variable in class org.dllearner.utilities.datastructures.DescriptionSubsumptionTree.Node
holds the nodes that are subclasses of this node.
subclassof - Static variable in class org.dllearner.scripts.analyse.Hierarchy
 
subclassof - Static variable in class org.dllearner.scripts.analyse.ScriptDoAll
 
SubDataPropertyOfAxiomLearner - Class in org.dllearner.algorithms.properties
 
SubDataPropertyOfAxiomLearner(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.properties.SubDataPropertyOfAxiomLearner
 
subject - Static variable in class org.dllearner.scripts.analyse.ScriptDoAll
 
SubObjectPropertyOfAxiomLearner - Class in org.dllearner.algorithms.properties
 
SubObjectPropertyOfAxiomLearner(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.properties.SubObjectPropertyOfAxiomLearner
 
Subrole() - Method in class org.dllearner.parser.KBParser
 
SubsumptionComparator - Class in org.dllearner.algorithms.ocel
 
SubsumptionComparator(AbstractReasonerComponent) - Constructor for class org.dllearner.algorithms.ocel.SubsumptionComparator
 
Success - Class in org.dllearner.kb.repository.bioportal
 
Success() - Constructor for class org.dllearner.kb.repository.bioportal.Success
 
Suggestion - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
 
SuggestionSet - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
 
supportedLearningProblems() - Static method in class org.dllearner.algorithms.celoe.CELOE
 
supportedLearningProblems() - Static method in class org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive
 
supportedLearningProblems() - Static method in class org.dllearner.core.AbstractCELA
Returns all learning problems supported by this component.
supportsCustomEditor() - Method in class org.dllearner.configuration.spring.editors.ListStringEditor
 
supportsSPARQL1_1() - Method in class org.dllearner.reasoning.SPARQLReasoner
 
supportsSPARQL_1_1() - Method in class org.dllearner.kb.LocalModelBasedSparqlEndpointKS
 
supportsSPARQL_1_1() - Method in class org.dllearner.kb.sparql.SPARQLTasks
 
supportsSPARQL_1_1() - Method in class org.dllearner.kb.SparqlEndpointKS
 
SurfaceFormLevel - Enum in org.dllearner.algorithms.isle.index
Different levels of surface forms supported by the TextDocument class.
SwitchTo(int) - Method in class org.dllearner.confparser.ConfParserLegacyTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.dllearner.parser.KBParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.dllearner.parser.PrologParserTokenManager
Switch to specified lex state.
Symmetric() - Method in class org.dllearner.parser.KBParser
 
SymmetricConciseBoundedDescriptionGeneratorImpl - Class in org.dllearner.kb.sparql
According to the definition at http://www.w3.org/Submission/CBD/ ...
SymmetricConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint, CacheFrontend) - Constructor for class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
SymmetricConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint) - Constructor for class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
SymmetricConciseBoundedDescriptionGeneratorImpl(QueryExecutionFactory) - Constructor for class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
SymmetricConciseBoundedDescriptionGeneratorImpl(Model) - Constructor for class org.dllearner.kb.sparql.SymmetricConciseBoundedDescriptionGeneratorImpl
 
SymmetricObjectPropertyAxiomLearner - Class in org.dllearner.algorithms.properties
 
SymmetricObjectPropertyAxiomLearner(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.properties.SymmetricObjectPropertyAxiomLearner
 
SymmetricPredicatesFilter - Class in org.dllearner.algorithms.qtl.util.filters
Drops edges v1 -p-> v2 if p is symmetric and there is an edge v -p-> v1 with l(v)=l(v2)
SymmetricPredicatesFilter(Set<Node>) - Constructor for class org.dllearner.algorithms.qtl.util.filters.SymmetricPredicatesFilter
 
SynchronizedRefinementOperator - Class in org.dllearner.refinementoperators
A wrapper class that makes the call of the refinement methods synchronized, i.e.
SynchronizedRefinementOperator(LengthLimitedRefinementOperator) - Constructor for class org.dllearner.refinementoperators.SynchronizedRefinementOperator
 
SynchronizedSearchTree<T extends AbstractSearchTreeNode> - Class in org.dllearner.utilities.datastructures
 
SynchronizedSearchTree(Heuristic<T>) - Constructor for class org.dllearner.utilities.datastructures.SynchronizedSearchTree
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Github.com Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann