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 VariantConstraint |
OSLSchemaContentHandler.getVariantConstraint() |
Modifier and Type | Method and Description |
---|---|
void |
TopicNameConstraint.addVariantConstraint(VariantConstraint variant)
INTERNAL: Adds the variant constraint to this base name.
|
protected void |
OSLSchemaWriter.export(VariantConstraint constraint,
ContentHandler dh) |
void |
TopicNameConstraint.removeVariantConstraint(VariantConstraint variant)
INTERNAL: Removes the variant constraint from this base name.
|
protected void |
SchemaValidator.validate(VariantNameIF variant,
VariantConstraint constraint) |