Uses of Interface
gate.creole.ontology.AllValuesFromRestriction

Packages that use AllValuesFromRestriction
gate.creole.ontology The GATE ontology API. 
 

Uses of AllValuesFromRestriction in gate.creole.ontology
 

Methods in gate.creole.ontology that return AllValuesFromRestriction
 AllValuesFromRestriction Ontology.addAllValuesFromRestriction(ObjectProperty onProperty, OClass theClass)
           
 AllValuesFromRestriction Ontology.addAllValuesFromRestriction(RDFProperty onProperty, OResource hasValue)
          Deprecated. - this method is deprecated and kept for backwards compatibility as long as the OntologyOWLIM2 plugin is kept. Use the method Ontology.addAllValuesFromRestriction(ObjectProperty, OClass) instead.