|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariantConstraint | |
---|---|
net.ontopia.topicmaps.schema.impl.osl | The classes and interfaces used to represent constructs in the Ontopia Schema Language. |
Uses of VariantConstraint in net.ontopia.topicmaps.schema.impl.osl |
---|
Methods in net.ontopia.topicmaps.schema.impl.osl that return VariantConstraint | |
---|---|
protected VariantConstraint |
OSLSchemaContentHandler.getVariantConstraint()
|
Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type VariantConstraint | |
---|---|
void |
TopicNameConstraint.addVariantConstraint(VariantConstraint variant)
INTERNAL: Adds the variant constraint to this base name. |
protected void |
OSLSchemaWriter.export(VariantConstraint constraint,
org.xml.sax.DocumentHandler dh)
|
void |
TopicNameConstraint.removeVariantConstraint(VariantConstraint variant)
INTERNAL: Removes the variant constraint from this base name. |
protected void |
SchemaValidator.validate(VariantNameIF variant,
VariantConstraint constraint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |