|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociationRoleConstraint | |
---|---|
net.ontopia.topicmaps.schema.impl.osl | The classes and interfaces used to represent constructs in the Ontopia Schema Language. |
net.ontopia.topicmaps.schema.impl.osl.cmdline |
Uses of AssociationRoleConstraint in net.ontopia.topicmaps.schema.impl.osl |
---|
Methods in net.ontopia.topicmaps.schema.impl.osl that return AssociationRoleConstraint | |
---|---|
protected AssociationRoleConstraint |
OSLSchemaContentHandler.getAssociationRoleConstraint()
|
Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type AssociationRoleConstraint | |
---|---|
void |
AssociationClass.addRoleConstraint(AssociationRoleConstraint constraint)
INTERNAL: Adds a new role constraint. |
protected void |
OSLSchemaWriter.export(AssociationRoleConstraint constraint,
org.xml.sax.DocumentHandler dh)
|
void |
AssociationClass.removeRoleConstraint(AssociationRoleConstraint constraint)
INTERNAL: Removes a role constraint from the class. |
protected void |
SchemaValidator.validate(AssociationRoleIF role,
AssociationRoleConstraint constraint)
|
Uses of AssociationRoleConstraint in net.ontopia.topicmaps.schema.impl.osl.cmdline |
---|
Methods in net.ontopia.topicmaps.schema.impl.osl.cmdline that return AssociationRoleConstraint | |
---|---|
AssociationRoleConstraint |
AssociationClassAnalyzer.getRoleConstraint(AssociationRoleIF role)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |