|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Leftovers
Represents additional values not represented in their own source node or not processed for all associated cells.
Method Summary | |
---|---|
Pair<SourceNode,Set<Cell>> |
consumeValue()
Consume a left over value completely (for all remaining cells). |
SourceNode |
consumeValue(Cell cell)
Consume a left over value regarding the given cell. |
Method Detail |
---|
Pair<SourceNode,Set<Cell>> consumeValue()
null
if there is no value that hasn't been consumed
completelySourceNode consumeValue(Cell cell)
cell
- the cell
null
if
there is no value that is not yet consumed completely or for the
given cell
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |