Uses of Interface
org.knime.core.node.workflow.NodeStateChangeListener

Packages that use NodeStateChangeListener
org.knime.core.node.workflow Contains wrapper classes which control the communication between Node and GUI Workflow. 
 

Uses of NodeStateChangeListener in org.knime.core.node.workflow
 

Subinterfaces of NodeStateChangeListener in org.knime.core.node.workflow
 interface NodeOutPort
          Interface for a node's output port.
 

Classes in org.knime.core.node.workflow that implement NodeStateChangeListener
 class NodeContainerOutPort
          The implementation of an OutPort of a SingleNodeContainer - e.g.
 class NodeOutPortWrapper
           
 class WorkflowOutPort
           
 

Methods in org.knime.core.node.workflow with parameters of type NodeStateChangeListener
 boolean NodeOutPortWrapper.addNodeStateChangeListener(NodeStateChangeListener listener)
          
 boolean NodeContainer.addNodeStateChangeListener(NodeStateChangeListener listener)
           
 boolean NodeOutPort.addNodeStateChangeListener(NodeStateChangeListener listener)
           
 boolean NodeContainerOutPort.addNodeStateChangeListener(NodeStateChangeListener listener)
          
 boolean NodeOutPortWrapper.removeNodeStateChangeListener(NodeStateChangeListener listener)
          
 boolean NodeContainer.removeNodeStateChangeListener(NodeStateChangeListener listener)
           
 boolean NodeOutPort.removeNodeStateChangeListener(NodeStateChangeListener listener)
           
 boolean NodeContainerOutPort.removeNodeStateChangeListener(NodeStateChangeListener listener)
          
 



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.