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

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

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

Fields in net.ontopia.topicmaps.schema.impl.osl declared as TopicNameConstraint
protected  TopicNameConstraint VariantConstraint.parent
           
 

Methods in net.ontopia.topicmaps.schema.impl.osl that return TopicNameConstraint
 TopicNameConstraint VariantConstraint.getParent()
          INTERNAL: Returns the base name constraint that is the parent of this constraint.
protected  TopicNameConstraint OSLSchemaContentHandler.getTopicNameConstraint()
           
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type TopicNameConstraint
 void TopicConstraintCollection.addTopicNameConstraint(TopicNameConstraint constraint)
          INTERNAL: Adds a new base name constraint to the collection.
protected  void OSLSchemaWriter.export(TopicNameConstraint constraint, org.xml.sax.DocumentHandler dh)
           
protected  void SchemaValidator.validate(TopicNameIF basename, TopicNameConstraint constraint)
           
 

Constructors in net.ontopia.topicmaps.schema.impl.osl with parameters of type TopicNameConstraint
VariantConstraint(TopicNameConstraint parent)
          INTERNAL: Creates a new variant name constraint belonging to the given base name constraint.
 



Copyright © 2000-2012 Ontopia.