Uses of Class
de.ukn.hci.squidy.SquidyException

Packages that use SquidyException
de.ukn.hci.squidy.designer.knowledgebase   
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.util   
de.ukn.hci.squidy.manager   
de.ukn.hci.squidy.manager.heuristics 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.scanner   
de.ukn.hci.squidy.manager.util   
 

Uses of SquidyException in de.ukn.hci.squidy.designer.knowledgebase
 

Constructors in de.ukn.hci.squidy.designer.knowledgebase that throw SquidyException
KnowledgeBaseItem(Class<? extends Processable> processable)
           
 

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

Methods in de.ukn.hci.squidy.designer.model that throw SquidyException
 Data ModelViewHandler.load(InputStream inputStream)
          Parses a given input stream (should contain model and diagram code as xml structure) and returns it as an object structure.
 

Uses of SquidyException in de.ukn.hci.squidy.designer.util
 

Methods in de.ukn.hci.squidy.designer.util that throw SquidyException
static ConnectionManager ShapeUtils.getConnectionManager(edu.umd.cs.piccolo.PNode node)
          Searches for a ConnectionManagable within the hierarchy of the parameter node.
static URL ImageUtils.getProcessorIconURL(Processor processor)
           
 

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

Subclasses of SquidyException in de.ukn.hci.squidy.manager
 class ManagerException
          ManagerException.
 class ProcessException
          ProcessException.
 

Uses of SquidyException in de.ukn.hci.squidy.manager.heuristics
 

Methods in de.ukn.hci.squidy.manager.heuristics that throw SquidyException
 Heuristics HeuristicsHandler.load(InputStream inputStream)
           
 

Uses of SquidyException in de.ukn.hci.squidy.manager.scanner
 

Methods in de.ukn.hci.squidy.manager.scanner that throw SquidyException
static
<T> Class<T>[]
PackageScanner.findAllClassesWithAnnotation(Class<? extends Annotation> annotationType)
           
 

Uses of SquidyException in de.ukn.hci.squidy.manager.util
 

Subclasses of SquidyException in de.ukn.hci.squidy.manager.util
 class ExceptionCollection
          ValidationException.
 

Methods in de.ukn.hci.squidy.manager.util that throw SquidyException
 void ExceptionHelper.throwIfException()
           
 



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