org.knime.core.node
Class Node.Output

java.lang.Object
  extended by org.knime.core.node.Node.Output
Enclosing class:
Node

static class Node.Output
extends Object

Keeps outgoing information (specs, objects, HiLiteHandlers...).


Field Summary
(package private)  HiLiteHandler hiliteHdl
           
(package private)  String name
           
(package private)  PortObject object
           
(package private)  PortObjectSpec spec
           
(package private)  String summary
           
(package private)  PortType type
           
 
Constructor Summary
Node.Output()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

String name

type

PortType type

spec

PortObjectSpec spec

object

PortObject object

hiliteHdl

HiLiteHandler hiliteHdl

summary

String summary
Constructor Detail

Node.Output

Node.Output()


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.