Package org.gvsig.expressionevaluator
Interface Statement.ConditionalRule
- All Superinterfaces:
Statement.Rule
- Enclosing interface:
Statement
-
Method Summary
Modifier and TypeMethodDescriptionaddRuleOnFalse(Statement.Rule rule) addRuleOnTrue(Statement.Rule rule) capture_as(String... ids) Methods inherited from interface org.gvsig.expressionevaluator.Statement.Rule
parse
-
Method Details
-
capture_as
- Specified by:
capture_asin interfaceStatement.Rule
-
addRuleOnTrue
-
addRuleOnFalse
-