org.tm4j.topicmap.unified .UnifiedOccurrence

Inheritance Hierarchy

Method Summary
java.lang.String getData()
org.tm4j.net.Locator getDataLocator()
org.tm4j.topicmap.Topic getParent()
org.tm4j.topicmap.Topic getType()
void isDataInline()
void isOfType(org.tm4j.topicmap.Topic type)
void setData(java.lang.String data)
void setDataLocator(org.tm4j.net.Locator loc)
void setParent(org.tm4j.topicmap.Topic parent)
void setType(org.tm4j.topicmap.Topic type)