Uses of Class
net.ontopia.topicmaps.db2tm.Entity

Packages that use Entity
net.ontopia.topicmaps.db2tm The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps. 
 

Uses of Entity in net.ontopia.topicmaps.db2tm
 

Methods in net.ontopia.topicmaps.db2tm that return Entity
 Entity Field.getEntity()
           
 Entity Relation.getPrimaryEntity()
           
 

Methods in net.ontopia.topicmaps.db2tm with parameters of type Entity
 void Relation.addEntity(Entity entity)
           
 void Relation.removeEntity(Entity entity)
           
 

Constructors in net.ontopia.topicmaps.db2tm with parameters of type Entity
DB2TMInputException(java.lang.String message, Entity entity, java.lang.String[] tuple)
           
DB2TMInputException(java.lang.String message, Entity entity, java.lang.String[] tuple, java.lang.String value)
           
 



Copyright © 2000-2009 Ontopia.