Class - LinearElementByPoints

D2LogicalModel.General.GroupOfLocations.PointAlongLinearElement
A linear element along a single linear object defined by its start and end points.

Inheritance

This is a specialization of the LinearElement class and it inherits all attributes and associations of that class.

List of attributes

Name Data Type Order Definition    
linearElementNature LinearElementNatureEnum 4 An indication of the nature of the linear element. Inherited from LinearElement  
linearElementReferenceModel String 2 The identifier of a road network reference model which segments the road network according to specific business rules. Inherited from LinearElement  
linearElementReferenceModelVersion String 3 The version of the identified road network reference model. Inherited from LinearElement  
roadName MultilingualString 0 Name of the road of which the linear element forms a part. Inherited from LinearElement  
roadNumber String 1 Identifier/number of the road of which the linear element forms a part. Inherited from LinearElement  

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
1 Referent endPointOfLinearElement related to 1 LinearElementByPoints  
1 Referent startPointOfLinearElement related to 1 LinearElementByPoints  
1 Referent intermediatePointOnLinearElement related to 1 LinearElementByPoints  
1 LinearElement related to 1 LinearWithinLinearElement Inherited from LinearElement
1 LinearElement related to 1 PointAlongLinearElement Inherited from LinearElement

Used By (diagrams)