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

Packages that use Relation
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 Relation in net.ontopia.topicmaps.db2tm
 

Methods in net.ontopia.topicmaps.db2tm that return Relation
 Relation Entity.getRelation()
           
 Relation Changelog.getRelation()
          INTERNAL: Returns the relation to which the changelog belongs.
 Relation RelationMapping.getRelation(java.lang.String name)
           
 

Methods in net.ontopia.topicmaps.db2tm with parameters of type Relation
 void RelationMapping.addRelation(Relation relation)
           
static void Processor.addTuple(Relation relation, java.lang.String[] tuple, Context ctx)
           
static void Processor.removeTuple(Relation relation, java.lang.String[] tuple, Context ctx)
           
 void Context.setRelation(Relation relation)
          INTERNAL: Sets the current relation.
 

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



Copyright © 2000-2009 Ontopia.