de.ukn.hci.squidy.manager.model
Class EmptyNode

java.lang.Object
  extended by de.ukn.hci.squidy.manager.model.Processable
      extended by de.ukn.hci.squidy.manager.model.Piping
          extended by de.ukn.hci.squidy.manager.model.Node
              extended by de.ukn.hci.squidy.manager.model.AbstractNode
                  extended by de.ukn.hci.squidy.manager.model.EmptyNode
All Implemented Interfaces:
ILaunchable, IProcessable<Processable>

public class EmptyNode
extends AbstractNode

EmptyNode.

 Date: Aug 20, 2009
 Time: 6:23:29 PM
 

Since:
1.0.0
Version:
$Id: EmptyNode.java 33 2009-10-06 19:09:06Z raedle $
Author:
Roman Rädle Roman.Raedle@uni-konstanz.de Human-Computer Interaction Group University of Konstanz

Field Summary
 
Fields inherited from class de.ukn.hci.squidy.manager.model.Processable
processing, PROPERTY_DELETE, PROPERTY_FAILURE_PUBLISH, PROPERTY_FAILURE_RESOLVE, PROPERTY_PROCESSING_START, PROPERTY_PROCESSING_STOP
 
Constructor Summary
EmptyNode()
           
 
Method Summary
 
Methods inherited from class de.ukn.hci.squidy.manager.model.AbstractNode
delete, getDataQueue, onStart, onStop, postProcess, preProcess, process, publish, publish, publish, start, stop
 
Methods inherited from class de.ukn.hci.squidy.manager.model.Node
addIssue, getIssuable, getIssues, hasIssues, removeIssue, setIssuable
 
Methods inherited from class de.ukn.hci.squidy.manager.model.Piping
addDataVisitorFactory, addIncomingPipe, addOutgoingPipe, attachVisitors, getIncomingPipes, getOutgoingPipes, getPipes, notifyVisitors, removeDataVisitorFactory, removeIncomingPipe, removeOutgoingPipe, setIncomingPipes, setOutgoingPipes, setPipes, toString
 
Methods inherited from class de.ukn.hci.squidy.manager.model.Processable
addPropertyChangeListener, addPropertyChangeListener, addSubProcessable, firePropertyChange, getId, getParent, getSubProcessables, isProcessing, postStopSubProcessables, preStartSubProcessables, publishFailure, removeStateChangeListener, removeStateChangeListener, removeSubProcessable, resolveFailure, setId, setParent, setSubProcessables
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmptyNode

public EmptyNode()


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.