|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReifiableIF
PUBLIC: Implemented by topic map objects that can be reified. Reification means making a topic for another object (that is not itself a topic) so that you can say something about it. This interface is implemented by AssociationIF, AssociationRoleIF, TopicNameIF, VariantNameIF, OccurrenceIF and TopicMapIF.
Method Summary | |
---|---|
TopicIF |
getReifier()
PUBLIC: Returns the topic that reifies this object. |
void |
setReifier(TopicIF reifier)
PUBLIC: Sets the reifier of this object. |
Methods inherited from interface net.ontopia.topicmaps.core.TMObjectIF |
---|
addItemIdentifier, getItemIdentifiers, getObjectId, getTopicMap, isReadOnly, remove, removeItemIdentifier |
Method Detail |
---|
TopicIF getReifier()
void setReifier(TopicIF reifier)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |