net.ontopia.topicmaps.schema.impl.osl
Class RuleSet
java.lang.Object
net.ontopia.topicmaps.schema.impl.osl.TopicConstraintCollection
net.ontopia.topicmaps.schema.impl.osl.RuleSet
public class RuleSet
- extends TopicConstraintCollection
INTERNAL: Represents a rule set, that is, a collection of reusable
topic constraints.
Methods inherited from class net.ontopia.topicmaps.schema.impl.osl.TopicConstraintCollection |
addOccurrenceConstraint, addRoleConstraint, addSubRule, addTopicNameConstraint, getAllOccurrenceConstraints, getAllRoleConstraints, getAllTopicNameConstraints, getId, getOccurrenceConstraints, getRoleConstraints, getSubRules, getTopicNameConstraints |
RuleSet
public RuleSet(OSLSchema schema,
String id)
- INTERNAL: Creates a new rule set object.
- Parameters:
schema
- The parent schema.id
- The ID of the rule set.
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000-2012 Ontopia.