Uses of Class
net.ontopia.topicmaps.core.DuplicateReificationException
-
Packages that use DuplicateReificationException Package Description net.ontopia.topicmaps.core Provides interfaces for topic map objects; the topic map API for all Ontopia topic map implementations. -
-
Uses of DuplicateReificationException in net.ontopia.topicmaps.core
Methods in net.ontopia.topicmaps.core that throw DuplicateReificationException Modifier and Type Method Description void
ReifiableIF. setReifier(TopicIF reifier)
PUBLIC: Sets the reifier of this object.
-