Package org.knime.core.webui.node.dialog
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, saveToXMLMethods inherited from interface org.knime.core.node.config.ConfigRO
getConfig, getDataCell, getDataCell, getDataCellArray, getDataCellArray, getDataType, getDataType, getDataTypeArray, getDataTypeArray, getRowKey, getRowKey, getRowKeyArray, getRowKeyArray, iteratorMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.knime.core.node.NodeSettingsRO
copyTo, getNodeSettingsMethods inherited from interface javax.swing.tree.TreeNode
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeafMethods inherited from interface org.knime.core.webui.node.dialog.VariableSettingsRO
getExposedVariable, getUsedVariable, getVariableSettings, getVariableSettingsIterable, isVariableSetting