Name | Description | |
---|---|---|
![]() ![]() | CompositeTargetProcessing | Overloaded. Creates the composite target processing command. |
![]() ![]() | ConvertTarget | Overloaded. Converts the target of specified processing commands using the specified target converter. |
![]() ![]() | CreateAnalyzerValueTypeCast<TTarget,TValue,TResultValue> | Creates the analyzer that casts value of specified analyzer using the specified type cast. |
![]() ![]() | CreateAndCondition | Overloaded. Creates the predicate-analyzer, which executes the predicate with the several targets and evaluates the logical expression by applying the logical operator AND to the results of predicate executions. |
![]() ![]() | CreateCachedAnalyzer | Overloaded. Creates the analyzer that caches the results of specified analyzer. |
![]() ![]() | CreateCollectorResultsAnalyzer | Overloaded. Creates the executor that performs processing results that collected by specified results collector. |
![]() ![]() | CreateCompositeProcessing | Overloaded. Creates the composite processing command. |
![]() ![]() | CreateConditionalCommand | Overloaded. Creates the conditional command (IF operator). |
![]() ![]() | CreateConstant | Overloaded. Creates the constant value. |
![]() ![]() | CreateConversionSuccessPredicate | Overloaded. Creates the predicate that executes conversion and returns true if conversion using the specified |
![]() ![]() | CreateFixup | Overloaded. Creates the fixup for the trigger using the specified processing command. |
![]() ![]() | CreateFixupWithCheck | Overloaded. Creates the fixup for the trigger using the specified processing command and the trigger that must be executed after fixup executing. |
![]() ![]() | CreateNestedPropertyGetter<TTarget,TValue,TNestedValue> | Creates the property getter that provides access to the nested property. |
![]() ![]() | CreateNotCondition | Overloaded. Creates the predicate-analyzer that negates result of specified argument. |
![]() ![]() | CreateOrCondition | Overloaded. Creates the predicate-analyzer, which executes the predicate with the several targets and evaluates the logical expression by applying the logical operator OR to the results of predicate executions. |
![]() ![]() | CreatePredicateAnalyzer | Overloaded. Creates the predicate-analyzer by specified analyzer. |
![]() ![]() | CreateResultCollector | Overloaded. Creates the collector of processing results of specified analyzer. |
![]() ![]() | CreateTargetCollector | Overloaded. Creates the collector of targets that uses specified collection predicate. |
![]() ![]() | CreateTrigger | Overloaded. Creates the trigger that activates if at least one trigger is activates. |
![]() ![]() | CreateTriggerActivationPredicate | Overloaded. Creates the predicate that returns true if at least one trigger activates when |
![]() ![]() | CreateValueAnalyzer | Overloaded. Creates the value analyzer that analyzes result of value getter using the value analyzer. |
![]() ![]() | CreateValueComparer | Overloaded. Creates the predicate-analyzer that compares results of two analyzers. |
![]() ![]() | CreateValueInSetAnalyzer | Overloaded. Creates the predicate-analyzer, which checks that the analyzer result is contained in a reference set. |
![]() ![]() | CreateValuePredicateAnalyzer | Overloaded. Creates the predicate value analyzer that analyzes result of value getter using the predicate analyzer. |
![]() ![]() | CreateValueProcessing | Overloaded. Creates the processing command that processes the result of value getter using the specified processing command. |
![]() ![]() | CreateVerificationPassedPredicate | Overloaded. Creates the predicate that executes verification and returns true if verification using the specified |