Class | Description | |
---|---|---|
![]() | CompositeProcessingCommand<TTarget> | A processing command that executes a group of processing commands. |
![]() | CompositeProcessingResult | Stores result of execution of composite processing command. |
![]() | CompositeTargetProcessingExecutor<TTarget> | A processing command that executes the processing command on a composite target. |
![]() | CompoundProcessingCommand<TTarget> | Provides the abstract base class for compound processing commands. |
![]() | ConditionalCommand<TTarget> | A conditional command that allows to create branching in a processing algorithm. |
![]() | ConversionException | Represents errors, which occur during conversion. |
![]() | ConversionProfile<TTarget> | The profile that specifies the processing commands for converting the target. |
![]() | ConversionProfileResult | Stores results of conversion profile. |
![]() | ProcessingCommand<TTarget> | Provides the abstract base class for processing commands. |
![]() | ProcessingCommandExecutor<TTarget> | Executes a sequence of processing commands. |
![]() | ProcessingCommandTree<TTarget> | Represents an abstract base class for tree of processing commands. |
![]() | ProcessingErrorResult | Provides information about an error that occurs when the processing command is executing. |
![]() | ProcessingEventArgs | Provides data for Started and Canceled events. |
![]() | ProcessingFinishedEventArgs | Provides data for Finished event. |
![]() | ProcessingHelper | Contains methods that allow to simplify the construction of processing algorithms. |
![]() | ProcessingProfile<TTarget> | Provides a base abstract class for verificators or converters. |
![]() | ProcessingProfileResult | Stores the results of ProcessingProfile<TTarget>. |
![]() | ProcessingResult | Stores a result of processing command. |
![]() | ProcessingState | Stores information about a processing state. |
![]() | ProcessingStateEventArgs | Provides data for processing state events. |
![]() | ProcessingTargetChangedResult | A result of processing command that changes the processing target. |
![]() | PropertySetter<TTarget,TValue> | Provides a base abstract class for classes that allow to set property value of target object. |
![]() | Trigger<TTarget> | Defines the trigger that is activated when a predicate returns specified (activation) value. |
![]() | TriggerActivatedEventArgs | Provides data for TriggerActivated event. |
![]() | TriggerActivationException | Provides an exception that is thrown when trigger is activated. |
![]() | TriggerActivationResult | Stores result of activated trigger. |
![]() | ValueProcessing<TTarget,TValue> | Allows to process value of analyzer. |
![]() | VerificationProfile<TTarget> | The profile that specifies the processing commands for verification the target. |
![]() | VerificationProfileResult | Stores results of verification. |