org.knime.core.node.workflow
Interface SingleNodeContainerPersistor
- All Superinterfaces:
- NodeContainerPersistor
- All Known Implementing Classes:
- CopySingleNodeContainerPersistor, SingleNodeContainerPersistorVersion1xx, SingleNodeContainerPersistorVersion200
interface SingleNodeContainerPersistor
- extends NodeContainerPersistor
- Author:
- wiswedel, University of Konstanz
SETTINGS_FILE_NAME
static final String SETTINGS_FILE_NAME
- Name of the settings file in a node's directory.
- See Also:
- Constant Field Values
KEY_FACTORY_NAME
static final String KEY_FACTORY_NAME
- Key for the factory class name, used to load nodes.
- See Also:
- Constant Field Values
getNode
Node getNode()
getSNCSettings
SingleNodeContainer.SingleNodeContainerSettings getSNCSettings()
getFlowObjects
List<FlowObject> getFlowObjects()
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.