Uses of Class
de.unihalle.informatik.Alida.annotations.Parameter

Packages that use Parameter
de.unihalle.informatik.Alida.demo Demonstrator package of how to implement and use Alida operators. 
de.unihalle.informatik.Alida.operator Contains the core of Alida, i.e. the operator concept and processing graph stuff. 
 

Uses of Parameter in de.unihalle.informatik.Alida.demo
 

Fields in de.unihalle.informatik.Alida.demo with annotations of type Parameter
protected  java.lang.Double[] ALDSummarizeArrayOp.data
          Input 1D array
protected  java.lang.Double ALDSummarizeArrayOp.summary
          Summarizing scalar
 

Uses of Parameter in de.unihalle.informatik.Alida.operator
 

Fields in de.unihalle.informatik.Alida.operator with annotations of type Parameter
protected  java.lang.Boolean ALDOperator.verbose
          Verbose flag to be inherited by all operators.
 



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