| Class and Description | 
|---|
| gate.creole.ontology.OntologyUtilities the use of this class and all its methods should be avoided
 in the future. See the individual methods for replacements. | 
| gate.creole.ontology.URI Use OURI objects and the  Ontologyfactory methods
 for creating them instead. | 
| Exceptions and Description | 
|---|
| gate.util.LuckyException serves no purpose over and above either
              GateRuntimeExceptionor
             just plainRuntimeExceptionand one of those should be used instead. | 
| Field and Description | 
|---|
| gate.creole.ontology.OConstants.DIRECT_CLOSURE use  OConstants.Closureinstead. | 
| gate.GateConstants.SAVE_FEATURES_WHEN_PRESERVING_FORMAT | 
| gate.creole.ontology.OConstants.TRANSITIVE_CLOSURE use  OConstants.Closureinstead. | 
| Constructor and Description | 
|---|
| gate.creole.ontology.Literal(String, Locale) Use the constructor Literal(String value, String languagetag) 
 instead | 
| gate.creole.annic.apache.lucene.store.Lock.With(Lock) Kept only to avoid breaking existing code. | 
Copyright © 2024 GATE. All rights reserved.