Package net.ontopia.topicmaps.classify
Class WebChew.ExistingAssociation
- java.lang.Object
-
- net.ontopia.topicmaps.classify.WebChew.ExistingAssociation
-
-
Field Summary
Fields Modifier and Type Field Description protected String
associatedTopicName
protected String
associationId
protected String
associationName
-
Constructor Summary
Constructors Constructor Description ExistingAssociation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAssociatedTopicName()
String
getAssociationId()
String
getAssociationName()
-