Interface NodeAndVariableSettingsRO

All Superinterfaces:
org.knime.core.node.config.base.ConfigBaseRO, org.knime.core.node.config.ConfigRO, Iterable<String>, org.knime.core.node.NodeSettingsRO, TreeNode, VariableSettingsRO

public interface NodeAndVariableSettingsRO extends org.knime.core.node.NodeSettingsRO, VariableSettingsRO
Represents NodeSettingsRO and VariableSettingsRO.
Author:
Martin Horn, KNIME GmbH, Konstanz, Germany
  • Method Summary

    Methods inherited from interface org.knime.core.node.config.base.ConfigBaseRO

    containsKey, copyTo, getBoolean, getBoolean, getBooleanArray, getBooleanArray, getByte, getByte, getByteArray, getByteArray, getChar, getChar, getCharArray, getCharArray, getConfigBase, getDouble, getDouble, getDoubleArray, getDoubleArray, getFloat, getFloat, getFloatArray, getFloatArray, getInt, getInt, getIntArray, getIntArray, getKey, getLong, getLong, getLongArray, getLongArray, getPassword, getPassword, getShort, getShort, getShortArray, getShortArray, getString, getString, getStringArray, getStringArray, getTransientString, keySet, saveToXML

    Methods inherited from interface org.knime.core.node.config.ConfigRO

    getConfig, getDataCell, getDataCell, getDataCellArray, getDataCellArray, getDataType, getDataType, getDataTypeArray, getDataTypeArray, getRowKey, getRowKey, getRowKeyArray, getRowKeyArray, iterator

    Methods inherited from interface java.lang.Iterable

    forEach, spliterator

    Methods inherited from interface org.knime.core.node.NodeSettingsRO

    copyTo, getNodeSettings

    Methods inherited from interface javax.swing.tree.TreeNode

    children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf

    Methods inherited from interface org.knime.core.webui.node.dialog.VariableSettingsRO

    getExposedVariable, getUsedVariable, getVariableSettings, getVariableSettingsIterable, isVariableSetting