Uses of Class
org.semanticweb.owl.model.helper.OWLBuilder.DataLiteralValueComponent

Packages that use OWLBuilder.DataLiteralValueComponent
org.semanticweb.owl.model.helper Helper classes for the OWL API.  
 

Uses of OWLBuilder.DataLiteralValueComponent in org.semanticweb.owl.model.helper
 

Methods in org.semanticweb.owl.model.helper with parameters of type OWLBuilder.DataLiteralValueComponent
 OWLRestriction OWLBuilder.getRestriction(OWLDataProperty property, OWLBuilder.DataLiteralValueComponent component)
          Returns the OWLRestriction for property corresponding to the DataLiteralValueComponent component.
 



WonderWeb