Package org.yamcs.commanding
Class MatchCriteriaVerifier
java.lang.Object
org.yamcs.commanding.MatchCriteriaVerifier
- All Implemented Interfaces:
ParameterProcessor
Verifies commands by checking
MatchCriteria. It implements the following XTCE verifier types:
- ComparisonList
- BooleanExpression
- Comparison
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CommandVerifierprotected final CommandVerificationHandlerprotected final Logprotected ParameterValuestatic final StringImaginary parameter for publishing an optional return value to cmdhist -
Method Summary
Modifier and TypeMethodDescriptiongetStage()org.yamcs.commanding.Verifier.StategetState()voidprocess(ProcessingContext tmData)
-
Field Details
-
YAMCS_PARAMETER_RETURN_VALUE
Imaginary parameter for publishing an optional return value to cmdhist- See Also:
-
log
-
cv
-
cvh
-
returnPv
-
-
Method Details
-
process
- Specified by:
processin interfaceParameterProcessor
-
getState
public org.yamcs.commanding.Verifier.State getState() -
getStage
-