|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.knime.core.node.workflow.WorkflowPersistorVersion1xx
org.knime.core.node.workflow.ObsoleteMetaNodeWorkflowPersistorVersion1xx
public class ObsoleteMetaNodeWorkflowPersistorVersion1xx
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.knime.core.node.workflow.WorkflowPersistor |
---|
WorkflowPersistor.ConnectionContainerTemplate, WorkflowPersistor.LoadResult, WorkflowPersistor.LoadResultEntry, WorkflowPersistor.WorkflowLoadResult, WorkflowPersistor.WorkflowPortTemplate |
Field Summary | |
---|---|
static List<String> |
OLD_META_NODES
|
Fields inherited from interface org.knime.core.node.workflow.WorkflowPersistor |
---|
KEY_CONNECTIONS, KEY_ID, KEY_NODES, KEY_UI_INFORMATION, SAVED_WITH_DATA_FILE, WORKFLOW_FILE |
Constructor Summary | |
---|---|
ObsoleteMetaNodeWorkflowPersistorVersion1xx(HashMap<Integer,ContainerTable> globalRep,
String versionString)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final List<String> OLD_META_NODES
Constructor Detail |
---|
public ObsoleteMetaNodeWorkflowPersistorVersion1xx(HashMap<Integer,ContainerTable> globalRep, String versionString)
Method Detail |
---|
public void preLoadNodeContainer(ReferencedFile nodeFileRef, NodeSettingsRO parentSettings, WorkflowPersistor.LoadResult result) throws IOException, InvalidSettingsException
preLoadNodeContainer
in interface NodeContainerPersistor
preLoadNodeContainer
in class WorkflowPersistorVersion1xx
IOException
InvalidSettingsException
protected boolean shouldSkipThisNode(NodeSettingsRO settings)
shouldSkipThisNode
in class WorkflowPersistorVersion1xx
settings
- node sub-element
protected SingleNodeContainerPersistorVersion1xx createSingleNodeContainerPersistor()
createSingleNodeContainerPersistor
in class WorkflowPersistorVersion1xx
protected String loadWorkflowName(NodeSettingsRO set) throws InvalidSettingsException
loadWorkflowName
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected NodeSettingsRO readParentSettings() throws IOException
readParentSettings
in class WorkflowPersistorVersion1xx
IOException
protected NodeSettingsRO loadOutPortsSetting(NodeSettingsRO settings) throws InvalidSettingsException
loadOutPortsSetting
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected NodeSettingsRO loadOutPortsSettingsEnum(NodeSettingsRO settings) throws InvalidSettingsException
loadOutPortsSettingsEnum
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected WorkflowPersistor.WorkflowPortTemplate loadOutPortTemplate(NodeSettingsRO settings) throws InvalidSettingsException
loadOutPortTemplate
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected NodeSettingsRO loadInPortsSetting(NodeSettingsRO settings) throws InvalidSettingsException
loadInPortsSetting
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected NodeSettingsRO loadInPortsSettingsEnum(NodeSettingsRO settings) throws InvalidSettingsException
loadInPortsSettingsEnum
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected WorkflowPersistor.WorkflowPortTemplate loadInPortTemplate(NodeSettingsRO settings) throws InvalidSettingsException
loadInPortTemplate
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected NodeSettingsRO loadSettingsForConnections(NodeSettingsRO set) throws InvalidSettingsException
loadSettingsForConnections
in class WorkflowPersistorVersion1xx
InvalidSettingsException
protected WorkflowPersistor.ConnectionContainerTemplate loadConnection(NodeSettingsRO settings) throws InvalidSettingsException
loadConnection
in class WorkflowPersistorVersion1xx
InvalidSettingsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |