All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----SWEEP.Element | +----SWEEP.StampedElement | +----SWEEP.UpdateData
Relation UpdateRelation
int ISIndex
static int sno
static final int MAXSNO
public UpdateData(int theIndex) throws Exception
public UpdateData(Relation theRelation, int theIndex) throws Exception
public UpdateData(FileInputStream fin, int theIndex) throws Exception
public Relation getDeltaRelation()
public int getSource()
public void write(FileOutputStream fout) throws Exception
public String toString()
public void rename(String newName)
public void setAlias(String nName)
public String getAlias()
All Packages Class Hierarchy This Package Previous Next Index