Click or drag to resize

CalculationWorks.BusinessModel.Design Namespace

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 classBcfTupleParameterSetup
Represents the setup for an individual BcfTupleParameter. This class cannot be inherited.
Public classBcfTupleParameterSetupT
Represents the setup for an individual BcfTupleParameter. This class cannot be inherited.
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 interfaceIBcfColumnSetupVisitor
ColumnSetup visitor
Public interfaceIBcfLinkedParameterSetup
Additional members for linked parameters
Public interfaceIBcfParameterSetup
Interface for all BcfParameterSetup classes.
Public interfaceIBcfParameterSetupVisitor
ParameterSetup visitor
Public interfaceIBcfRelationSetupVisitor
RelationSetup visitor
Public interfaceIBcfRuleSetupVisitor
RuleSetup visitor
Public interfaceIBcfTableSetupVisitor
TableSetup visitor
Public interfaceIBcfTupleParameterSetupVisitor
TupleParameterSetup visitor
Enumerations
  EnumerationDescription
Public enumerationBcfOptimizerOptions
Optimizer Options