| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.demo |
Demonstrator package of how to implement and use Alida operators.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyToMatrix.setSummarizeMode(ApplyToMatrix.SummarizeMode value)
Set value of summarizeMode.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.