: Public <<D2Enumeration>> Enumeration
Created: 14/06/2013 12:31:41
Modified: 19/10/2015 15:17:41
Project:
Advanced:
Attribute
Public enumerationLiteral
  compactParking
Details:
definition=Lorries are parking one after the other in different lanes; each lane has a dedicated time of departure (which might be displayed on a sign gantry).
order=0
 
Public enumerationLiteral
  queueParking
Details:
definition=Lorries are parking in queues, one after the other. Each lorry must have an earlier time of departure than all the lorries behind it.
order=1
 
Public enumerationLiteral
  noDynamicParkingManagement
Details:
definition=No dynamic parking management.
order=2
 
Public enumerationLiteral
  other
Details:
definition=Some other type of dynamic parking management.
order=3
 
Tag Value
definition Dynamic parking mode enum.
Details:
 
Property Value
isFinalSpecialization: 0