public class ReadExpressionTester extends Object
Constructor and Description |
---|
ReadExpressionTester(DesiredRateExpression<?> expression) |
Modifier and Type | Method and Description |
---|---|
ReadRecipe |
getCurrentReadRecipe() |
DesiredRateExpression<?> |
getExpression() |
ReadFunction<?> |
getFunction() |
ReadRecipe |
getReadRecipe() |
Object |
getValue() |
ChannelReadRecipe |
recipeFor(String channelName) |
void |
writeValue(String name,
Object value) |
public ReadExpressionTester(DesiredRateExpression<?> expression)
public ReadRecipe getCurrentReadRecipe()
public ChannelReadRecipe recipeFor(String channelName)
public ReadRecipe getReadRecipe()
public ReadFunction<?> getFunction()
public DesiredRateExpression<?> getExpression()
public Object getValue()
Copyright © 2010–2015. All rights reserved.