Uses of Interface org.objectweb.medor.query.api.NestedField

Uses in package org.objectweb.medor.query.lib

Classes implementing org.objectweb.medor.query.api.NestedField

class
This class represents a TupleCollection Field.

Fields of type org.objectweb.medor.query.api.NestedField

NestedField
NestedField
It lists the fields which have been grouped.

Methods with return type org.objectweb.medor.query.api.NestedField

NestedField
Gives the new NestedField
NestedField
NestedField
Nest.replaceNestedField(String name, Field[] grouped)
Creates and adds a NestedField to the TupleStructure of the QueryNode.

Uses in package org.objectweb.medor.query.api

Methods with return type org.objectweb.medor.query.api.NestedField

NestedField
Gives the new NestedField
NestedField
It give the field wich will be de-grouped.
NestedField
NestQueryNode.replaceNestedField(String name, Field[] anc)
Creates and adds a NestedField to the TupleStructure of the QueryNode.