Uses of Class
org.knime.core.node.workflow.WorkflowPersistor.LoadResultEntry.LoadResultEntryType

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

Uses of WorkflowPersistor.LoadResultEntry.LoadResultEntryType in org.knime.core.node.workflow
 

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

Methods in org.knime.core.node.workflow with parameters of type WorkflowPersistor.LoadResultEntry.LoadResultEntryType
 String WorkflowPersistor.LoadResultEntry.getFilteredError(String indent, WorkflowPersistor.LoadResultEntry.LoadResultEntryType filter)
          Returns error message of this element and all of its children.
 

Constructors in org.knime.core.node.workflow with parameters of type WorkflowPersistor.LoadResultEntry.LoadResultEntryType
WorkflowPersistor.LoadResultEntry(WorkflowPersistor.LoadResultEntry.LoadResultEntryType type, String message)
           
 



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.