org.knime.base.node.util.createtempdir
Class CreateTempDirectoryConfiguration
java.lang.Object
org.knime.base.node.util.createtempdir.CreateTempDirectoryConfiguration
final class CreateTempDirectoryConfiguration
- extends Object
- Author:
- Bernd Wiswedel, KNIME.com, Zurich, Switzerland
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateTempDirectoryConfiguration
CreateTempDirectoryConfiguration()
getBaseName
String getBaseName()
- Returns:
- the baseName
setBaseName
void setBaseName(String baseName)
- Parameters:
baseName - the baseName to set
isDeleteOnReset
boolean isDeleteOnReset()
- Returns:
- the deleteOnReset
setDeleteOnReset
void setDeleteOnReset(boolean deleteOnReset)
- Parameters:
deleteOnReset - the deleteOnReset to set
getVariableName
String getVariableName()
- Returns:
- the variableName
setVariableName
void setVariableName(String variableName)
- Parameters:
variableName - the variableName to set
getPairs
CreateTempDirectoryConfiguration.VarNameFileNamePair[] getPairs()
- Returns:
- the pairs
setPairs
void setPairs(CreateTempDirectoryConfiguration.VarNameFileNamePair[] pairs)
- Parameters:
pairs - the pairs to set
save
void save(NodeSettingsWO settings)
loadInDialog
void loadInDialog(NodeSettingsRO settings)
loadInModel
void loadInModel(NodeSettingsRO settings)
throws InvalidSettingsException
- Throws:
InvalidSettingsException
Copyright, 2003 - 2012. 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.