Uses of Class
org.dllearner.core.owl.DatatypeValueRestriction

Packages that use DatatypeValueRestriction
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
org.dllearner.kb.sparql Runnable scripts, each for a different task or experiment. 
org.dllearner.utilities.owl OWL utility classes (file manipulation, converting between different formats, orderings on OWL structures etc.). 
 

Uses of DatatypeValueRestriction in org.dllearner.core.owl
 

Subclasses of DatatypeValueRestriction in org.dllearner.core.owl
 class BooleanValueRestriction
          Convenience class for boolean value restrictions.
 class StringValueRestriction
          String value restriction, e.g.
 

Methods in org.dllearner.core.owl with parameters of type DatatypeValueRestriction
 void DescriptionVisitor.visit(DatatypeValueRestriction description)
           
 

Uses of DatatypeValueRestriction in org.dllearner.kb.sparql
 

Methods in org.dllearner.kb.sparql with parameters of type DatatypeValueRestriction
 void NaturalLanguageDescriptionConvertVisitor.visit(DatatypeValueRestriction description)
           
 void SparqlQueryDescriptionConvertVisitor.visit(DatatypeValueRestriction description)
           
 

Uses of DatatypeValueRestriction in org.dllearner.utilities.owl
 

Methods in org.dllearner.utilities.owl with parameters of type DatatypeValueRestriction
 void OWLAPIDescriptionConvertVisitor.visit(DatatypeValueRestriction description)
           
 



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