Uses of Class
de.ukn.hci.squidy.manager.ProcessException

Packages that use ProcessException
de.ukn.hci.squidy.designer.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.designer.zoom Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.designer.zoom.impl Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.manager   
de.ukn.hci.squidy.manager.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
 

Uses of ProcessException in de.ukn.hci.squidy.designer.model
 

Methods in de.ukn.hci.squidy.designer.model that throw ProcessException
 void WorkspaceShape.delete()
           
 void PipelineShape.delete()
           
 void NodeShape.delete()
           
 void WorkspaceShape.start()
           
 void PipelineShape.start()
           
 void NodeShape.start()
           
 void WorkspaceShape.stop()
           
 void PipelineShape.stop()
           
 void NodeShape.stop()
           
 

Uses of ProcessException in de.ukn.hci.squidy.designer.zoom
 

Methods in de.ukn.hci.squidy.designer.zoom that throw ProcessException
 void ImageShape.delete()
           
 void ImageShape.start()
           
 void ImageShape.stop()
           
 

Uses of ProcessException in de.ukn.hci.squidy.designer.zoom.impl
 

Methods in de.ukn.hci.squidy.designer.zoom.impl that throw ProcessException
 void VisualizationShape.delete()
           
 void VisualizationShape.start()
           
 void VisualizationShape.stop()
           
 

Uses of ProcessException in de.ukn.hci.squidy.manager
 

Methods in de.ukn.hci.squidy.manager that throw ProcessException
 void ILaunchable.delete()
          Allows to delete the IProcessable implementing class.
 void ILaunchable.start()
          Allows to start the IProcessable implementing class.
 void ILaunchable.stop()
          Allows to stop the IProcessable implementing class.
 

Uses of ProcessException in de.ukn.hci.squidy.manager.model
 

Methods in de.ukn.hci.squidy.manager.model that throw ProcessException
 void Workspace.delete()
           
 void Processable.delete()
           
 void Pipeline.delete()
           
 void Pipe.delete()
           
 void AbstractNode.delete()
           
 void Processable.start()
           
 void Pipe.start()
           
 void AbstractNode.start()
           
 void Processable.stop()
           
 void Pipe.stop()
           
 void AbstractNode.stop()
           
 



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