|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |