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

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

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

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



WonderWeb