Uses of Class
net.ontopia.topicmaps.schema.impl.osl.AssociationClass

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
 

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.
 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.
 



Copyright © 2000-2009 Ontopia.