Uses of Package
org.dllearner.utilities.datastructures

Packages that use org.dllearner.utilities.datastructures
org.dllearner.core Core structure of DL-Learner including the definition of component types and a component manager. 
org.dllearner.core.configurators Automatically generated classes, which enable programmatically settingand getting configuration options of components. 
org.dllearner.core.options Classes for managing the configuration options of DL-Learner components. 
org.dllearner.kb.aquisitors Different classes for physically extracting triples from data sources. 
org.dllearner.kb.extraction Core extraction algorithm including datastructures. 
org.dllearner.kb.manipulator Classes for manipulating extracted triples 
org.dllearner.kb.sparql Runnable scripts, each for a different task or experiment. 
org.dllearner.learningproblems Supported DL-Learner learning problems. 
org.dllearner.reasoning Implements the connection to other reasoner or own reasoning/caching algorithms. 
org.dllearner.utilities Utility classes. 
org.dllearner.utilities.datastructures Utility classesfor manipulating general data structures. 
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.core
SortedSetTuple
          Convenience data structure for keeping positive and negative examples in a single structure.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.core.configurators
StringTuple
          A container which can hold two Strings, mainly used as a helper.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.core.options
StringTuple
          A container which can hold two Strings, mainly used as a helper.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.kb.aquisitors
RDFNodeTuple
          A container which can hold two Strings, mainly used as a helper.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.kb.extraction
RDFNodeTuple
          A container which can hold two Strings, mainly used as a helper.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.kb.manipulator
RDFNodeTuple
          A container which can hold two Strings, mainly used as a helper.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.kb.sparql
RDFNodeTuple
          A container which can hold two Strings, mainly used as a helper.
StringTuple
          A container which can hold two Strings, mainly used as a helper.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.learningproblems
SortedSetTuple
          Convenience data structure for keeping positive and negative examples in a single structure.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.reasoning
SortedSetTuple
          Convenience data structure for keeping positive and negative examples in a single structure.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.utilities
SortedSetTuple
          Convenience data structure for keeping positive and negative examples in a single structure.
 

Classes in org.dllearner.utilities.datastructures used by org.dllearner.utilities.datastructures
DescriptionSubsumptionTree.Node
          Datastructure for the tree
RDFNodeTuple
          A container which can hold two Strings, mainly used as a helper.
ResultConceptSorter
           
StringTuple
          A container which can hold two Strings, mainly used as a helper.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann