: Public <<dataType>> Class
| Created: |
08/08/2012 11:37:09 AM |
| Modified: |
29/04/2016 2:08:57 PM |
|
Project: |
|
| Author: |
Jeremy Tandy |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{876215E6-BD02-4010-A42F-5BD964E178D6} |
| Appears In: |
Context diagram: ObservableProperty |
The class 'CategoryConstraint' enables a category-based constraint to be specified. For example, in aviation the only clouds of significance for terminal aerodrome operations are convective clouds (cumulonimbus, towering cumulus etc.). The observed physical property 'cloud base [height]' may be constrained such that it is applicable only to clouds of a given type. In this example, a single instance of CategoryConstraint would be defined referencing both cloud types (cumulonimbus and towering cumulus); 'cloud type' is the constraint property.<br/>
- Attributes
- Tagged Values
- Other Links
| Attribute |
Public GenericName value
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
|
Notes:
|
The attribute 'value' defines the category member that applies to this constraint.<br/>
|
|
| Tag |
Value |
| isCollection |
false |
 Details:
Values: true | false Default: false Description: Identifies the data type as an object collection.
|
| noPropertyType |
false |
 Details:
Values: true | false Default: false Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule).
|