Uses of Interface
gate.creole.ontology.OConstants

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

Uses of OConstants in gate.creole.ontology
 

Subinterfaces of OConstants in gate.creole.ontology
 interface AllValuesFromRestriction
          An AllValuesFromRestriction.
 interface AnonymousClass
          This class represents the AnonymousClass.
 interface CardinalityRestriction
          A CardinalityRestriction
 interface HasValueRestriction
          A HasValueRestriction.
 interface MaxCardinalityRestriction
          A MaxCardinalityRestriction.
 interface MinCardinalityRestriction
          A MinCardinalityRestriction.
 interface OClass
          Each OClass (Ontology Class) represents a concept/class in ontology.
 interface Restriction
          This interface defines a restriction in the ontology.
 interface SomeValuesFromRestriction
          A SomeValuesFromRestriction.