org.knime.core.node
Interface NodeContentPersistor
- All Known Subinterfaces:
- NodePersistor
- All Known Implementing Classes:
- CopyNodePersistor, NodeExecutionResult, NodePersistorVersion1xx, NodePersistorVersion200
public interface NodeContentPersistor
- Author:
- wiswedel, University of Konstanz
needsResetAfterLoad
boolean needsResetAfterLoad()
setNeedsResetAfterLoad
void setNeedsResetAfterLoad()
- Indicate an error and that this node should better be reset after load.
mustWarnOnDataLoadError
boolean mustWarnOnDataLoadError()
hasContent
boolean hasContent()
getNodeInternDirectory
ReferencedFile getNodeInternDirectory()
getPortObjectSpec
PortObjectSpec getPortObjectSpec(int outportIndex)
getPortObject
PortObject getPortObject(int outportIndex)
getPortObjectSummary
String getPortObjectSummary(int outportIndex)
getInternalHeldTables
BufferedDataTable[] getInternalHeldTables()
getWarningMessage
String getWarningMessage()
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.