- hasConstant(String) - Method in class org.expressionj.functions.ConstantsDefinitions
 
- 
Return true if there is a constant with a specified name.
 
- hashCode() - Method in class org.expressionj.functions.FunctionKey
 
-  
 
- hashCode() - Method in class org.expressionj.model.AbstractValue
 
-  
 
- hashCode() - Method in class org.expressionj.model.Constant
 
-  
 
- hashCode() - Method in class org.expressionj.model.LocalConstant
 
-  
 
- hashCode() - Method in class org.expressionj.model.LocalVariable
 
-  
 
- hashCode() - Method in class org.expressionj.model.Structure.Field
 
-  
 
- hashCode() - Method in class org.expressionj.model.Variable
 
-  
 
- hasVariable(String, boolean) - Method in class org.expressionj.expr.CodeBlock
 
- 
Return true if there is a variable with a specified name.
 
- hasVariable(String, boolean) - Method in class org.expressionj.expr.ParsedEquation
 
- 
Return true if there is a variable with a specified name.
 
- hasVariable(String) - Method in interface org.expressionj.model.Expression
 
- 
Return true if there is a variable with a specified name.
 
- hasVariable(String, boolean) - Method in interface org.expressionj.model.Expression
 
- 
Return true if there is a variable with a specified name.
 
- Helper - Class in org.expressionj.expr
 
- 
This class has some useful static methods for Expressions.