|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSplitSource
RedundancyEliminationSplitSource
public class RedundancyEliminationSplitSource
An implementation of SplitSource
for filling a chart
with just the irredundant splits. Redundancy is defined by an object
of a subclass of RedundancyElimination
.
Constructor Summary | |
---|---|
RedundancyEliminationSplitSource(RedundancyElimination elim,
DomGraph graph)
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RedundancyEliminationSplitSource(RedundancyElimination elim, DomGraph graph)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |