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 |
---|---|
void |
TopicConstraintCollection.addOccurrenceConstraint(OccurrenceConstraint constraint)
INTERNAL: Adds a new occurrence constraint to the collection.
|
protected void |
OSLSchemaWriter.export(OccurrenceConstraint constraint,
ContentHandler dh) |
protected void |
SchemaValidator.validate(OccurrenceIF occ,
OccurrenceConstraint constraint) |