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
 

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.
 

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.
 

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-2010 Ontopia.