|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.optimise.optimisers.ComprehensionSimplification
public class ComprehensionSimplification
This Class optimises expressions involving the "choose" built-in function.
| Field Summary | |
|---|---|
protected java.util.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
ComprehensionSimplification(boolean disjointIDs)
The three simplification rules. |
|
| Method Summary | |
|---|---|
boolean |
optimise(ASG g)
|
boolean |
optimise(Cell c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.logging.Logger logger
| Constructor Detail |
|---|
public ComprehensionSimplification(boolean disjointIDs)
| Method Detail |
|---|
public boolean optimise(Cell c)
throws QueryOptimisationException
QueryOptimisationExceptionpublic boolean optimise(ASG g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||