Frames | No Frames |
Classes implementing org.objectweb.medor.query.api.QueryTreeField | |
class | |
class | This class represents Fields corresponding to the PName of a class or a
Genclass(the NameDef of the class itself) or the the PName associated to a
reference field or to a genclass element. |
Methods with return type org.objectweb.medor.query.api.QueryTreeField | |
QueryTreeField | ClassExtent.addField(String fieldName) |
QueryTreeField | ClassExtent.addField(TypedElement te) It adds a new Field into the tuple structure. |
QueryTreeField | Creates a QueryTree corresponding to the path traversal represented by
the NavigatorOperator. |
QueryTreeField |
Classes implementing org.objectweb.medor.query.api.QueryTreeField | |
class | |
class |
Constructors with parameter type org.objectweb.medor.query.api.QueryTreeField | |
AggregateRdbQueryNode.AggregateRdbQueryNode(QueryTreeField[] groupedFields, String groupedFieldName, QueryTreeField[] groupByFields, BasicRdbExpQueryLeaf subQL, DataStore ds, String nodeName) Constructs a RDB QueryNode for an aggregation. |
Classes implementing org.objectweb.medor.query.api.QueryTreeField | |
class | MEDOR: Middleware Enabling Distributed Object Requests
Copyright (C) 2001-2003 France Telecom R&D
Contact: alexandre.lefebvre@rd.francetelecom.com
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version. |
Methods with return type org.objectweb.medor.query.api.QueryTreeField | |
QueryTreeField | |
QueryTreeField | JormFlatten2Rdb.getField(String fieldname, PType type, JormExtent extent, BasicRdbExpQueryLeaf leaf, boolean add) Adds a field in a leaf if it is not already present. |
QueryTreeField | JormFlatten2Rdb.getField(String fieldname, JormExtent extent, BasicRdbExpQueryLeaf leaf, boolean add) Shortcut to the
getField(String, PType, JormExtent, BasicRdbExpQueryLeaf, boolean)
method. |
QueryTreeField | Is a shorcut to the
getField(String, PType, JormExtent, BasicRdbExpQueryLeaf, boolean)
method. |
QueryTreeField |
Methods with parameter type org.objectweb.medor.query.api.QueryTreeField | |
Field |
Classes implementing org.objectweb.medor.query.api.QueryTreeField | |
class | |
class | This class represents a TupleCollection Field. |
class | |
class | |
class | MEDOR: Middleware Enabling Distributed Object Requests
Copyright (C) 2001-2003 France Telecom R&D
Contact: alexandre.lefebvre@rd.francetelecom.com
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version. |
Constructors with parameter type org.objectweb.medor.query.api.QueryTreeField | |
Constructs a BasicOrderField from a QueryTreeField. | |
Constructs a BasciOrderField from a QueryTreeField, with indication
of ordering. | |
Nest.Nest(QueryTreeField[] groupedFields, String groupedFieldName, QueryTreeField[] groupByFields, String nodeName) Creates a QueryNode corresponding to a nest operation (group by). | |
Methods with parameter type org.objectweb.medor.query.api.QueryTreeField | |
PropagatedField | Creates and adds a PropagatedField to the TupleStructure of the
QueryNode. |
QueryTreeField | |
void | Sets the field of the clause part. |
void |
Methods with return type org.objectweb.medor.query.api.QueryTreeField | |
QueryTreeField | |
QueryTreeField | Obtains the field by which to order. |
QueryTreeField | BasicQueryNode.removeField(String name) Removes a Field. |
QueryTreeField |
Methods with parameter type org.objectweb.medor.query.api.QueryTreeField | |
PropagatedField | Creates and adds a PropagatedField to the TupleStructure of the
QueryNode. |
QueryTreeField | |
void | Sets the field of the clause part. |
void |
Methods with return type org.objectweb.medor.query.api.QueryTreeField | |
QueryTreeField | |
QueryTreeField | Obtains the field by which to order. |
QueryTreeField | QueryNode.removeField(String name) Removes a Field. |
QueryTreeField |