Package | Description |
---|---|
net.ontopia.topicmaps.schema.impl.osl |
The classes and interfaces used to represent constructs in the Ontopia
Schema Language.
|
Modifier and Type | Method and Description |
---|---|
protected TopicRoleConstraint |
OSLSchemaContentHandler.getTopicRoleConstraint() |
Modifier and Type | Method and Description |
---|---|
void |
TopicConstraintCollection.addRoleConstraint(TopicRoleConstraint constraint)
INTERNAL: Adds a new role constraint to the collection.
|
protected void |
OSLSchemaWriter.export(TopicRoleConstraint constraint,
ContentHandler dh) |
protected void |
SchemaValidator.validate(AssociationRoleIF role,
TopicRoleConstraint constraint) |