|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.algebra.normalform.ConjunctiveNormalFormImpl
public class ConjunctiveNormalFormImpl
![]() |
![]() |
| Constructor Summary | |
|---|---|
ConjunctiveNormalFormImpl()
|
|
| Method Summary | |
|---|---|
void |
attach(SQLConditionalExpression s)
Adjunta una SQLConditionalExpression a ser pasada a forma normal conjuntiva. |
SQLConditionalExpression |
getNormalized()
Devuelve la forma normal conjuntiva de la expresion adjunta. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConjunctiveNormalFormImpl()
| Method Detail |
|---|
public void attach(SQLConditionalExpression s)
ConjunctiveNormalForm
attach in interface ConjunctiveNormalFormpublic SQLConditionalExpression getNormalized()
ConjunctiveNormalForm
getNormalized in interface ConjunctiveNormalForm
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||