CodeMarkingStyleBaseType
CodeMarkingStyleBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| DASHED | Dashed line. | string |
| DOTTED | Dotted line. | string |
| OTHER | Other | string |
| SOLID | solid line. | string |
Details
DASHED
CodeMarkingStyleBaseType.DASHED
Dashed line.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMarkingStyleType.DASHED | Dashed line. |
DOTTED
CodeMarkingStyleBaseType.DOTTED
Dotted line.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMarkingStyleType.DOTTED | Dotted line. |
OTHER
CodeMarkingStyleBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
SOLID
CodeMarkingStyleBaseType.SOLID
solid line.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeMarkingStyleType.SOLID | solid line. |