Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.core.data Classes and Interfaces - 392 results found.
NameDescriptionTypePackageFramework
AbstractCellFactoryDefault implementation of a CellFactory, which creates more than a single new column.Classorg.knime.core.data.containerKNIME
AbstractColumnTableSorterClassorg.knime.core.data.sortKNIME
AbstractDataValueRendererFactoryAbstract implementation of DataValueRendererFactory that returns the class name for getId().Classorg.knime.core.data.rendererKNIME
AbstractPainterDataValueRendererAbstract implementation of a DataValueRenderer that renders more complex scenes than just ordinary text.Classorg.knime.core.data.rendererKNIME
AbstractTableSorterClassorg.knime.core.data.sortKNIME
AdapterCellAbstract implementation of an adapter cell.Classorg.knime.core.dataKNIME
AdapterCell .AdapterCellSerializer(De)serializer for adapter cells.Classorg.knime.core.dataKNIME
AdapterValueInterface defining access on AdapterCell.Interfaceorg.knime.core.dataKNIME
AutoconvertRowIteratorDecorator for a row iterator that transparently converts a certain column using a DataCellTypeConverter.Classorg.knime.core.dataKNIME
BinaryObjectCellFactoryFactory to create DataCell objects implementing the BinaryObjectDataValue interface.Classorg.knime.core.data.blobKNIME
BinaryObjectDataCellCell implementation of BinaryObjectDataValue that keeps the binary content in a byte array.Classorg.knime.core.data.blobKNIME
BinaryObjectDataCell .BinaryObjectCellSerializerSerializer for BinaryObjectDataCells.Classorg.knime.core.data.blobKNIME
BinaryObjectDataValueInterfaceorg.knime.core.data.blobKNIME
BinaryObjectDataValue .BinaryObjectUtilityFactoryClassorg.knime.core.data.blobKNIME
BinaryObjectDataValueMetaRendererShows size of BinaryObjectDataValue.Classorg.knime.core.data.blobKNIME
BinaryObjectDataValueMetaRenderer .FactoryFactory for BinaryObjectDataValueMetaRenderer.Classorg.knime.core.data.blobKNIME
BinaryObjectDataValueRendererDisplays a hex dump for binary objects.Classorg.knime.core.data.blobKNIME
BinaryObjectDataValueRenderer .LongHexdumpFactoryRenderer for BLOBs that shows a hex dump of the first 8kB.Classorg.knime.core.data.blobKNIME
BinaryObjectDataValueRenderer .ShortHexdumpFactoryRenderer for BLOBs that shows a hex dump of the first 128 bytes.Classorg.knime.core.data.blobKNIME
BinaryObjectFileStoreDataCellCell implementation of BinaryObjectDataValue that keeps the binary content in a KNIME file store object.Classorg.knime.core.data.blobKNIME
BinaryObjectFileStoreDataCell .BinaryObjectFileStoreCellSerializerSerializer for BinaryObjectFileStoreDataCells.Classorg.knime.core.data.blobKNIME
BitVectorInterfaceorg.knime.core.data.vector.bitvectorKNIME
BitVectorCellFactoryInterfaceorg.knime.core.data.vector.bitvectorKNIME
BitVectorTypeRepresents the supported BitVector types.Classorg.knime.core.data.vector.bitvectorKNIME
BitVectorUtilA utility class providing methods to apply set operations like "AND", "OR", and "XOR" on different kind of BitVectorValues, such as SparseBitVectorCells or DenseBitVectorCells in a convenient way.Classorg.knime.core.data.vector.bitvectorKNIME
BitVectorValueInterfaceorg.knime.core.data.vector.bitvectorKNIME
BitVectorValue .BitVectorUtilityFactoryClassorg.knime.core.data.vector.bitvectorKNIME
BitVectorValuePixelRendererPaints BitVectorValue elements.Classorg.knime.core.data.rendererKNIME
BitVectorValuePixelRenderer .FactoryFactory for the BitVectorValuePixelRenderer.Classorg.knime.core.data.rendererKNIME
BitVectorValueStringRendererRenderer for bit vector values.Classorg.knime.core.data.rendererKNIME
BitVectorValueStringRenderer .BinRendererFactoryRenderer that shows bit vectors as binary strings.Classorg.knime.core.data.rendererKNIME
BitVectorValueStringRenderer .HexRendererFactoryRenderer that shows bit vectors as hex strings.Classorg.knime.core.data.rendererKNIME
BitVectorValueStringRenderer .SetBitsRendererFactoryRenderer that shows the set bits and the length.Classorg.knime.core.data.rendererKNIME
BlobDataCellAbstract Binary large object cell used to handle potentially large cells.Classorg.knime.core.data.containerKNIME
BlobDataCell .BlobAddressClassorg.knime.core.data.containerKNIME
BlobSupportDataCellIteratorIterator on a collection of DataCell objects, permitting the access on underlyingInterfaceorg.knime.core.data.collectionKNIME
BlobSupportDataCellListA list of DataCell objects, which special treatment for BlobDataCell.Classorg.knime.core.data.collectionKNIME
BlobSupportDataCellSetA list of DataCell objects, which special treatment for BlobDataCell.Classorg.knime.core.data.collectionKNIME
BlobSupportDataRowSpecial row implementation that supports to access the wrapper cells of BlobDataCell.Classorg.knime.core.data.containerKNIME
BlobWrapperDataCellWrapper for BlobDataCell.Classorg.knime.core.data.containerKNIME
BlockableInputStreamClassorg.knime.core.data.containerKNIME
BlockableOutputStreamClassorg.knime.core.data.containerKNIME
BooleanCellA data cell implementation holding a boolean value by storing this value in a private boolean member.Classorg.knime.core.data.defKNIME
BooleanCell .BooleanCellFactoryFactory for BooleanCells.Classorg.knime.core.data.defKNIME
BooleanCell .BooleanSerializerFactory for (de-)serializing a BooleanCell.Classorg.knime.core.data.defKNIME
BooleanValueInterface supporting generic boolean values.Interfaceorg.knime.core.dataKNIME
BooleanValue .BooleanUtilityFactoryClassorg.knime.core.dataKNIME
BooleanValueRendererClassorg.knime.core.data.rendererKNIME
BooleanValueRenderer .FactoryFactory for the BooleanValueRenderer.Classorg.knime.core.data.rendererKNIME
BoundedValueA DataCell should implement this interface to indicate that its objects can be reasonably ordered.Interfaceorg.knime.core.dataKNIME
BufferClassorg.knime.core.data.containerKNIME
Buffer .CompressionFormatClassorg.knime.core.data.containerKNIME
Buffer .FromFileIteratorClassorg.knime.core.data.containerKNIME
BufferedDataTableSorterTable sorter for sorting BufferedDataTable objects.Classorg.knime.core.data.sortKNIME
BufferFromFileIteratorVersion1xClassorg.knime.core.data.containerKNIME
BufferFromFileIteratorVersion20Classorg.knime.core.data.containerKNIME
BufferFromFileIteratorVersion20 .DataCellStreamReaderClassorg.knime.core.data.containerKNIME
ByteVectorValue positions.Interfaceorg.knime.core.data.vector.bytevectorKNIME
ByteVectorValue .ByteVectorUtilityFactoryClassorg.knime.core.data.vector.bytevectorKNIME
ByteVectorValuePixelRendererPaints ByteVectorValue elements.Classorg.knime.core.data.rendererKNIME
ByteVectorValuePixelRenderer .FactoryFactory for ByteVectorValuePixelRenderer.Classorg.knime.core.data.rendererKNIME
ByteVectorValueStringRendererRenderer for byte vector values showing the string representation.Classorg.knime.core.data.rendererKNIME
ByteVectorValueStringRenderer .FactoryFactory for ByteVectorValueStringRenderer.Classorg.knime.core.data.rendererKNIME
CellClassInfoClassorg.knime.core.data.containerKNIME
CellCollection and CollectionDataValue.Interfaceorg.knime.core.data.collectionKNIME
CellFactoryFactory for a ColumnRearranger to provide new columns which are, e.Interfaceorg.knime.core.data.containerKNIME
CloseableRowIteratorA row iterator that can be closed in order to save resources.Classorg.knime.core.data.containerKNIME
CollectionCellFactoryFactory class used to create DataCells that contain a collection of DataCells.Classorg.knime.core.data.collectionKNIME
CollectionDataValueSpecial interface that is implemented by DataCells that represent collection of cells.Interfaceorg.knime.core.data.collectionKNIME
CollectionDataValue .CollectionUtilityFactoryClassorg.knime.core.data.collectionKNIME
CollectionValueRendererGeneric renderer for CollectionDataValue which prints the string representation of each object in theSince:2.Classorg.knime.core.data.collectionKNIME
CollectionValueRenderer .FullRendererFactoryFactory for a CollectionValueRenderer that shows all elements of the collection.Classorg.knime.core.data.collectionKNIME
CollectionValueRenderer .ShortRendererFactoryFactory for a CollectionValueRenderer that shows at most the first three elements of the collection.Classorg.knime.core.data.collectionKNIME
ColorAttrThis class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, andClassorg.knime.core.data.propertyKNIME
ColorHandlerFinal ColorHandler implementation as container which forwards color requests for a DataCell to its underlying Classorg.knime.core.data.propertyKNIME
ColorHandler .ColorModelReturns a ColorAttr for the given DataCell.Interfaceorg.knime.core.data.propertyKNIME
ColorModelNominalColor model which maps a set of DataCell objects toAuthor:Thomas Gabriel, University of Konstanz, GermanyClassorg.knime.core.data.propertyKNIME
ColorModelRangeComputes colors based on a range of minimum and maximum values assigned to certain colors which are interpolated between a min and maximum color.Classorg.knime.core.data.propertyKNIME
ColumnBufferedDataTableSorterColumn-wise table sorter which uses the BufferedDataTableSorter internally.Classorg.knime.core.data.sortKNIME
ColumnDataTableSorterColumn-wise table sorter which uses the DataTableSorter internally.Classorg.knime.core.data.sortKNIME
ColumnRearrangerMeta object to describe in which way a table shall be modified (column-based) to create a new table.Classorg.knime.core.data.containerKNIME
ColumnRearranger .DataCellTypeConverterCellFactoryClassorg.knime.core.data.containerKNIME
ColumnRearranger .SpecAndFactoryObjectClassorg.knime.core.data.containerKNIME
ColumnRearrangerFunctionClassorg.knime.core.data.containerKNIME
ComplexNumberCellA data cell implementation holding a complex number value by storing this value in two double member variables.Classorg.knime.core.data.defKNIME
ComplexNumberCell .ComplexNumberSerializerFactory for (de-)serializing a ComplexNumberCell.Classorg.knime.core.data.defKNIME
ComplexNumberValueInterface supporting generic complex number values.Interfaceorg.knime.core.dataKNIME
ComplexNumberValue .ComplexNumberUtilityFactoryMeta information to the complex number value.Classorg.knime.core.dataKNIME
ComplexNumberValueComparatorComparator returned by the ComplexNumberValue.Classorg.knime.core.dataKNIME
ComplexNumberValueRendererRender to display a complex number value using a givenAuthor:ciobaca, University of KonstanzSee Also:NumberFormat, Classorg.knime.core.data.rendererKNIME
ComplexNumberValueRenderer .FactoryFactory for ComplexNumberValue.Classorg.knime.core.data.rendererKNIME
ConcatenateTableClassorg.knime.core.data.containerKNIME
ConfigurableDataCellFactoryAdditional interface for DataCellFactorys that can be configured, e.Interfaceorg.knime.core.dataKNIME
ContainerTableClass implementing the DataTable interface and using a buffer from a DataContainer as data source.Classorg.knime.core.data.containerKNIME
CopyOnAccessTaskClassorg.knime.core.data.containerKNIME
DataCell Abstract base class of all DataCells, which acts as a container for arbitrary values and defines the common abilities all cells must provide,Classorg.knime.core.dataKNIME
DataCellDataInputInterfaceorg.knime.core.dataKNIME
DataCellDataOutput DataCell objects.Interfaceorg.knime.core.dataKNIME
DataCellFactoryInterface for a factory that can create data cells from certain input formats.Interfaceorg.knime.core.dataKNIME
DataCellFactory .FromComplexStringFactory that creates cells from complex, usually multi-line, string representations.Interfaceorg.knime.core.dataKNIME
DataCellFactory .FromInputStreamFactory that creates cells from an binary input stream.Interfaceorg.knime.core.dataKNIME
DataCellFactory .FromReaderFactory that creates cells from an character reader.Interfaceorg.knime.core.dataKNIME
DataCellFactory .FromSimpleStringFactory that creates cells from simple, usually single-line, strings.Interfaceorg.knime.core.dataKNIME
DataCellFactory .FromStringFactory that creates cells from strings.Interfaceorg.knime.core.dataKNIME
DataCellSerializerInterface for classes that can read or write specific DataCell implementations.Interfaceorg.knime.core.dataKNIME
DataCellTypeConverterInterface for converters from one cell type to another.Classorg.knime.core.dataKNIME
DataColumnDomainFinal DataColumnDomain object holding meta infos about one column, that are, possible values and/or upper and lower bounds - ifClassorg.knime.core.dataKNIME
DataColumnDomainCreatorA column domain creator is used to initialize possible values and lower and upper bounds using DataCell objects.Classorg.knime.core.dataKNIME
DataColumnPropertiesProperty map that contains annotations assigned to a column.Classorg.knime.core.dataKNIME
DataColumnSpecA DataColumnSpec describes one column in a It contains information about type, name, domain, data properties, andClassorg.knime.core.dataKNIME
DataColumnSpecCreatorA factory class to create a DataColumnSpec (as the only way from outside this package).Classorg.knime.core.dataKNIME
DataContainerBuffer that collects DataRow objects and creates a DataTable on request.Classorg.knime.core.data.containerKNIME
DataContainer .BufferCreatorClassorg.knime.core.data.containerKNIME
DataContainerExceptionException that may be thrown by a DataContainer if the data is invalid.Classorg.knime.core.data.containerKNIME
DataRowContainer interface for a vector of DataCells and a row key for unique identification.Interfaceorg.knime.core.dataKNIME
DataTableMost general data interface in table structure with a fixed number of columns and iterable rows (no random access).Interfaceorg.knime.core.dataKNIME
DataTableDomainCreatorCreate or recreate domain of a data table.Classorg.knime.core.dataKNIME
DataTableSorterTable sorter for sorting plain DataTable objects (use the class BufferedDataTableSorter if you want to sort buffered dataClassorg.knime.core.data.sortKNIME
DataTableSpecDataTableSpecs specify the structure of a DataTable.Classorg.knime.core.dataKNIME
DataTableSpec .SerializerSerializer for DataTableSpecs.Classorg.knime.core.dataKNIME
DataTableSpecCreatorCreator for DataTableSpec.Classorg.knime.core.dataKNIME
DataTableSpecExtractorThis utility class provides means to extract meta information from a specific data table spec and to return the extracted data as data table.Classorg.knime.core.data.utilKNIME
DataTableSpecExtractor .PossibleValueOutputFormatDefines how possible values will be represented.Classorg.knime.core.data.utilKNIME
DataTableSpecExtractor .PropertyHandlerOutputFormatHow the color, shape, size handler are shown in the table.Classorg.knime.core.data.utilKNIME
DataType Type description associated with a certain implementation of a DataCell.Classorg.knime.core.dataKNIME
DataType .MissingCellClassorg.knime.core.dataKNIME
DataTypeRegistryA registry for all DataTypes that are registered via the extension point org.Classorg.knime.core.dataKNIME
DataValueThe interface all value interfaces of DataCells DataCells implement differentInterfaceorg.knime.core.dataKNIME
DataValue .UtilityFactory DataValue implementations with customized meta information must provide a static final member called UTILTIY of thisClassorg.knime.core.dataKNIME
DataValueComparatorThe comparator used to compare two DataValue objects.Classorg.knime.core.dataKNIME
DataValueRendererGeneral interface for classes that are able to render special derivatives of This interface extends TableCellRenderer andInterfaceorg.knime.core.data.rendererKNIME
DataValueRendererFactoryFactory for creating data value renderers.Interfaceorg.knime.core.data.rendererKNIME
DataValueRendererFamilyContainer for different DataValueRenderers which can beInterfaceorg.knime.core.data.rendererKNIME
DateAndTimeCellCell storing a time and/or date.Classorg.knime.core.data.dateKNIME
DateAndTimeCellFactoryFactory for creating DateAndTimeCells from various input types.Classorg.knime.core.data.dateKNIME
DateAndTimeCellSerializerSerializes a DateAndTimeCell by writing the long representing the UTC time and the booleans whether date, time, or milliseconds are available.Classorg.knime.core.data.dateKNIME
DateAndTimeComparatorClassorg.knime.core.data.dateKNIME
DateAndTimeRenderUtilUtility class for rendering times and dates.Classorg.knime.core.data.dateKNIME
DateAndTimeUtilityThe DataValue.Classorg.knime.core.data.dateKNIME
DateAndTimeValueInterface supporting the representation of time and date independent of the user's time zone and location.Interfaceorg.knime.core.data.dateKNIME
DateAndTimeValueRendererRenders a DateAndTimeValue.Classorg.knime.core.data.dateKNIME
DateAndTimeValueRenderer .DefaultRendererFactoryFactory for renderers in german format.Classorg.knime.core.data.dateKNIME
DateAndTimeValueRenderer .Iso8061RendererFactoryFactory for renderers in ISO 8061 format.Classorg.knime.core.data.dateKNIME
DateAndTimeValueRenderer .UsRendererFactoryFactory for renderers in US format.Classorg.knime.core.data.dateKNIME
DCObjectInputStreamClassorg.knime.core.data.containerKNIME
DCObjectInputVersion2Classorg.knime.core.data.containerKNIME
DCObjectOutputVersion2Classorg.knime.core.data.containerKNIME
DefaultBlobSupportDataCellIteratorDefault implementation to BlobSupportDataCellIterator.Classorg.knime.core.data.collectionKNIME
DefaultBlobSupportDataCellIterator .InternalIteratorClassorg.knime.core.data.collectionKNIME
DefaultCellIteratorDefault implementation of an iterator over the DataCells of a DataRow.Classorg.knime.core.data.defKNIME
DefaultDataValueRendererDefault implementation for a renderer for DataValue objects.Classorg.knime.core.data.rendererKNIME
DefaultDataValueRenderer .FactoryFactory for a default (fallback) renderer that uses the string representation of a cell.Classorg.knime.core.data.rendererKNIME
DefaultDataValueRendererFamilyDefault container for DataValueRenderer.Classorg.knime.core.data.rendererKNIME
DefaultNamespaceContextA default implementation of NamespaceContext.Classorg.knime.core.data.xml.utilKNIME
DefaultRowDefault row for DataCells which keeps a row identifier and an array of DataCell objects.Classorg.knime.core.data.defKNIME
DefaultRowIteratorSpecific implementation for a RowIterator that iterates over a generic DataTable.Classorg.knime.core.data.defKNIME
DefaultTableDeprecated(!) default implementation of a DataTable object.Classorg.knime.core.data.defKNIME
DenseBitVectorStores Zeros and Ones in a vector, i.Classorg.knime.core.data.vector.bitvectorKNIME
DenseBitVectorCellStores Zeros and Ones in a vector, i.Classorg.knime.core.data.vector.bitvectorKNIME
DenseBitVectorCell .DenseBitVectorSerializerFactory for (de-)serializing a DenseBitVectorCell.Classorg.knime.core.data.vector.bitvectorKNIME
DenseBitVectorCell .FactoryFactory for DenseBitVectorCells.Classorg.knime.core.data.vector.bitvectorKNIME
DenseBitVectorCellFactoryUsed to created DataCells holding a DenseBitVector.Classorg.knime.core.data.vector.bitvectorKNIME
DenseByteVectorA vector of fixed length holding byte counts at specific positions.Classorg.knime.core.data.vector.bytevectorKNIME
DenseByteVectorCellClassorg.knime.core.data.vector.bytevectorKNIME
DenseByteVectorCell .DenseByteVectorSerializerSerializer DenseByteVectorCells.Classorg.knime.core.data.vector.bytevectorKNIME
DenseByteVectorCell .FactoryFactory for DenseByteVectorCells.Classorg.knime.core.data.vector.bytevectorKNIME
DenseByteVectorCellFactoryUsed to created DataCells holding a DenseByteVector.Classorg.knime.core.data.vector.bytevectorKNIME
DomainCreatorColumnSelectionDefines which columns are effected by the DataTableDomainCreator.Interfaceorg.knime.core.dataKNIME
DoubleBarRendererRenderer for double cells that paints the whole range in a bar according to the cell's value.Classorg.knime.core.data.rendererKNIME
DoubleBarRenderer .FactoryFactory for DoubleBarRenderer.Classorg.knime.core.data.rendererKNIME
DoubleCellA data cell implementation holding a double value by storing this value in a private double member.Classorg.knime.core.data.defKNIME
DoubleCell .DoubleCellFactoryFactory for DoubleCells.Classorg.knime.core.data.defKNIME
DoubleCell .DoubleSerializerFactory for (de-)serializing a DoubleCells.Classorg.knime.core.data.defKNIME
DoubleGrayValueRendererRenderer for double cells that paints the whole range in gray color according to the cell's value.Classorg.knime.core.data.rendererKNIME
DoubleGrayValueRenderer .FactoryFactory for DoubleGrayValueRenderer.Classorg.knime.core.data.rendererKNIME
DoubleValueInterface supporting generic double values.Interfaceorg.knime.core.dataKNIME
DoubleValue .DoubleUtilityFactoryClassorg.knime.core.dataKNIME
DoubleValueComparatorComparator returned by the DoubleValue interface.Classorg.knime.core.dataKNIME
DoubleValueRendererRender to display a double value using a given NumberFormat.Classorg.knime.core.data.rendererKNIME
DoubleValueRenderer .FullPrecisionRendererFactoryFactory for full precision renderers.Classorg.knime.core.data.rendererKNIME
DoubleValueRenderer .PercentageRendererFactoryFactory for percentage renderers.Classorg.knime.core.data.rendererKNIME
DoubleValueRenderer .StandardRendererFactoryFactory for standard renderers.Classorg.knime.core.data.rendererKNIME
EmptyFileStoreHandlerClassorg.knime.core.data.filestore.internalKNIME
ExtensibleUtilityFactoryClassorg.knime.core.dataKNIME
FileStoreClassorg.knime.core.data.filestoreKNIME
FileStoreCellClassorg.knime.core.data.filestoreKNIME
FileStoreFactoryThis class allows creating new FileStore objects that can be used to instantiate a FileStoreCell.Classorg.knime.core.data.filestoreKNIME
FileStoreHandlerRepositoryLookup for file store handlers.Classorg.knime.core.data.filestore.internalKNIME
FileStoreKeyWraps name and enumerated number to a file store object.Classorg.knime.core.data.filestore.internalKNIME
FileStoreKeyDataCellA data cell used internally to save the file store keys generated in a loop to a buffered data table.Classorg.knime.core.data.filestore.internalKNIME
FileStoreKeyDataCell .FileStoreKeyCellSerializerSerializer for FileStoreKeyDataCells.Classorg.knime.core.data.filestore.internalKNIME
FileStoreKeyDataValueInterfaceorg.knime.core.data.filestore.internalKNIME
FileStoreKeyDataValue .FileStoreKeyUtilityFactoryDerived classes should override this and provide a DataValueComparator thatClassorg.knime.core.data.filestore.internalKNIME
FileStorePortObjectAbstract super class of PortObject, which reference files.Classorg.knime.core.data.filestoreKNIME
FileStoreProxyClassorg.knime.core.data.filestore.internalKNIME
FileStoreProxy .FlushCallbackMarker interface implemented by the FileStorePortObject and FileStoreCell.Interfaceorg.knime.core.data.filestore.internalKNIME
FileStoresInLoopCacheClassorg.knime.core.data.filestore.internalKNIME
FileStoreUtilInternal helper class, not to be used by clients.Classorg.knime.core.data.filestoreKNIME
FuzzyIntervalCellA data cell implementation holding a fuzzy interval as value by storing this value in four private double members, two for the min/maxClassorg.knime.core.data.defKNIME
FuzzyIntervalCell .FuzzyIntervallCellFactoryFactory for FuzzyIntervalCells.Classorg.knime.core.data.defKNIME
FuzzyIntervalCell .FuzzyIntervalSerializerFactory for (de-)serializing a FuzzyIntervalCell.Classorg.knime.core.data.defKNIME
FuzzyIntervalValueInterface supporting fuzzy interval cells holding support and core min andAuthor:Michael Berthold, University of KonstanzInterfaceorg.knime.core.dataKNIME
FuzzyIntervalValue .FuzzyIntervalUtilityFactoryClassorg.knime.core.dataKNIME
FuzzyIntervalValueComparatorComparator returned by the FuzzyIntervalValue datacell type.Classorg.knime.core.dataKNIME
FuzzyNumberCellA data cell implementation holding a Fuzzy number by storing this value in three private double members, that is one for the core and twoClassorg.knime.core.data.defKNIME
FuzzyNumberCell .FuzzyNumberCellFactoryFactory for FuzzyNumberCells.Classorg.knime.core.data.defKNIME
FuzzyNumberCell .FuzzyNumberSerializerFactory for (de-)serializing a FuzzyNumberCell.Classorg.knime.core.data.defKNIME
FuzzyNumberValueInterface supporting fuzzy numbers defined by min and max support, and core.Interfaceorg.knime.core.dataKNIME
FuzzyNumberValue .FuzzyNumberUtilityFactoryClassorg.knime.core.dataKNIME
FuzzyNumberValueComparatorComparator returned by the FuzzyNumberValue datacell type.Classorg.knime.core.dataKNIME
IFileStoreHandlerInterfaceorg.knime.core.data.filestore.internalKNIME
ILoopStartWriteFileStoreHandlerInterfaceorg.knime.core.data.filestore.internalKNIME
ImageContentGeneric content of an image.Interfaceorg.knime.core.data.imageKNIME
ImageDataValueRendererRenderer for image content.Classorg.knime.core.data.imageKNIME
ImageValueInterface for all image cells.Interfaceorg.knime.core.data.imageKNIME
ImageValue .ImageValueUtilityFactoryUtility factory for image values.Classorg.knime.core.data.imageKNIME
ImageValueRendererRenderer for ImageValues that tries to get the concrete renderer for every image (e.Classorg.knime.core.data.rendererKNIME
ImageValueRenderer .FactoryFactory for percentage renderers.Classorg.knime.core.data.rendererKNIME
IntCellA data cell implementation holding an integer value by storing this value in a private int member.Classorg.knime.core.data.defKNIME
IntCell .IntCellFactoryFactory for IntCells.Classorg.knime.core.data.defKNIME
IntCell .IntCellSerializerSerializer for an IntCell.Classorg.knime.core.data.defKNIME
InternalDuplicateCheckerClassorg.knime.core.data.filestore.internalKNIME
IntervalCellA DataCell implementation holding a numeric interval as value by storing left and right bound.Classorg.knime.core.data.defKNIME
IntervalCell .IntervallCellFactoryFactory for IntervalCells.Classorg.knime.core.data.defKNIME
IntervalCell .IntervalSerializerFactory for (de-)serializing a IntervalCell.Classorg.knime.core.data.defKNIME
IntervalValueInterface supporting interval cells holding minimum and maximum boundaries.Interfaceorg.knime.core.dataKNIME
IntervalValue .IntervalUtilityFactoryClassorg.knime.core.dataKNIME
IntervalValueComparatorComparator returned by the IntervalValue datacell type.Classorg.knime.core.dataKNIME
IntValueInterface supporting generic int values.Interfaceorg.knime.core.dataKNIME
IntValue .IntUtilityFactoryClassorg.knime.core.dataKNIME
IntValueComparatorComparator returned by the IntValue interface.Classorg.knime.core.dataKNIME
IntValueRendererDefault renderer for IntValue and LongValue.Classorg.knime.core.data.rendererKNIME
IntValueRenderer .FactoryFactory for the IntValueRenderer.Classorg.knime.core.data.rendererKNIME
IWriteFileStoreHandlerInterfaceorg.knime.core.data.filestore.internalKNIME
JoinedRowRow that concatenates two given rows.Classorg.knime.core.data.defKNIME
JoinedTableClass that realizes a join table of two BufferedDataTable arguments.Classorg.knime.core.data.containerKNIME
JoinTableIteratorClassorg.knime.core.data.containerKNIME
KNIMEStreamConstantsInterfaceorg.knime.core.data.containerKNIME
LimitedXPathMatcherClassorg.knime.core.data.xml.ioKNIME
ListCellDefault implementation of a CollectionDataValue, whereby the underlying data structure is a list.Classorg.knime.core.data.collectionKNIME
ListCell .ListCellSerializerSerializer for ListCells.Classorg.knime.core.data.collectionKNIME
ListDataValueProvides additionally access by index to the collection elements.Interfaceorg.knime.core.data.collectionKNIME
ListModelFilterUtilsUtility class providing filter methods on JList and ListModel.Classorg.knime.core.data.utilKNIME
LongCellClassorg.knime.core.data.defKNIME
LongCell .LongCellFactoryFactory for LongCells.Classorg.knime.core.data.defKNIME
LongCell .LongSerializerFactory for (de-)serializing a LongCell.Classorg.knime.core.data.defKNIME
LongUTFDataInputStreamInput Stream that's used to read from stream written by LongUTFDataOuputStream.Classorg.knime.core.data.containerKNIME
LongUTFDataOutputStreamWrapper class of a DataOutputStream that also allows to write UTF strings longer than 65535.Classorg.knime.core.data.containerKNIME
LongValueInterface supporting generic long values.Interfaceorg.knime.core.dataKNIME
LongValue .LongUtilityFactoryClassorg.knime.core.dataKNIME
LongValueComparatorComparator returned by the LongValue interface.Classorg.knime.core.dataKNIME
LongValueRendererRenderer for long values that simply prints the value.Classorg.knime.core.data.rendererKNIME
LoopEndWriteFileStoreHandlerClassorg.knime.core.data.filestore.internalKNIME
LoopStartReferenceWriteFileStoreHandlerFile store handler that is associated with a loop start node that is part of a loop body (nested loops).Classorg.knime.core.data.filestore.internalKNIME
LoopStartWritableFileStoreHandlerClassorg.knime.core.data.filestore.internalKNIME
LoopStartWritableFileStoreHandler .NestedLoopIdentifierProviderClassorg.knime.core.data.filestore.internalKNIME
MemoryAlertObject that carries information about a memory alert.Classorg.knime.core.data.util.memoryKNIME
MemoryAlertListenerListener that gets notified when free memory get low.Classorg.knime.core.data.util.memoryKNIME
MemoryAlertObjectClassorg.knime.core.data.util.memoryKNIME
MemoryAlertSystem addListener(MemoryAlertListener) that get notified if free memory gets low.Classorg.knime.core.data.util.memoryKNIME
MemoryAlertSystem .MemoryActionIndicatorInterfaceorg.knime.core.data.util.memoryKNIME
MemoryObjectTrackerClassorg.knime.core.data.util.memoryKNIME
MemoryObjectTracker .StrategyClassorg.knime.core.data.util.memoryKNIME
MemoryReleasable Marks an object that is able to free memory on demand.Interfaceorg.knime.core.data.util.memoryKNIME
MemoryServiceUsed to query if memory on the heap is low.Classorg.knime.core.data.sortKNIME
MemoryWarningSystemClassorg.knime.core.data.util.memoryKNIME
MemoryWarningSystem .MemoryWarningListenerInterfaceorg.knime.core.data.util.memoryKNIME
MissingCellCell implementation to MissingValue.Classorg.knime.core.dataKNIME
MissingCell .MissingSerializerFactory for (de-)serializing a MissingCell.Classorg.knime.core.dataKNIME
MissingValue have an error message set.Interfaceorg.knime.core.dataKNIME
MultiLineBasicLabelUILabel UI that respects the linebreaks in the label to be rendered.Classorg.knime.core.data.rendererKNIME
MultiLineStringValueRendererThis class renders strings that consist of more than one line.Classorg.knime.core.data.rendererKNIME
MultiLineStringValueRenderer .FactoryFactory for a multi-line string renderer with a proportional font.Classorg.knime.core.data.rendererKNIME
NoKeyBufferClassorg.knime.core.data.containerKNIME
NominalValueInterface of a StringCell, which does not enforce additional functionality but indicates that cells implementingInterfaceorg.knime.core.dataKNIME
NonClosableInputStreamInputStream that delegates to an underlying InputStream but ignoresAuthor:Bernd Wiswedel, University of KonstanzClassorg.knime.core.data.utilKNIME
NonClosableInputStream .ZipSpecial implementation that wraps ZipInputStream objects and calls ZipInputStream.Classorg.knime.core.data.utilKNIME
NonClosableOutputStreamClass that overrides the close method and flushes the stream instead ofAuthor:Bernd Wiswedel, University of KonstanzClassorg.knime.core.data.utilKNIME
NonClosableOutputStream .ZipSpecial implementation that wraps ZipOutputStream objects and calls ZipOutputStream.Classorg.knime.core.data.utilKNIME
NoSerializerThis is a marker serializer for cell implementations that don't have their own serializer (which is highly discouraged).Classorg.knime.core.dataKNIME
NotInWorkflowFileStoreHandlerRepositoryFallback repository that is used when the node is run outside the workflow manager, for instance in the testing environment or using a 3rd party executor.Classorg.knime.core.data.filestore.internalKNIME
NotInWorkflowWriteFileStoreHandlerClassorg.knime.core.data.filestore.internalKNIME
ObjectToDataCellConverterFactory to get DataCell representation for various This class is used within the DefaultTable to wrapClassorg.knime.core.data.utilKNIME
PMMLBlobCellBlobDataCell implementation that encapsulates aAuthor:Heiko Hofer, Dominik MorentSee Also:Serialized FormClassorg.knime.core.data.xmlKNIME
PMMLBlobCell .PMMLSerializerSerializer for PMMLBlobCells.Classorg.knime.core.data.xmlKNIME
PMMLCellClassorg.knime.core.data.xmlKNIME
PMMLCell .PMMLSerializerSerializer for PMMLCells.Classorg.knime.core.data.xmlKNIME
PMMLCellContentClassorg.knime.core.data.xmlKNIME
PMMLCellFactoryCell factory that creates XML cells.Classorg.knime.core.data.xmlKNIME
PMMLValueThis value encapsulates a PMML Document.Interfaceorg.knime.core.data.xmlKNIME
PMMLValue .PMMLUtilityFactoryClassorg.knime.core.data.xmlKNIME
PNGImageBlobCellBlob implemenation of a PNG image cell.Classorg.knime.core.data.image.pngKNIME
PNGImageBlobCell .PNGSerializerSerialier for PNGImageBlobCells.Classorg.knime.core.data.image.pngKNIME
PNGImageCellDefault implementation of a PNG image cell.Classorg.knime.core.data.image.pngKNIME
PNGImageCell .PNGSerializerSerializer for PNGImageCell.Classorg.knime.core.data.image.pngKNIME
PNGImageCellFactoryFactory for PNGImageCells.Classorg.knime.core.data.image.pngKNIME
PNGImageContentContent of a PNG image.Classorg.knime.core.data.image.pngKNIME
PNGImageValueDataValue Interface for plain PNG image.Interfaceorg.knime.core.data.image.pngKNIME
PNGImageValue .ImageCellUtilityFactoryClassorg.knime.core.data.image.pngKNIME
PNGImageValueComparatorA special DataCellComparator for the ImageCells.Classorg.knime.core.data.image.pngKNIME
PNGImageValueRendererFactoryUtilHosts factories used by renderer extension point.Classorg.knime.core.data.image.pngKNIME
PNGImageValueRendererFactoryUtil .StandardRendererFactoryClassorg.knime.core.data.image.pngKNIME
PortObjectCellDefault implementation for a general port object.Classorg.knime.core.data.modelKNIME
PortObjectCell .PortObjectCellSerializerSerializer for PortObjectCells.Classorg.knime.core.data.modelKNIME
PortObjectValueDataValue interface for port objects.Interfaceorg.knime.core.data.modelKNIME
PortObjectValue .PortObjectUtilityFactoryClassorg.knime.core.data.modelKNIME
PortObjectValueComparatorA special DataCellComparator for port objects.Classorg.knime.core.data.modelKNIME
PortObjectValueRendererRenderer for PortObject content that are compatible with PortObjectValue classes.Classorg.knime.core.data.modelKNIME
PortObjectValueRenderer .FactoryFactory for PortObjectValueRenderer.Classorg.knime.core.data.modelKNIME
PriorityGlobalObjectInputStreamClassorg.knime.core.data.containerKNIME
PropertyHandlerParent of all PropertyHandlers (color, size, .Interfaceorg.knime.core.data.propertyKNIME
RearrangeColumnsTableTable implementation that is created based on a ColumnRearranger.Classorg.knime.core.data.containerKNIME
RearrangeColumnsTable .NewColumnsProducerMappingClassorg.knime.core.data.containerKNIME
ReferenceWriteFileStoreHandlerFile store handler used for non-start nodes that are part of a loop body (not the loop end).Classorg.knime.core.data.filestore.internalKNIME
RowAppenderThis is a very simple interface that allows adding DataRows to a DataTable, DataContainer, or anything else.Interfaceorg.knime.core.data.containerKNIME
RowIteratorClasses extending this class iterate over the rows of a DataTable.Classorg.knime.core.dataKNIME
RowKeyKey for a specific row which holds an identifier of type String.Classorg.knime.core.dataKNIME
ROWriteFileStoreHandlerClassorg.knime.core.data.filestore.internalKNIME
RWAdapterValueExtension for an adapter value that allows adding new cells to the adapter.Interfaceorg.knime.core.dataKNIME
SetCellDefault implementation of a CollectionDataValue, whereas the underlying data structure is a set (i.Classorg.knime.core.data.collectionKNIME
SetCell .SetCellSerializerSerializer for SetCells.Classorg.knime.core.data.collectionKNIME
SetDataValueAdditionally provides 'contains' functionality.Interfaceorg.knime.core.data.collectionKNIME
SetOfRendererFamiliesContainer for DataValueRendererFamily that is by itself a renderer family.Classorg.knime.core.data.rendererKNIME
ShapeFactoryAbstract class for different drawable shapes.Classorg.knime.core.data.propertyKNIME
ShapeFactory .ShapeAbstract implementation of a shape.Classorg.knime.core.data.propertyKNIME
ShapeHandlerFinal ShapeHandler implementation which keeps a ShapeModel to request Shape objects from.Classorg.knime.core.data.propertyKNIME
ShapeHandler .ShapeModelInterfaceorg.knime.core.data.propertyKNIME
ShapeModelNominalNominal ShapeModel which maps a set of DataCellAuthor:Thomas Gabriel, University of KonstanzClassorg.knime.core.data.propertyKNIME
ShapeSelectionComboBoxClassorg.knime.core.data.propertyKNIME
ShapeSelectionComboBoxRendererOverrides the DefaultTableCellRenderer and sets icon and text to display the Shape properties.Classorg.knime.core.data.propertyKNIME
ShapeSelectionListRendererClassorg.knime.core.data.propertyKNIME
SingleCellFactoryConvenience implementation of a cell factory with one new column.Classorg.knime.core.data.containerKNIME
SizeHandlerFinal SizeHandler implementation which keeps a SizeModel to request size settings from.Classorg.knime.core.data.propertyKNIME
SizeHandler .SizeModelInterfaceorg.knime.core.data.propertyKNIME
SizeModelDoubleA SizeModel computing sizes of objects (rows) based on the double value of DataCell.Classorg.knime.core.data.propertyKNIME
SizeModelDouble .MappingSupported mapping methods.Classorg.knime.core.data.propertyKNIME
SortingConsumerCallback for the AbstractColumnTableSorter.Interfaceorg.knime.core.data.sortKNIME
SortingDescriptionThe configuration class for the AbstractColumnTableSorter.Classorg.knime.core.data.sortKNIME
SparseBitVectorStores Zeros and Ones in a vector, i.Classorg.knime.core.data.vector.bitvectorKNIME
SparseBitVectorCellStores Zeros and Ones in a vector, i.Classorg.knime.core.data.vector.bitvectorKNIME
SparseBitVectorCell .FactoryFactory for SparseBitVectorCells.Classorg.knime.core.data.vector.bitvectorKNIME
SparseBitVectorCell .SparseBitVectorSerializerFactory for (de-)serializing a DenseBitVectorCell.Classorg.knime.core.data.vector.bitvectorKNIME
SparseBitVectorCellFactoryClassorg.knime.core.data.vector.bitvectorKNIME
SparseByteVectorA vector of fixed length holding byte counts at specific positions.Classorg.knime.core.data.vector.bytevectorKNIME
SparseByteVectorCellClassorg.knime.core.data.vector.bytevectorKNIME
SparseByteVectorCell .SparseByteVectorSerializerFactory for (de-)serializing a DenseBitVectorCell.Classorg.knime.core.data.vector.bytevectorKNIME
SparseByteVectorCellFactoryUsed to created DataCells holding a SparseByteVector.Classorg.knime.core.data.vector.bytevectorKNIME
SparseListCellSparse implementation of a CollectionDataValue.Classorg.knime.core.data.collectionKNIME
SparseListCell .SparseListCellSerializerSerializer for SparseListCells.Classorg.knime.core.data.collectionKNIME
SparseListDataValueSparse implementation of the ListDataValue interface that stores only the value and the index of elements that are unequal toInterfaceorg.knime.core.data.collectionKNIME
StringCellA data cell implementation holding a string value by storing this value in a private String member.Classorg.knime.core.data.defKNIME
StringCell .StringCellFactoryFactory for StringCells.Classorg.knime.core.data.defKNIME
StringCell .StringSerializerFactory for (de-)serializing a StringCells.Classorg.knime.core.data.defKNIME
StringValueInterface of a StringCell, forces method to return string value.Interfaceorg.knime.core.dataKNIME
StringValue .StringUtilityFactoryClassorg.knime.core.dataKNIME
StringValueComparatorComparator returned by the StringValue interface.Classorg.knime.core.dataKNIME
StringValueRendererRenderer for DataCells that are compatible with StringValue classes.Classorg.knime.core.data.rendererKNIME
StringValueRenderer .FactoryFactory for the StringValueRenderer.Classorg.knime.core.data.rendererKNIME
SynchronizedIteratorSynchronized (thread-safe) wrapper for an Iterator.Classorg.knime.core.data.utilKNIME
SynchronizedIterator .ElementAndIndexClassorg.knime.core.data.utilKNIME
TableSpecReplacerTableTable that only replaces the data table spec of an underlying table.Classorg.knime.core.data.containerKNIME
TimestampCell information as Date.Classorg.knime.core.data.defKNIME
TimestampCell .TimestampCellSerializerFactory for (de-)serializing a TimestampCell.Classorg.knime.core.data.defKNIME
TimestampValueValue interface of data cells holding day/time information.Interfaceorg.knime.core.dataKNIME
TimestampValue .TimestampUtilityFactoryClassorg.knime.core.dataKNIME
TimestampValue .TimestampValueComparatorComparator returned by the TimestampValue interface.Classorg.knime.core.dataKNIME
WorkflowFileStoreHandlerRepositoryFile store handler associated with a workflow.Classorg.knime.core.data.filestore.internalKNIME
WrappedTableSpecial table implementation that simply wraps a given BufferedDataTable.Classorg.knime.core.data.containerKNIME
WriteFileStoreHandlerClassorg.knime.core.data.filestore.internalKNIME
XMLBlobCellBlobDataCell implementation that encapsulates aAuthor:Heiko HoferSee Also:Serialized FormClassorg.knime.core.data.xmlKNIME
XMLBlobCell .XMLSerializerSerializer for XMLBlobCells.Classorg.knime.core.data.xmlKNIME
XMLCellDataCell implementation that encapsulates a XMLCellContent.Classorg.knime.core.data.xmlKNIME
XMLCell .XMLSerializerSerializer for XMLCells.Classorg.knime.core.data.xmlKNIME
XMLCellContentThis class encapsulates a Document.Classorg.knime.core.data.xmlKNIME
XMLCellFactoryCell factory that creates XML cells.Classorg.knime.core.data.xmlKNIME
XMLCellReaderAn object to read @link{DataCell}s that can safely be casted toCloses any resources need for the read process.Interfaceorg.knime.core.data.xml.ioKNIME
XMLCellReaderFactoryFactory class for XMLCellReader.Classorg.knime.core.data.xml.ioKNIME
XMLCellWriterAn object to write xml cells (@link{XMLValue}).Interfaceorg.knime.core.data.xml.ioKNIME
XMLCellWriterFactoryFactory class to create @link{XMLCellWriter}.Classorg.knime.core.data.xml.ioKNIME
XMLCellWriterUtilClassorg.knime.core.data.xml.ioKNIME
XMLDOMCellReaderClassorg.knime.core.data.xml.ioKNIME
XmlDomComparerProvides methods for comparing XML nodes.Classorg.knime.core.data.xml.utilKNIME
XmlDomComparer .DiffComprises a difference in two DOM Documents.Classorg.knime.core.data.xml.utilKNIME
XmlDomComparer .Diff .TypeThe type of the difference.Classorg.knime.core.data.xml.utilKNIME
XmlDomComparerCustomizerA listener that is passed to a DOMComparer and tells it which nodes to include in the check and if the the order of the children of a given node is critical for the check.Classorg.knime.core.data.xml.utilKNIME
XmlDomComparerCustomizer .ChildrenCompareStrategyDetermines if the order of children of an element should impact the comparison.Classorg.knime.core.data.xml.utilKNIME
XMLMultiCellWriterClassorg.knime.core.data.xml.ioKNIME
XMLValueThis value encapsulates a Document.Interfaceorg.knime.core.data.xmlKNIME
XMLValue .XMLUtilityFactoryClassorg.knime.core.data.xmlKNIME
XMLValueRendererDefault renderer for XML values.Classorg.knime.core.data.xmlKNIME
XMLValueRenderer .FactoryFactory for XMLValueRenderer.Classorg.knime.core.data.xmlKNIME
XMLXpathCellReaderRead nodes from XML source which match an XPath expression.Classorg.knime.core.data.xml.ioKNIME