| ibi Patterns - Search 6.0.0 .NET API |
| NetricsPredicateMapper Members |
| See AlsoExampleConstructorsMethods |
![]()
|
Remap field names and data values in a predicate string.
The following tables list the members exposed by NetricsPredicateMapper.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsPredicateMapper | Create a predicate expression string mapper. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
getCurrentDataNames | Get the set of the current data item names. This retrieves the set of data item names referenced in the unmapped version of the predicate expression. |
|
getCurrentFieldNames | Get the set of current field names. This retrieves the set of field names referenced in the mapped version of the predicate expression. |
|
GetHashCode | (inherited from Object) |
|
getMappedExpr | Overloaded. Get the fully mapped predicate expression. |
|
getOriginalDataNames | Get the set of original data item names. This retrieves the set of data item names referenced in the unmapped version of the predicate expression. |
|
getOriginalFieldNames | Get the set of original field names. This retrieves the set of field names referenced in the unmapped version of the predicate expression. |
|
GetType | (inherited from Object) |
|
setDataNames | Overloaded. Update the data item name mappings. |
|
setDefaultValue | Set the default value for unspecified data items. If no value for a data item is given this value is inserted into the expression. If not specified with a call to this method an zero length string is inserted. |
|
setFieldNames | Overloaded. Update the field name mappings. This remaps the field names in the predicate expression. This entirely replaces any previous field mappings applied. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |