Uses of Interface
adams.core.VariableUser
-
Packages that use VariableUser Package Description adams.flow.source adams.flow.transformer -
-
Uses of VariableUser in adams.flow.source
Classes in adams.flow.source that implement VariableUser Modifier and Type Class Description classVariableOutputs the string value of the specified variable.
Does nothing if the variable hasn't been set.classVariablesArrayOutputs the values associated with the specified variable names as a string array. -
Uses of VariableUser in adams.flow.transformer
Classes in adams.flow.transformer that implement VariableUser Modifier and Type Class Description classArrayToVariables
-