Package org.csstudio.opibuilder.script
Class Expression
java.lang.Object
org.csstudio.opibuilder.script.Expression
The expression data for a rule.
-
Constructor Details
-
Expression
-
-
Method Details
-
getBooleanExpression
- Returns:
- the booleanExpression
-
setBooleanExpression
- Parameters:
booleanExpression
- the booleanExpression to set
-
getValue
- Returns:
- the value
-
setValue
- Parameters:
value
- the value to set
-
getCopy
-