Click or drag to resize

CalculationWorks.BusinessModel.Design Namespace

[This is preliminary documentation and is subject to change.]

Types to create a model-setup.
Classes
  ClassDescription
Public classBcfColumnSetup
Represents the setup for a BcfColumn.
Public classBcfColumnSetupT
Represents the setup for a BcfColumn.
Public classBcfColumnSetupT, TOptions
Represents the setup for a BcfColumn.
Public classBcfComputedFunctionParameterSetupT
Represents the setup for a BcfFunction-parameter using a function defined on GetValueFunc-property. This class cannot be inherited.
Public classBcfComputedRuleParameterSetupT
Represents the setup for a BcfRule-parameter using a function defined on GetValueFunc-property. This class cannot be inherited.
Public classBcfDataSetSetup
Represents the setup for an BcfDataSet.
Public classBcfFunctionSetupT
Public classBcfLinkedParameterSetupT
Represents the setup for a linked-parameter.
Public classBcfNotNullableValueTypeColumnSetupT, TOptions
Represents the setup for a BcfColumn.
Public classBcfNullableLinkedParameterSetupT
Represents the setup for a linked-parameter.
Public classBcfNullableValueTypeColumnSetupTNotNullableColumnValue, TOptions
Represents the setup for a BcfColumn.
Public classBcfParameterAccessPath
Description for parameter value access.
Public classBcfParameterSetup
Represents the setup for an individual BcfParameter. This class cannot be inherited.
Public classBcfParameterSetupT
Represents the typed setup for an individual BcfParameter. This class cannot be inherited.
Public classBcfReferenceTypeColumnSetupT, TOptions
Represents the setup for a BcfColumn.
Public classBcfRelationSetup
Represents the setup for a BcfRelation.
Public classBcfRelationSetupTOptions
Represents the setup for a BcfRelation.
Public classBcfRuleSetup
Represents the setup for an individual BcfRule.
Public classBcfRuleSetupTOptions
Represents the setup for an individual BcfRule.
Public classBcfTableSetup
Represents the setup for an individual BcfTable.
Public classBcfTableSetupTOptions
Represents the setup for an individual BcfTable.
Public classBcfValueParameterSetupT
Represents the setup for a parameter using a value defined on Value-property. This class cannot be inherited.
Structures
  StructureDescription
Public structureBcfRelationStep
Description of relation step.
Interfaces
  InterfaceDescription
Public interfaceIBcfLinkedParameterSetup
Provides members for linked parameters