Uses of Class
gate.creole.ontology.URI

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

Uses of URI in gate.creole.ontology
 

Methods in gate.creole.ontology that return URI
static URI OntologyUtilities.createURI(Ontology ontology, String aResourceName, boolean isAnonymousResource)
          Deprecated. - use Ontology.createOURI(String) and related methods instead.
 URI OResource.getURI()
          Deprecated.  
 

Methods in gate.creole.ontology with parameters of type URI
 void OResource.setURI(URI uri)
          Deprecated.