de.ukn.hci.squidy.manager.model
Class EmptyNode
java.lang.Object
de.ukn.hci.squidy.manager.model.Processable
de.ukn.hci.squidy.manager.model.Piping
de.ukn.hci.squidy.manager.model.Node
de.ukn.hci.squidy.manager.model.AbstractNode
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
| 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.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 |
EmptyNode
public EmptyNode()
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.