|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.impl.utils.DeletionUtils
public class DeletionUtils
INTERNAL: Topic map object deletion utilities.
| Constructor Summary | |
|---|---|
DeletionUtils()
|
|
| Method Summary | |
|---|---|
static void |
clear(TopicMapIF topicmap)
INTERNAL: Deletes all the topics and associations from the topic map. |
static void |
removeDependencies(ReifiableIF object)
|
static void |
removeDependencies(TopicIF topic)
INTERNAL: Removes the dependencies to the given topic from its topic map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeletionUtils()
| Method Detail |
|---|
public static void removeDependencies(TopicIF topic)
topic - The given topic; an object implementing TopicIF.public static void removeDependencies(ReifiableIF object)
public static void clear(TopicMapIF topicmap)
topicmap - The given topicmap; an object implementing TopicMapIF.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||