DataRelationshipsCalculationSettings Methods TIBCO Spotfire 7.11 API Reference

The DataRelationshipsCalculationSettings type exposes the following members.

Methods

  Name Description
Public method ApplyPreferences
Initializes the settings with the preferences of the current user. Preferences consists of the two column sets, the comparison method and table name to operate on.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method SavePreferences
Saves the user preferences to match the current settings. Preferences consists of the two column sets, the comparison method and table name to operate on.
Public method ValidateSettings
Validates the suggested columns, filtering selections and marking selections with respect to the current Settings and Results. In particular this means checking for circular references. This method is meant to be called from a dialog before allowing the user to set up dependencies that would cause errors. If the implementer forgets to do this the framework will run the same check before trying to calculate but without any chance for the user to modify their choices.
(Inherited from CalculationSettings.)
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference