org.apache.oodt.cas.metadata.preconditions
Interface PreConditionOperatorMetKeys
- All Known Implementing Classes:
- PreCondEvalUtils
public interface PreConditionOperatorMetKeys
- Version:
- $Revision$
Met keys for evaluating MetExtractor PreConditions
.
- Author:
- bfoster, mattmann
EQUAL_TO
static final String EQUAL_TO
- See Also:
- Constant Field Values
NOT_EQUAL_TO
static final String NOT_EQUAL_TO
- See Also:
- Constant Field Values
GREATER_THAN
static final String GREATER_THAN
- See Also:
- Constant Field Values
LESS_THAN
static final String LESS_THAN
- See Also:
- Constant Field Values
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.