Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Class and Description |
---|---|
class |
AbnormalTraffic
A traffic condition which is not normal.
|
class |
Accident
Accidents are events where one or more vehicles are involved in collisions or in leaving the roadway.
|
class |
Activity
Deliberate human action external to the traffic stream or roadway which could disrupt traffic.
|
class |
Conditions
Any conditions which have the potential to degrade normal driving conditions.
|
class |
ConstructionWorks
Roadworks involving the construction of new infrastructure.
|
class |
NetworkManagement
Network management action which is applicable to the road network and its users.
|
class |
OperatorAction
Actions that a traffic operator can decide to implement to prevent or help correct dangerous or poor driving conditions, including maintenance of the road infrastructure.
|
class |
PublicEvent
Organised public event which could disrupt traffic.
|
class |
RoadOrCarriagewayOrLaneManagement
Road, carriageway or lane management action that is instigated by the network/road operator.
|
class |
Roadworks
Highway maintenance, installation and construction activities that may potentially affect traffic operations.
|
class |
TrafficElement
An event which is not planned by the traffic operator, which is affecting, or has the potential to affect traffic flow.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SituationRecord> |
Situation.situationRecords |
Modifier and Type | Method and Description |
---|---|
java.util.List<SituationRecord> |
Situation.getSituationRecords()
Gets the value of the situationRecords property.
|