Uses of Interface
org.mindswap.owl.OWLDataType

Packages that use OWLDataType
org.mindswap.owl   
 

Uses of OWLDataType in org.mindswap.owl
 

Methods in org.mindswap.owl that return OWLDataType
 OWLDataType OWLModel.getDataType(java.net.URI uri)
           
 

Methods in org.mindswap.owl with parameters of type OWLDataType
 boolean OWLDataType.isSubTypeOf(OWLDataType dataType)
           
 boolean OWLModel.isSubTypeOf(OWLDataType t1, OWLDataType t2)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.