Frames | No Frames |
Classes implementing org.objectweb.medor.query.api.CalculatedField | |
class |
Methods with return type org.objectweb.medor.query.api.CalculatedField | |
CalculatedField | BasicQueryNode.addCalculatedField(String name, PType type, Expression exp) Creates and adds a CalculatedField to the TupleStructure of the
QueryNode. |
Methods with return type org.objectweb.medor.query.api.CalculatedField | |
CalculatedField | QueryNode.addCalculatedField(String name, PType type, Expression exp) Creates and adds a CalculatedField to the TupleStructure of the
QueryNode. |