The property Definitions.
This element may occur inside the following elements: <configuration> .
Table C.12. <propertyDefs> attributes
| Name | Restriction | Description |
|---|---|---|
| kl__id | required | The unique identifier of this element. |
Table C.13. <propertyDefs> elements
| Name | Multiplicity | Description |
|---|---|---|
| <configurationReference> | 1..1 | The configuration this SUT belongs to. |
| <enabled> | 1..1 | Enabled or disabled. |
| <enumValues> | 0..n | The configuration this SUT belongs to. |
| <mandatory> | 1..1 | A mandatory flag. |
| <mappedToClass> | 1..1 | The different classes of assignment. |
| <propertyDisplayName> | 0..1 | The externally visible name of the property. |
| <propertyName> | 1..1 | The internal name of the property. |
| <propertyType> | 1..1 | The type of the property. |
| <sortorder> | 1..1 | The sort order of the property when displayed. |
| <userDefined> | 1..1 | Indicates that this property is user defined. |