Frames | No Frames |
Fields of type org.objectweb.medor.api.Field | |
Field[] |
Methods with parameter type org.objectweb.medor.api.Field | |
void | Replace the references to old field by references to new fields in an
expression (Recusrive method). |
Methods with return type org.objectweb.medor.api.Field | |
Field |
Methods with parameter type org.objectweb.medor.api.Field | |
void |
Methods with return type org.objectweb.medor.api.Field | |
Field |
Methods with parameter type org.objectweb.medor.api.Field | |
void | Adds a Field to the current RWTupleStructure
|
boolean | Checks whether a given input Field is present in the current
TupleStructure. |
int | Returns the rank of a given Field in the current TupleStructure. |
boolean | Removes a Field from the current RWTupleStructure. |
Methods with return type org.objectweb.medor.api.Field | |
Field | TupleStructure.getField(String fieldname) Returns a Field object present in this TupleStructure given its name. |
Field | TupleStructure.getField(int fieldrank) Returns the Field of a given rank in the current TupleStructure. |
Field[] | Returns the array of Fields in the current TupleStructure. |
Classes implementing org.objectweb.medor.api.Field | |
class | |
class |
Classes implementing org.objectweb.medor.api.Field | |
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 parameter type org.objectweb.medor.api.Field | |
QueryTreeField | Is a shorcut to the
getField(String, PType, JormExtent, BasicRdbExpQueryLeaf, boolean)
method. |
Methods with parameter type org.objectweb.medor.api.Field | |
QueryTreeField | |
NestedField | Creates and adds a NestedField to the TupleStructure of the
QueryNode. |
void |
Methods with return type org.objectweb.medor.api.Field | |
Field[] | |
Field[] | |
Field[] | |
Field[] | PropagatedField.getPreviousFields(String oldFieldName) |
Field[] | It permits to reach the field before the nest operation. |
Field[] |
Classes implementing org.objectweb.medor.api.Field | |
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. |
class | MEDOR: Middleware Enabling Distributed Object Requests
Copyright (C) 2001-2002 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.api.Field | |
Methods with parameter type org.objectweb.medor.api.Field | |
boolean | Checks whether a given input Field is present in the current
TupleStructure. |
int | Returns the rank of a given Field in the current TupleStructure. |
Methods with return type org.objectweb.medor.api.Field | |
Field | BasicTupleStructure.getField(String fieldname) Returns a Field object present in this TupleStructure given its name. |
Field | BasicTupleStructure.getField(int fieldrank) Returns the Field of a given rank in the current TupleStructure. |
Field[] | Returns the array of Fields in the current TupleStructure. |
Classes implementing org.objectweb.medor.api.Field | |
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. |
Classes implementing org.objectweb.medor.api.Field | |
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.api.Field | |
BasicPropagFromNestedField.BasicPropagFromNestedField(String name, PType type, QueryTree qt, Field[] parents, Field[] ancestors) | |
BasicPropagatedField.BasicPropagatedField(String name, PType type, QueryTree qt, Field[] _ancestors) | |
Fields of type org.objectweb.medor.api.Field | |
Field[] |
Methods with parameter type org.objectweb.medor.api.Field | |
QueryTreeField | |
void | Adds a Field to the current RWTupleStructure
|
NestedField | Creates and adds a NestedField to the TupleStructure of the
QueryNode. |
void | |
void |
Methods with return type org.objectweb.medor.api.Field | |
Field[] | |
Field[] | |
Field[] | |
Field[] | BasicPropagatedField.getPreviousFields(String oldFieldName) |
Field[] | |
Field[] |
Constructors with parameter type org.objectweb.medor.api.Field | |
Methods with parameter type org.objectweb.medor.api.Field | |
void |
Methods with return type org.objectweb.medor.api.Field | |
Field |