Set of parameters describing one CF-quantifier, a criterion on interest measure comparing it to a threshold value
| FromCol |
Absolute or relative index of the leCF boundary of range of frequencies from the histogram. Relative position is given by a negative number |
| GenerationHintFlag |
If there are available hints from the last task run |
| GenerationHintValueMax |
Hint from the last task run - the highest found interest measure for this quantifier |
| GenerationHintValueMin |
Hint from the last task run - the lowest found interest measure for this quantifier |
| ID |
Unique identifier (primary key) of the object |
| Note |
Additional note to this partial cedent |
| Order |
Order-index of this partial cedent in array of partial cedent of its TaskCF |
| RangeRelFlag |
If the range From-To is specified in percentage form |
| StepsConsecutiveFlag |
Consecutive steps (threshold is for the longest uninterrupted sequence of steps) |
| StepSize |
Minimal step size |
| ThresholdValue |
CF-Quantifiers threshold value |
| ToCol |
Absolute or relative index of the right boundary of range of frequencies To the histogram. Relative position is given by a negative number |
| canDel () |
Returns true if the object could be deleted (is not used) |
| getCFQuantifierHistogramValueTypeCode () |
Returns code of type of possible transformation of frequencies, see CFQuantifierHistogramValueType codes |
| getCFQuantifierHistogramValueTypeKey () |
Returns unique string key of type of possible transformation of frequencies |
| getCFQuantifierHistogramValueTypeName () |
Returns string representation of type of possible transformation of frequencies |
| getCFQuantifierStepCountTypeCode () |
Returns code of absolute/relative type of step-count units, see CFQuantifierStepCountType codes |
| getCFQuantifierStepCountTypeKey () |
Returns unique string key of absolute/relative type of step-count units |
| getCFQuantifierStepCountTypeName () |
Returns string representation of absolute/relative type of step-count units |
| getCFQuantifierStepSizeTypeCode () |
Returns code of absolute/relative type of minimal-step-size units, see CFQuantifierStepSizeType codes |
| getCFQuantifierStepSizeTypeKey () |
Returns unique string key of absolute/relative type of minimal-step-size units |
| getCFQuantifierStepSizeTypeName () |
Returns string representation of absolute/relative type of minimal-step-size units |
| getCFQuantifierTypeCode () |
Returns code of quantifier type for this quantifier, see CFQuantifierType codes |
| getCFQuantifierTypeKey () |
Returns unique string key of quantifier type for this quantifier |
| getCFQuantifierTypeName () |
Returns string representation of quantifier type for this quantifier |
| getCFQuantifierValueTypeCode () |
Returns code of absolute/relative type threshold value of aggregational quantifiers, see CFQuantifierValueType codes |
| getCFQuantifierValueTypeKey () |
Returns unique string key of absolute/relative type threshold value of aggregational quantifiers |
| getCFQuantifierValueTypeName () |
Returns string representation of absolute/relative type threshold value of aggregational quantifiers |
| getCompareTypeCode () |
Returns code of comparation type for threshold value of aggregational quantifiers, see CompareType codes |
| getCompareTypeKey () |
Returns unique string key of comparation type for threshold value of aggregational quantifiers |
| getCompareTypeName () |
Returns string representation of comparation type for threshold value of aggregational quantifiers |
| getFromCol () |
Returns the value of FromCol property |
| getGenerationHintValueMax () |
Returns the value of GenerationHintValueMax property |
| getGenerationHintValueMin () |
Returns the value of GenerationHintValueMin property |
| getID () |
Returns unique identifier (primary key) of the object |
| getNote () |
Returns the value of Note property |
| getOrder () |
Returns the value of Order property |
| getStepSize () |
Returns the value of StepSize property |
| getTaskCF () |
Returns the TaskCF, the task this quantifier setting belongs to |
| getThresholdValue () |
Returns the value of ThresholdValue property |
| getToCol () |
Returns the value of ToCol property |
| isGenerationHintFlag () |
Returns the value of GenerationHintFlag property |
| isStepsConsecutiveFlag () |
Returns the value of StepsConsecutive property |
| onAdd () |
Store the newly created object into metabase |
| onDel () |
Delete the object from metabase (fails if canDel returns false) |
| onUpdate () |
Save changes made to the object into metabase |
| setCFQuantifierHistogramValueTypeCode () |
Sets code of type of possible transformation of frequencies, see CFQuantifierHistogramValueType codes |
| setCFQuantifierStepCountTypeCode () |
Sets code of absolute/relative type of step-count units, see CFQuantifierStepCountType codes |
| setCFQuantifierStepSizeTypeCode () |
Sets code of absolute/relative type of minimal-step-size units, see CFQuantifierStepSizeType codes |
| setCFQuantifierTypeCode () |
Sets code of quantifier type for this quantifier, see CFQuantifierType codes |
| setCFQuantifierValueTypeCode () |
Sets code of absolute/relative type threshold value of aggregational quantifiers, see CFQuantifierValueType codes |
| setCompareTypeCode () |
Sets code of comparation type for threshold value of aggregational quantifiers, see CompareType codes |
| setFromCol () |
Sets the value of FromCol property |
| setNote () |
Sets the value of Note property |
| setOrder () |
Sets the value of Order property |
| setStepsConsecutiveFlag () |
Sets the value of StepsConsecutive property |
| setStepSize () |
Sets the value of StepSize property |
| setThresholdValue () |
Sets the value of ThresholdValue property |
| setToCol () |
Sets the value of ToCol property |