Class IncrementTable
- java.lang.Object
-
- com.actelion.research.chem.prediction.IncrementTable
-
public class IncrementTable extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
IncrementTable()
protected
IncrementTable(java.lang.String filename)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
addElement(java.lang.String idcode, double increment)
protected java.lang.String
getFragment(int i)
protected double
getIncrement(int i)
protected int
getSize()
-