Uses of Interface
net.ontopia.topicmaps.impl.tmapi2.TopicMapSystemIF
-
Packages that use TopicMapSystemIF Package Description net.ontopia.topicmaps.impl.tmapi2 -
-
Uses of TopicMapSystemIF in net.ontopia.topicmaps.impl.tmapi2
Classes in net.ontopia.topicmaps.impl.tmapi2 that implement TopicMapSystemIF Modifier and Type Class Description class
MemoryTopicMapSystemImpl
INTERNAL: OKS->TMAPI 2 object wrapper.class
RDBMSTopicMapSystemImpl
INTERNAL: OKS->TMAPI 2 object wrapper.Constructors in net.ontopia.topicmaps.impl.tmapi2 with parameters of type TopicMapSystemIF Constructor Description TopicMapImpl(TopicMapSystemIF tmsystem, TopicMapStoreIF store)
-