|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableAlignment
Mutable Alignment
which is used where changes to the alignment are
allowed.
Method Summary | |
---|---|
void |
addCell(Cell cell)
Add a cell to the alignment |
boolean |
removeCell(Cell cell)
Remove a cell |
Methods inherited from interface eu.esdihumboldt.hale.common.align.model.Alignment |
---|
getCells, getCells, getCells, getPropertyCells, getTypeCells |
Method Detail |
---|
void addCell(Cell cell)
cell
- the cell to add. It should be already configured, especially
with the cell targetboolean removeCell(Cell cell)
cell
- the cell to remove
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |