: Public <<dataType>> Class
-- Definition --<br/>A network reference to a linear network element.<br/><br/>
- Attributes
- Tagged Values
- Constraints
- Other Links
| Attribute |
Public LinkDirectionValue applicableDirection
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
<<voidable>> |
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
|
Notes:
|
-- Definition --<br/>The directions of the generalised link to which the reference applies.<br/><br/>In cases where a property does not apply <i>to</i> a direction along a link, but represents a phenomenon <i>along</i> a link, “inDirection” refers to the right side in the direction of the link.<br/><br/>-- Description --<br/>EXAMPLE A speed limit is a property that applies to a direction of the link (or both directions) while a house number is a phenomenon along a link.<br/><br/>
|
|
| Tag |
Value |
| isCollection |
false |
 Details:
|
| noPropertyType |
false |
 Details:
|
| xsdEncodingRule |
iso19136_2007_INSPIRE_Extensions |
 Details:
|
| Constraint |
Type |
Status |
| Linear reference targets must be linear network elements |
Invariant |
Approved |
 Details:
/*Linear reference targets must be linear network elements. That is, if linear referencing is used or direction is relevant, the target of the network reference shall be a link or a link sequence.*/<br/>inv: element.oclIsKindOf(GeneralisedLink)<br/><br/>
|