Class AssocInfoStorage
java.lang.Object
net.ontopia.topicmaps.nav2.impl.basic.AssocInfoStorage
INTERNAL: Helper class for storing one triple consisting of
(Association Type, AssociationRoleType, Associations).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget collection of AssociationIF objects.getType()inthashCode()voidsetAssociations(Collection associations) voidsetRoleType(TopicIF roleType) voidtoString()
-
Constructor Details
-
AssocInfoStorage
-
-
Method Details