|
Project:
|
RgbColour : Public <<D2Class>> Class
| Created: |
22/04/2018 06:25:41 |
| Modified: |
29/11/2022 17:26:17 |
|
| Project: |
|
| Author: |
Freudenstein |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{DBB119A1-D654-4349-8743-0483AADD4CA5} |
| Appears In: |
CommonComponents, ParkingRoute, ThresholdConfiguration |
- Attributes
- Associations To
- Tagged Values
- Advanced
- Other Links
| Attribute |
Scope |
Type |
|
blue
|
Public
|
NonNegativeInteger
|
definition=The blue value of the RGB colour (0..255). order=2
|
|
colourName
|
Public
|
MultilingualString
|
definition=The name of the colour. order=3
|
|
green
|
Public
|
NonNegativeInteger
|
definition=The green value of the RGB colour (0..255). order=1
|
|
red
|
Public
|
NonNegativeInteger
|
definition=The red value of the RGB colour (0..255). order=0
|
| Tag |
Value |
| definition |
An RGB colour described by values for red, green and blue (0..255) as well as an optional name. |
|
Details:
|
| Property |
Value |
| isFinalSpecialization: |
0 |
|