Package se.liu.ida.hefquin.mappings.algebra.ops
package se.liu.ida.hefquin.mappings.algebra.ops
-
ClassesClassDescriptionThis is an abstract base class for classes that implement concrete specializations of the
MappingOperatorinterface.This operator simply returns the tuples given to its constructor.MappingOpExtract<DDS extends DataObject,DC1 extends DataObject, DC2 extends DataObject, QL1 extends Query, QL2 extends Query>