Uses of Interface
gate.creole.ontology.AnonymousClass

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

Uses of AnonymousClass in gate.creole.ontology
 

Subinterfaces of AnonymousClass in gate.creole.ontology
 interface AllValuesFromRestriction
          An AllValuesFromRestriction.
 interface CardinalityRestriction
          A CardinalityRestriction
 interface HasValueRestriction
          A HasValueRestriction.
 interface MaxCardinalityRestriction
          A MaxCardinalityRestriction.
 interface MinCardinalityRestriction
          A MinCardinalityRestriction.
 interface Restriction
          This interface defines a restriction in the ontology.
 interface SomeValuesFromRestriction
          A SomeValuesFromRestriction.
 

Methods in gate.creole.ontology that return AnonymousClass
 AnonymousClass Ontology.addAnonymousClass()