...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of configuration | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for configuration | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of configuration | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for configuration description | SDC | SDC/UUI/SDNC |
paras | M | 0..N | String | Specify parameters of the configuration | SDC | SDC/UUI/SDNC |
deployOrder | O | 1 | integer | Deploy order of the configuration, smaller number means deploy first | SDC | SDC/UUI/SDNC |
subConfigurationDId | M | 0..N | String | References the sub configuration | SDC | SDC/UUI/SDNC |
Class Explain:
...