Package org.knime.core.node.port

Interface Summary
PortObject General interface for objects that are passed along node connections.
PortObjectSpec General interface for object specifications that are passed along node connections.
 

Class Summary
AbstractPortObject Abstract implementation of general port objects.
AbstractSimplePortObject Abstract implementation of basic port objects that save and load themselves from ModelContentRO objects.
AbstractSimplePortObjectSpec Abstract implementation of basic port object specs that save and load themselves from ModelContentRO objects.
PortObject.PortObjectSerializer<T extends PortObject> Factory class that's used for writing and loading objects of class denoted by T.
PortObjectSpec.PortObjectSpecSerializer<T extends PortObjectSpec> Factory class that's used for writing and loading objects of class denoted by T.
PortObjectSpecZipInputStream Counterpart to PortObjectZipOutputStream.
PortObjectSpecZipOutputStream Zip stream that is used to persist objects of class PortObjectSpec.
PortObjectZipInputStream Counterpart to PortObjectZipOutputStream.
PortObjectZipOutputStream Zip stream that is used to persist objects of class PortObject.
PortType Holds type information about node port types.
PortUtil Contains framework methods that are used to persist or read PortObject and PortObjectSpec objects.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.