Uses of Class
net.ontopia.topicmaps.impl.basic.Association
-
Packages that use Association Package Description net.ontopia.topicmaps.impl.basic The in-memory implementation of the core topic map interfaces.net.ontopia.topicmaps.impl.remote -
-
Uses of Association in net.ontopia.topicmaps.impl.basic
Methods in net.ontopia.topicmaps.impl.basic with parameters of type Association Modifier and Type Method Description protected void
AssociationRole. setAssociation(Association parent)
INTERNAL: Sets the association that the association role belongs to. -
Uses of Association in net.ontopia.topicmaps.impl.remote
Subclasses of Association in net.ontopia.topicmaps.impl.remote Modifier and Type Class Description class
DynamicAssociation
INTERNAL: PRIVATE: EXPERIMENTAL: Description: Dynamic proxy for associations
-