|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BlobSupportDataCellIterator | Iterator on a collection of DataCell objects, permitting
the access on underlying
BlobWrapperDataCell
if applicable. |
CollectionDataValue | Special interface that is implemented by DataCell s that represent
collection of cells. |
ListDataValue | Provides additionally access by index to the collection elements. |
SetDataValue | Additionally provides 'contains' functionality. |
Class Summary | |
---|---|
BlobSupportDataCellList | A list of DataCell objects, which special treatment for
BlobDataCell . |
BlobSupportDataCellSet | |
CollectionCellFactory | Factory class used to create DataCell s that contain a collection of
DataCell s. |
CollectionDataValue.CollectionUtilityFactory | Implementations of the meta information of this value class. |
DefaultBlobSupportDataCellIterator | Default implementation to BlobSupportDataCellIterator . |
ListCell | Default implementation of a CollectionDataValue , whereby the
underlying data structure is a list. |
SetCell | Default implementation of a CollectionDataValue , whereas the
underlying data structure is a set (i.e. |
Definitions for KNIME collection types and default implementations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |