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

Packages that use de.unihalle.informatik.Alida.annotations
de.unihalle.informatik.Alida.annotations Defines all annotations used within the Alida framework. 
de.unihalle.informatik.Alida.batch.provider.input.swing Package containing batch input providers for Swing GUIs. 
de.unihalle.informatik.Alida.batch.provider.output.swing Package containing batch output providers for Swing GUIs. 
de.unihalle.informatik.Alida.dataconverter   
de.unihalle.informatik.Alida.dataio.provider.cmdline Package containing data I/O providers for commandline presenters. 
de.unihalle.informatik.Alida.dataio.provider.helpers Package containing data I/O provider helper classes. 
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.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.annotations used by de.unihalle.informatik.Alida.annotations
ALDAOperator.ExecutionMode
          Enumerates the different types of user interfaces to be automatically generated for this operator.
ALDAOperator.Level
          Enumerates the different levels of this operator.
Parameter.Direction
          Enumerates the different directions a parameter may, e.g. into or out of an operator.
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
Parameter.Type
          Deprecated. 
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.batch.provider.input.swing
ALDBatchInputProvider
          Annotation for classes acting as Alida batch input providers and implementing the ALDBatchInputIterator interface.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.batch.provider.output.swing
ALDBatchOutputProvider
          Annotation for classes acting as Alida batch output providers and implementing the ALDBatchOutputSummarizer interface.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.dataconverter
ALDDataConverterProvider
          Annotation for classes acting as Alida data conversion provider and implementing the ALDDataConverter interface.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.dataio.provider.cmdline
ALDDataIOProvider
          Annotation for classes acting as Alida data I/O provider and implementing the ALDDataIO interface.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.dataio.provider.helpers
ALDParametrizedClass
          Classes annotated by this annotation are handle by Alida's DataIO.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.dataio.provider.swing
ALDDataIOProvider
          Annotation for classes acting as Alida data I/O provider and implementing the ALDDataIO interface.
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.dataio.provider.swing.components
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.dataio.provider.xmlbeans
ALDDataIOProvider
          Annotation for classes acting as Alida data I/O provider and implementing the ALDDataIO interface.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.demo
ALDAOperator
          ALDOperators may be annotated with this annotation in order to enable generic execution or documentation facilities for the operator.
ALDDerivedClass
          Each Class annotated with this annotation will enable Alida's DataIO mechanism to find the class as extending another class.
ALDParametrizedClass
          Classes annotated by this annotation are handle by Alida's DataIO.
Parameter
          Annotation definition for operator parameters.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.grappa
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.gui
ALDAOperator.Level
          Enumerates the different levels of this operator.
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.helpers
ALDAOperator.ExecutionMode
          Enumerates the different types of user interfaces to be automatically generated for this operator.
ALDAOperator.Level
          Enumerates the different levels of this operator.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.operator
ALDAOperator
          ALDOperators may be annotated with this annotation in order to enable generic execution or documentation facilities for the operator.
Parameter
          Annotation definition for operator parameters.
Parameter.Direction
          Enumerates the different directions a parameter may, e.g. into or out of an operator.
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
 

Classes in de.unihalle.informatik.Alida.annotations used by de.unihalle.informatik.Alida.workflows
ALDDataIOProvider
          Annotation for classes acting as Alida data I/O provider and implementing the ALDDataIO interface.
Parameter.Direction
          Enumerates the different directions a parameter may, e.g. into or out of an operator.
Parameter.ExpertMode
          Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
 



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