GATE
Version 3.1-2270

Uses of Interface
gate.creole.ontology.OntologyConstants

Packages that use OntologyConstants
gate.creole.ontology   
 

Uses of OntologyConstants in gate.creole.ontology
 

Subinterfaces of OntologyConstants in gate.creole.ontology
 interface DatatypeProperty
          Interface for datatype properties.
 interface ObjectProperty
           
 interface OClass
           
 interface Property
          This interface defines an ontology property and is the top level interface for all types of ontological properties.
 interface ReflexiveProperty
           
 interface SymmetricProperty
           
 interface TClass
          An Interface representing a single ontology class
 interface TransitiveProperty
          Interface for transitive properties.
 

Classes in gate.creole.ontology that implement OntologyConstants
 class DatatypePropertyImpl
           
 class ObjectPropertyImpl
           
 class OClassImpl
           
 class PropertyImpl
          This class provides implementations for methods common to all types of ontological properties.
 class SymmetricPropertyImpl
           
 class TClassImpl
          Represents a single ontology class.
 class TransitivePropertyImpl
           
 


GATE
Version 3.1-2270