Package org.knime.base.node.io.portobject

Contains node implementations for a prediction model reader and writer.

See:
          Description

Class Summary
PortObjectReaderNodeDialog Dialog for the ModelContent Reader Node - allows user to choose file name and directory.
PortObjectReaderNodeFactory Node that connects to arbitrary model ports and reads the model as ModelContent from a chosen file.
PortObjectReaderNodeModel Read ModelContent object from file.
PortObjectWriterNodeDialog Dialog for the Predictor Writer Node - allows user to choose file name and directory.
PortObjectWriterNodeFactory Node that connects to arbitrary model ports and writes the model as ModelContent to a chosen file.
PortObjectWriterNodeModel Write ModelContent object into file.
 

Package org.knime.base.node.io.portobject Description

Contains node implementations for a prediction model reader and writer. The writer saves prediction models coming through its input in a file as XML description. The reader reads during execute a model from a file and provides it at its output port.



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.