|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.schema.impl.osl.TopicConstraintCollection
net.ontopia.topicmaps.schema.impl.osl.RuleSet
public class RuleSet
INTERNAL: Represents a rule set, that is, a collection of reusable topic constraints.
| Constructor Summary | |
|---|---|
RuleSet(OSLSchema schema,
java.lang.String id)
INTERNAL: Creates a new rule set object. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class net.ontopia.topicmaps.schema.impl.osl.TopicConstraintCollection |
|---|
addOccurrenceConstraint, addRoleConstraint, addSubRule, addTopicNameConstraint, getAllOccurrenceConstraints, getAllRoleConstraints, getAllTopicNameConstraints, getId, getOccurrenceConstraints, getRoleConstraints, getSubRules, getTopicNameConstraints |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuleSet(OSLSchema schema,
java.lang.String id)
schema - The parent schema.id - The ID of the rule set.| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||