Hypotheses.ComponentName Type
Represents the name of a swappable component in a model and the name of its implementation in a specific case.
Record fields
Record Field | Description |
Full Usage:
Component
Field type: string
|
|
Full Usage:
Implementation
Field type: string
|
|
Instance members
Instance member | Description |
Full Usage:
this.Reference
Returns: string
A string in the format XX_XXX with the first part
indicating the model component and the second part the implementation.
|