Uses of Class
gate.creole.ontology.NoSuchClosureTypeException

Packages that use NoSuchClosureTypeException
gate.creole.ontology   
 

Uses of NoSuchClosureTypeException in gate.creole.ontology
 

Methods in gate.creole.ontology that throw NoSuchClosureTypeException
 Set OClassImpl.getSubClasses(byte closure)
           
 Set OClassImpl.getSuperClasses(byte closure)
           
 Set OClass.getSubClasses(byte closure)
          Gets the subclasses according to the desired closure.
 Set OClass.getSuperClasses(byte closure)
          Gets the super classes according to the desired closure.