Uses of Class
net.ontopia.topicmaps.impl.utils.ObjectTreeManager

Packages that use ObjectTreeManager
net.ontopia.topicmaps.impl.basic The in-memory implementation of the core topic map interfaces. 
net.ontopia.topicmaps.impl.basic.index Index classes for use with the basic implementation. 
net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces. 
net.ontopia.topicmaps.impl.utils INTERNAL: Classes that are used by many implementations. 
 

Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.basic
 

Fields in net.ontopia.topicmaps.impl.basic declared as ObjectTreeManager
protected  ObjectTreeManager InMemoryTopicMapTransaction.otree
           
 

Methods in net.ontopia.topicmaps.impl.basic that return ObjectTreeManager
 ObjectTreeManager InMemoryTopicMapTransaction.getObjectTreeManager()
           
 

Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.basic.index
 

Constructors in net.ontopia.topicmaps.impl.basic.index with parameters of type ObjectTreeManager
IndexManager(TopicMapTransactionIF transaction, CollectionFactoryIF cfactory, EventManagerIF emanager, ObjectTreeManager otree)
           
 

Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.rdbms
 

Fields in net.ontopia.topicmaps.impl.rdbms declared as ObjectTreeManager
protected  ObjectTreeManager RDBMSTopicMapTransaction.otree
           
 

Methods in net.ontopia.topicmaps.impl.rdbms that return ObjectTreeManager
 ObjectTreeManager RDBMSTopicMapTransaction.getObjectTreeManager()
           
 

Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.utils
 

Fields in net.ontopia.topicmaps.impl.utils declared as ObjectTreeManager
protected  ObjectTreeManager ObjectTreeManager.otree
           
protected  ObjectTreeManager AbstractAttachManager.otree
           
 

Constructors in net.ontopia.topicmaps.impl.utils with parameters of type ObjectTreeManager
AbstractAttachManager(ObjectTreeManager otree)
           
AttachManager(ObjectTreeManager otree)
           
 



Copyright © 2000-2012 Ontopia.