Uses of Class
net.ontopia.topicmaps.schema.impl.osl.VariantConstraint

Packages that use VariantConstraint
net.ontopia.topicmaps.schema.impl.osl The classes and interfaces used to represent constructs in the Ontopia Schema Language. 
 

Uses of VariantConstraint in net.ontopia.topicmaps.schema.impl.osl
 

Methods in net.ontopia.topicmaps.schema.impl.osl that return VariantConstraint
protected  VariantConstraint OSLSchemaContentHandler.getVariantConstraint()
           
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type VariantConstraint
 void TopicNameConstraint.addVariantConstraint(VariantConstraint variant)
          INTERNAL: Adds the variant constraint to this base name.
protected  void OSLSchemaWriter.export(VariantConstraint constraint, org.xml.sax.DocumentHandler dh)
           
 void TopicNameConstraint.removeVariantConstraint(VariantConstraint variant)
          INTERNAL: Removes the variant constraint from this base name.
protected  void SchemaValidator.validate(VariantNameIF variant, VariantConstraint constraint)
           
 



Copyright © 2000-2012 Ontopia.