Uses of Class
org.knime.core.node.workflow.WorkflowEvent.Type

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

Uses of WorkflowEvent.Type in org.knime.core.node.workflow
 

Methods in org.knime.core.node.workflow that return WorkflowEvent.Type
 WorkflowEvent.Type WorkflowEvent.getType()
           
static WorkflowEvent.Type WorkflowEvent.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WorkflowEvent.Type[] WorkflowEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.knime.core.node.workflow with parameters of type WorkflowEvent.Type
WorkflowEvent(WorkflowEvent.Type type, NodeID nodeID, Object oldValue, Object newValue)
          Creates a new workflow event.
 



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.