Uses of Class
org.knime.core.node.workflow.execresult.NodeExecutionResult

Packages that use NodeExecutionResult
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.workflow.execresult   
 

Uses of NodeExecutionResult in org.knime.core.node
 

Methods in org.knime.core.node that return NodeExecutionResult
 NodeExecutionResult Node.createNodeExecutionResult(ExecutionMonitor exec)
          Creates an execution result containing all calculated values in a execution.
 

Uses of NodeExecutionResult in org.knime.core.node.workflow.execresult
 

Methods in org.knime.core.node.workflow.execresult that return NodeExecutionResult
 NodeExecutionResult SingleNodeContainerExecutionResult.getNodeExecutionResult()
           
 

Methods in org.knime.core.node.workflow.execresult with parameters of type NodeExecutionResult
 void SingleNodeContainerExecutionResult.setNodeExecutionResult(NodeExecutionResult nodeExecutionResult)
           
 



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.