Package org.yamcs.xtce
Interface BooleanExpression
-
- All Superinterfaces:
MatchCriteria,Serializable
- All Known Implementing Classes:
ANDedConditions,Condition,ExpressionList,ORedConditions
public interface BooleanExpression extends MatchCriteria
-
-
Field Summary
-
Fields inherited from interface org.yamcs.xtce.MatchCriteria
ALWAYS_MATCH
-
-
Method Summary
-
Methods inherited from interface org.yamcs.xtce.MatchCriteria
getDependentParameters, isMet, toExpressionString
-
-