Uses of Package
de.unihalle.informatik.Alida.exceptions

Packages that use de.unihalle.informatik.Alida.exceptions
de.unihalle.informatik.Alida.batch Package containing classes for batch mode. 
de.unihalle.informatik.Alida.batch.provider.input.swing Package containing batch input providers for Swing GUIs. 
de.unihalle.informatik.Alida.dataconverter   
de.unihalle.informatik.Alida.dataio Package containing I/O related classes like managers and providers. 
de.unihalle.informatik.Alida.dataio.provider Package containing data I/O providers and helpers. 
de.unihalle.informatik.Alida.dataio.provider.cmdline Package containing data I/O providers for commandline presenters. 
de.unihalle.informatik.Alida.dataio.provider.swing Package containing data I/O providers for GUIs based on Java Swing. 
de.unihalle.informatik.Alida.dataio.provider.swing.components   
de.unihalle.informatik.Alida.dataio.provider.xmlbeans Package containing data I/O providers for xmlbeans presenters. 
de.unihalle.informatik.Alida.demo Demonstrator package of how to implement and use Alida operators. 
de.unihalle.informatik.Alida.exceptions Defines Alida exceptions. 
de.unihalle.informatik.Alida.grappa Contains all resources for the graphical programming editor Grappa. 
de.unihalle.informatik.Alida.gui Package containing GUI components for interactive operator selection/control. 
de.unihalle.informatik.Alida.helpers Contains miscellaneous helper classes used in Alida. 
de.unihalle.informatik.Alida.operator Contains the core of Alida, i.e. the operator concept and processing graph stuff. 
de.unihalle.informatik.Alida.workflows Classes related to workflows in Alida. 
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.batch
ALDBatchIOException
          Exception thrown in batch mode data IO contexts.
ALDBatchIOManagerException
          Alida exception thrown by batch I/O managers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.batch.provider.input.swing
ALDBatchIOProviderException
          Alida exception thrown by batch data IO providers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataconverter
ALDDataConverterException
          Alida exception thrown by data type converters.
ALDDataConverterManagerException
           
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataio
ALDDataIOException
          Exception thrown in data IO contexts.
ALDDataIOManagerException
          Alida exception thrown by data IO managers.
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataio.provider
ALDDataIOManagerException
          Alida exception thrown by data IO managers.
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataio.provider.cmdline
ALDDataIOManagerException
          Alida exception thrown by data IO managers.
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataio.provider.swing
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataio.provider.swing.components
ALDDataIOException
          Exception thrown in data IO contexts.
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.dataio.provider.xmlbeans
ALDDataIOManagerException
          Alida exception thrown by data IO managers.
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.demo
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
ALDProcessingDAGException
          Exception thrown in context of history graph reconstruction.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.exceptions
ALDBatchIOException
          Exception thrown in batch mode data IO contexts.
ALDBatchIOManagerException.ALDBatchIOManagerExceptionType
          Possible exception types.
ALDBatchIOProviderException.ALDBatchIOProviderExceptionType
          Possible exception types.
ALDDataConverterException.ALDDataIOProviderExceptionType
          Possible exception types.
ALDDataIOException
          Exception thrown in data IO contexts.
ALDDataIOManagerException.ALDDataIOManagerExceptionType
          Possible exception types.
ALDDataIOProviderException.ALDDataIOProviderExceptionType
          Possible exception types.
ALDException
          Abstract main class for exceptions in Alida.
ALDOperatorException.OperatorExceptionType
          Possible operator exception types.
ALDProcessingDAGException.DAGExceptionType
          Possible graph exception types.
ALDProviderManagerException
          Alida exception thrown by batch I/O managers.
ALDProviderManagerException.ALDProviderManagerExceptionType
          Possible exception types.
ALDWorkflowException.WorkflowExceptionType
           
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.grappa
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.gui
ALDBatchIOException
          Exception thrown in batch mode data IO contexts.
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
ALDWorkflowException
          Exception mainly thrown by de.unihalle.informatik.Alida.workflow.ALDWorkflow in case of failures.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.helpers
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.operator
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
ALDProcessingDAGException
          Exception thrown in context of history graph reconstruction.
ALDWorkflowException
          Exception mainly thrown by de.unihalle.informatik.Alida.workflow.ALDWorkflow in case of failures.
 

Classes in de.unihalle.informatik.Alida.exceptions used by de.unihalle.informatik.Alida.workflows
ALDDataIOManagerException
          Alida exception thrown by data IO managers.
ALDDataIOProviderException
          Alida exception thrown by data IO providers.
ALDOperatorException
          Exception mainly thrown by ALDOperator in case of failures.
ALDProcessingDAGException
          Exception thrown in context of history graph reconstruction.
ALDWorkflowException
          Exception mainly thrown by de.unihalle.informatik.Alida.workflow.ALDWorkflow in case of failures.
 



Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.