Package uk.co.terminological.rjava
Interface Rule<T>
- All Known Subinterfaces:
Rule.StreamRule<Z,
W>
public interface Rule<T>
Rule interface.
- Version:
- $Id: $Id
- Author:
- vp22681
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The MapRule interface allows a label to be associated with a data mappingstatic interface
The StreamRule interface allows a data mapping that selects another stream to be associated with and a set of named data mappings selecting end data items The intermediate stream is used to flatten a nested data structure, by firstly mapping a stream to a nested stream, them mapping that to a named set of data. -
Field Summary
FieldsModifier and TypeFieldDescriptionConstantConvertibleTypes
-
Field Details
-
ConvertibleTypes
ConstantConvertibleTypes
-