|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.impl.utils.ReificationUtils
public class ReificationUtils
INTERNAL: Topic map object deletion utilities.
Constructor Summary | |
---|---|
ReificationUtils()
|
Method Summary | |
---|---|
static TopicIF |
reify(ReifiableIF reifiable,
TopicIF reifier)
INTERNAL: Make the reifier topic reify the reifiable object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReificationUtils()
Method Detail |
---|
public static TopicIF reify(ReifiableIF reifiable, TopicIF reifier)
InvalidTopicMapException
- if the reifier already reifies a
different object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |