evaluateParameters: |
Used to bind variables to a specific value.
- (NSDictionary *) evaluateParameters: (NSArray *) parameters
This method is called when constructing strings of a ECParameterString. The evaluator has to return a dictionary which maps a parameter to a corresponding string
(Last Updated November 08, 2007)