Package org.yamcs.yarch
Class ConstantValueCompiledExpression
java.lang.Object
org.yamcs.yarch.ConstantValueCompiledExpression
- All Implemented Interfaces:
CompiledExpression
this is no compiled expression at all, it just returns the same value
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConstantValueCompiledExpression
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfaceCompiledExpression
-
getDefinition
- Specified by:
getDefinition
in interfaceCompiledExpression
-