|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.language.BaseLanguageObject
org.teiid.language.Condition
public abstract class Condition
Represents criteria, which is also a boolean expression
| Constructor Summary | |
|---|---|
Condition()
|
|
| Method Summary | |
|---|---|
java.lang.Class<?> |
getType()
Determine the type returned by this expression. |
| Methods inherited from class org.teiid.language.BaseLanguageObject |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.teiid.language.LanguageObject |
|---|
acceptVisitor |
| Constructor Detail |
|---|
public Condition()
| Method Detail |
|---|
public java.lang.Class<?> getType()
Expression
getType in interface Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||