Uses of Class
org.biomage.tools.generate_er.Unique

Packages that use Unique
org.biomage.tools.generate_er   
 

Uses of Unique in org.biomage.tools.generate_er
 

Methods in org.biomage.tools.generate_er that return Unique
protected  Unique CreateMageER.createUnique(java.util.Vector uniqueVector)
          Description: create a Unique object which takes a vector of columns
 Unique Table.getUnique()
          Description: get the Unique column for the table
 

Methods in org.biomage.tools.generate_er with parameters of type Unique
 void Table.setUnique(Unique unique)
          Description: set the unique column