| Modifier and Type | Method and Description |
|---|---|
<J,T extends Type<J>> |
TableRow.get(Column<T> column) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregateColumn<T extends Type<?>>
Aggregate column.
|
interface |
AggregatingNominal<T extends Type<?>>
Aggregating.
|
interface |
AggregatingOrdinal<T extends Type<?>>
Aggregating.
|
interface |
Column<T extends Type<?>>
Column.
|
interface |
VirtualColumn<T extends Type<?>>
Virtual column.
|
interface |
Virtualling<T extends Type<?>>
Virtual column.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateColumnImpl<T extends Type<?>>
Aggregate column implementation.
|
class |
VirtualColumnImpl<T extends Type<?>>
Virtual column implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected Filter |
ASimpleNominalColumn.createFilter(FilterComparator comarator,
ListValue<J,TypeList<J,Type<J>>> value) |
Filter |
ASimpleNominalColumn.filterIn(ListValue<J,TypeList<J,Type<J>>> list) |
| Modifier and Type | Method and Description |
|---|---|
Filter |
EqualityFiltering.filterIn(ListValue<J,TypeList<J,Type<J>>> list) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterImpl<J,T extends Type<J>>
Filter implementation.
|
| Constructor and Description |
|---|
FilterImpl(Column<T> left,
FilterComparator comparator,
ListValue<J,TypeList<J,Type<J>>> right) |
| Modifier and Type | Method and Description |
|---|---|
<J,T extends Type<J>> |
TableRowImpl.get(Column<T> column) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
List<J,T extends Type<J>>
List.
|
interface |
ValueFactory<J,T extends Type<J>>
Type factory.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
List<J,T extends Type<J>>
List.
|
interface |
NominalType<J>
"Skalenniveau Nominalskala" allows equal or not equal comparison.
|
interface |
OrdinalType<J>
"Skalenniveau Ordinalskala" allows greater / smaller comparison.
|
| Modifier and Type | Method and Description |
|---|---|
ValueFactory<J,Type<J>> |
Type.geValueFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeList<J,T extends Type<J>>
List.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeBoolean
Boolean.
|
class |
TypeDate
Date.
|
class |
TypeDateTime
DateTime.
|
class |
TypeFloat
Float.
|
class |
TypeInteger
Integer.
|
class |
TypeList<J,T extends Type<J>>
List.
|
class |
TypeLong
Long.
|
class |
TypeReal
Real.
|
class |
TypeSymbol
Symbol.
|
class |
TypeTime
Time.
|
class |
TypeTimestamp
Timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
Type<J> |
TypeList.getItemType() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Value<J,T extends Type<J>>
Value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListValue<J,T extends TypeList<J,Type<J>>>
List value.
|
Copyright © 2012-2014. All Rights Reserved.