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

Packages that use Datatype
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
org.dllearner.utilities.owl OWL utility classes (file manipulation, converting between different formats, orderings on OWL structures etc.). 
 

Uses of Datatype in org.dllearner.core.owl
 

Methods in org.dllearner.core.owl that return Datatype
 Datatype OWL2Datatype.getDatatype()
           
 Datatype TypedConstant.getDatatype()
           
 

Methods in org.dllearner.core.owl with parameters of type Datatype
 void KBElementVisitor.visit(Datatype datatype)
           
 

Constructors in org.dllearner.core.owl with parameters of type Datatype
TypedConstant(String literal, Datatype datatype)
           
 

Uses of Datatype in org.dllearner.utilities.owl
 

Methods in org.dllearner.utilities.owl that return Datatype
static Datatype OWLAPIConverter.convertDatatype(org.semanticweb.owlapi.model.OWLDatatype dataType)
           
 

Methods in org.dllearner.utilities.owl with parameters of type Datatype
 org.semanticweb.owlapi.model.OWLDatatype OWLAPIDescriptionConvertVisitor.convertDatatype(Datatype datatype)
           
 



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