|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationClass | |
|---|---|
| net.ontopia.topicmaps.schema.impl.osl | The classes and interfaces used to represent constructs in the Ontopia Schema Language. |
| Uses of AssociationClass in net.ontopia.topicmaps.schema.impl.osl |
|---|
| Fields in net.ontopia.topicmaps.schema.impl.osl declared as AssociationClass | |
|---|---|
protected AssociationClass |
AssociationRoleConstraint.parent
|
| Methods in net.ontopia.topicmaps.schema.impl.osl that return AssociationClass | |
|---|---|
protected AssociationClass |
OSLSchemaContentHandler.getAssociationClass()
|
| Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type AssociationClass | |
|---|---|
void |
OSLSchema.addAssociationClass(AssociationClass assocClass)
INTERNAL: Adds an AssociationClass object to the schema. |
protected void |
OSLSchemaWriter.export(AssociationClass klass,
DocumentHandler dh)
|
void |
OSLSchema.removeAssociationClass(AssociationClass assocClass)
INTERNAL: Removes the association class from this schema. |
| Constructors in net.ontopia.topicmaps.schema.impl.osl with parameters of type AssociationClass | |
|---|---|
AssociationRoleConstraint(AssociationClass parent)
INTERNAL: Creates an association role constraint belonging to an association class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||