Sante |
| Class | Description | |
|---|---|---|
| BiAggregateSqlColumnReference | Represents a BI SQL Column reference which provides an aggregation function | |
| BiAggregationDefinition | Represents a BI Aggregation definition | |
| BiAnnotation | Represents an annotation for the object | |
| BiColumnMapping | A column mapping between a souce and destination column | |
| BiColumnMappingSource | Schema definition for an input column with an optional transform | |
| BiColumnMappingTransformJoin | Indicates the source transform from another column | |
| BiConceptMappingTransform | Concept mapping transform | |
| BiDataFlowArgumentBase | Argument base | |
| BiDataFlowCallArgumentT | Call parameter | |
| BiDataFlowCallStep | Represens a data flow call | |
| BiDataFlowChooseStep | Represents a choice between different routing pathways | |
| BiDataFlowConnectionStep | Represents a connection | |
| BiDataFlowCrosstabStep | Data flow pivoting step | |
| BiDataFlowDataReaderStep | A data reader which queries data | |
| BiDataFlowDataWriterStep | A data writer, which writes data to the destination | |
| BiDataFlowDefinition | Represents a single data flow which is an atomic operation which modifies data | |
| BiDataFlowDistinctStep | Represents a stream step that filters records | |
| BiDataFlowFilterStep | Represents a stream step that filters records | |
| BiDataFlowHaltStep | Stops the execution of data flow | |
| BiDataFlowJobStep | Represents a data flow step which can invoke a job | |
| BiDataFlowLogStep | Writes to the log file the rows/message to the log | |
| BiDataFlowMappingStep | A data flow which maps data from an input stream to an output stream | |
| BiDataFlowParallelStep | Instructs all flow object within the object to occur in parallel | |
| BiDataFlowParameterT | Call parameter | |
| BiDataFlowParameterBase | Data Call Parameter | |
| BiDataFlowStep | Represents an abstract flow step | |
| BiDataFlowStreamFilterSetting | Represents a simple filter setting | |
| BiDataFlowStreamStep | A data flow step which streams data from another data flow step | |
| BiDataFlowTransactionStep | Instructs all flow object within the object to occur in parallel | |
| BiDataFlowUnionStreamStep | Data flow union stream step | |
| BiDataFlowWhenStatement | An individual when statement | |
| BiDatamartDefinition | Represents a BI Extract Transform Load | |
| BiDataSourceDefinition | Represents a BIS datasource definition | |
| BiDefinition | Defines an abstract class for a BIS artifact definition | |
| BiDefinitionCollection | Represents a collection of BI definitions | |
| BiFlowStepCollectionBase | Instructs all flow object within the object to occur in parallel | |
| BiIdentity | Represents a simple BI identity | |
| BiIndicatorDefinition | Represents an indicator definition. An "indicator" represents a key-performance value that is measured at regular intervals over time for particular populations and groups. | |
| BiIndicatorMeasureDefinition | Represents a single measure which is calculated in the BI subsystem | |
| BiIndicatorMeasureStratifier | Represents a single definition whereby a stratification may occur on a dataset | |
| BiIndicatorPeriodDefinition | Represents a period definition | |
| BiIndicatorSubjectFieldRef | A reference to a type which is in a field | |
| BiMaterializeDefinition | Materialized view definition | |
| BiMeasureComputationColumnReference | Represents a single computation for a measure | |
| BiMeasureComputationDenominator | ||
| BiMeasureComputationDenominatorExclusion | ||
| BiMeasureComputationNumerator | Computation represents the numerator | |
| BiMeasureComputationNumeratorExclusion | Computation represents the denominator | |
| BiMeasureComputationScore | ||
| BiMetadata | BI metadata | |
| BiMetadataTag | Represents a tag on Bi metadata | |
| BiObjectReference | Represents a reference to another schema object | |
| BiOrderSqlColumnReference | Ordering | |
| BiPackage | Represents a BI package | |
| BiParameterDefinition | Represents a parameter definition | |
| BiQueryDefinition | Represents a query definition | |
| BiQueryParameterValueCollection | Represents a collection of simple value elements | |
| BiReferenceDataSourceDefinition | A data source that is just raw CSV data | |
| BiRenderFormatDefinition | Documents the render formatters | |
| BiReportDefinition | Represents a report definition | |
| BiReportViewDefinition | Represents a view | |
| BiSchemaColumnDefinition | Represents a definition for a column | |
| BiSchemaObjectDefinition | A schema definition | |
| BiSchemaObjectReference | Schema column reference | |
| BiSchemaTableDefinition | schema table definition | |
| BiSchemaViewDefinition | Schema view definition | |
| BiSqlColumnReference | Represents the BI SQL Column Reference | |
| BiSqlDefinition | Represents a basic SQL definition | |
| BisQueryParameterValue | Represents a simple parameter value | |
| BiVariableLookupTransform | Variable lookup | |
| BiViewDefinition | Represents a view on data in the BI package | |
| BiViewPivotDefinition | Represents an instructed definition for pivoting data |
| Structure | Description | |
|---|---|---|
| BiIndicatorPeriod | A single period as defined by a BiIndicatorPeriodDefinition |
| Enumeration | Description | |
|---|---|---|
| BiAggregateFunction | Represents Aggregate functions | |
| BiComparisonOperatorType | Comparison operator | |
| BiDataFlowConnectionMode | Data flow connection mode | |
| BiDataMartFrequency | Datamart refresh frequency | |
| BiDataType | Enumeration for the data types | |
| BiDefinitionStatus | Identifies the states which a definition can carry | |
| BiLogDestinationType | Log destinations | |
| BiOrderColumnDirection | Ordering direction | |
| BiReportViewType | The classification of view type | |
| DataWriterModeType | Indicates the writer mode |