Uses of Class
de.unihalle.informatik.Alida.demo.ApplyToMatrix.SummarizeMode

Packages that use ApplyToMatrix.SummarizeMode
de.unihalle.informatik.Alida.demo Demonstrator package of how to implement and use Alida operators. 
 

Uses of ApplyToMatrix.SummarizeMode in de.unihalle.informatik.Alida.demo
 

Methods in de.unihalle.informatik.Alida.demo that return ApplyToMatrix.SummarizeMode
 ApplyToMatrix.SummarizeMode ApplyToMatrix.getSummarizeMode()
          Get value of summarizeMode.
static ApplyToMatrix.SummarizeMode ApplyToMatrix.SummarizeMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApplyToMatrix.SummarizeMode[] ApplyToMatrix.SummarizeMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.unihalle.informatik.Alida.demo with parameters of type ApplyToMatrix.SummarizeMode
 void ApplyToMatrix.setSummarizeMode(ApplyToMatrix.SummarizeMode value)
          Set value of summarizeMode.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.