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

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

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

Subclasses of TopicConstraintCollection in net.ontopia.topicmaps.schema.impl.osl
 class RuleSet
          INTERNAL: Represents a rule set, that is, a collection of reusable topic constraints.
 class TopicClass
          INTERNAL: Represents a topic class definition.
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type TopicConstraintCollection
 void TopicConstraintCollection.addSubRule(TopicConstraintCollection subrule)
          INTERNAL: Adds a new sub collection to the collection.
 

Constructors in net.ontopia.topicmaps.schema.impl.osl with parameters of type TopicConstraintCollection
OccurrenceConstraint(TopicConstraintCollection parent)
          INTERNAL: Creates a new occurrence constraint in the given collection of topic constraints.
TopicNameConstraint(TopicConstraintCollection parent)
          INTERNAL: Creates a base name constraint.
TopicRoleConstraint(TopicConstraintCollection parent)
          PUBLIC: Creates a new topic role constraint belonging to the given collection.
 



Copyright © 2000-2010 Ontopia.