The following tables list the members exposed by DataSeriesAdapterRunContext.
Name | Description | |
---|---|---|
![]() | AdjustPrioritiesBasedOnFitness | |
![]() | Analyzer | The analyzer in context. |
![]() | ExcludedProperties | If specified, the specified properties should be excluded from evaluation. |
![]() | IncludedProperties | If specified, only the specified properties should be considered in the evaluation, unless excluded. |
Name | Description | |
---|---|---|
![]() | AddDataSeries | Adds a resolved data series to the evaluation. |
![]() | ClearDataSeries | Clears any resolved data series from the evaluation. |
![]() | GetCurrentDataSource | Gets the current data provider from the provider stack. |
![]() | GetCurrentHighlightingDataSource | Gets the current data provider from the provider stack. |
![]() | GetCurrentPath | Gets the full path to the current data provider. |
![]() | GetCurrentPathSegment | Gets the current path segment. |
![]() | GetDataSeriesAt | Gets a data series at a specific index in the evaluation. |
![]() | GetDataSeriesCount | Gets the count of the current resolved data series in the evaluation. |
![]() | GetParentTitle | Get's the title resolved for the parent. |
![]() | GetSubProvider | Gets a sub data provider from the current data provider and pushes it as the current data provider. |
![]() | HasValidType | Checks if the specified data series has valid type based on supported series types |
![]() | InsertDataSeries | Inserts a resolved data series at a specific position in the evaluation. |
![]() | PopDataSource | Pops a data provider from the provider stack. |
![]() | PopHighlightingDataSource | Pops a data provider from the provider stack. |
![]() | PopParentTitle | Pops a parent title from the current context. |
![]() | PopPath | Pops a path segment from the current data path. |
![]() | PopSubProvider | Pops the current data provider from the provider stack. |
![]() | PushDataSource | Pushes a data provider to the provider stack. |
![]() | PushHighlightingDataSource | |
![]() | PushParentTitle | Pushes a parent title to the current context. |
![]() | PushPath | Pushes a path to the current data path. |
![]() | RecurseRules | Recurses the current rules for a sub data source and path. |
![]() | RemoveDataSeries | Removes a resolved data series from the evaluation. |