|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fuberlin.wiwiss.d2rq.expr.Expression
de.fuberlin.wiwiss.d2rq.expr.AttributeExpr
de.fuberlin.wiwiss.d2rq.optimizer.expr.AttributeExprEx
public class AttributeExprEx
Extends AttributeExpr
with a NodeMaker
.
Field Summary |
---|
Fields inherited from class de.fuberlin.wiwiss.d2rq.expr.Expression |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
AttributeExprEx(Attribute attribute,
NodeMaker nodeMaker)
|
Method Summary | |
---|---|
NodeMaker |
getNodeMaker()
|
Methods inherited from class de.fuberlin.wiwiss.d2rq.expr.AttributeExpr |
---|
attributes, equals, hashCode, isFalse, isTrue, renameAttributes, toSQL, toString |
Methods inherited from class de.fuberlin.wiwiss.d2rq.expr.Expression |
---|
and, or |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AttributeExprEx(Attribute attribute, NodeMaker nodeMaker)
Method Detail |
---|
public NodeMaker getNodeMaker()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |