|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Repesents an extension of TupleStructure where the Fields can be added or removed.
It is used by QueryNodes
QueryNode
Method Summary | |
void |
addField(Field f)
Adds a Field to the current RWTupleStructure |
boolean |
removeField(Field f)
Removes a Field from the current RWTupleStructure. |
Method Detail |
public void addField(Field f)
f
- The Field to be added.public boolean removeField(Field f)
f
- The Field to be removed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |