Uses of Interface
gate.creole.ontology.Restriction

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

Uses of Restriction in gate.creole.ontology
 

Subinterfaces of Restriction 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 SomeValuesFromRestriction
          A SomeValuesFromRestriction.
 

Methods in gate.creole.ontology with parameters of type Restriction
static String Utils.getRestrictionName(Restriction res)
          Deprecated.