Package org.gvsig.expressionevaluator
Interface ExpressionBuilder.Variable
- All Superinterfaces:
Cloneable,org.gvsig.tools.lang.Cloneable,Comparable<ExpressionBuilder.Variable>,ExpressionBuilder.Value,ExpressionBuilder.Visitable,org.gvsig.tools.util.PropertiesSupport
- Enclosing interface:
ExpressionBuilder
public static interface ExpressionBuilder.Variable
extends ExpressionBuilder.Value, Comparable<ExpressionBuilder.Variable>
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.gvsig.expressionevaluator.ExpressionBuilder.Value
clone, copyPropertiesFrom, replace, toStringMethods inherited from interface org.gvsig.expressionevaluator.ExpressionBuilder.Visitable
acceptMethods inherited from interface org.gvsig.tools.util.PropertiesSupport
getProperties, getProperty, setProperty
-
Method Details
-
name
String name()
-