|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IVariable
| Nested Class Summary | |
|---|---|
static class |
IVariable.VARIABLE_TYPE
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorMessage()
Returns not null if the variable has been configured incorrectly. |
java.lang.Object |
getExampleValue()
name of variable |
java.lang.Class<?> |
getVariableClass()
the class of the variable for instance String, File or AbstractDataset. |
java.lang.String |
getVariableName()
name of variable |
IVariable.VARIABLE_TYPE |
getVariableType()
|
| Method Detail |
|---|
java.lang.String getVariableName()
java.lang.Object getExampleValue()
IVariable.VARIABLE_TYPE getVariableType()
java.lang.Class<?> getVariableClass()
java.lang.String getErrorMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||