Enumerations::ParkingPlaceStatusEnum

Header Image
Project:
ParkingPlaceStatusEnum : Public <<D2Enumeration>> Enumeration
Created: 28/01/2014 17:11:02
Modified: 29/11/2022 17:26:19
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
full Public enumerationLiteral
definition=The parking site is full (as defined by its configuration parameters).
order=0
 
fullAtEntrance Public enumerationLiteral
definition=The parking site is considered full at its entrance (e.g. full sign is displayed at entrance or on managing VMS).
order=1
 
spacesAvailable Public enumerationLiteral
definition=Parking spaces are currently available.
order=2
 
almostFull Public enumerationLiteral
definition=The parking site is almost full (as defined by its configuration parameters).
order=3
 
overcrowding Public enumerationLiteral
definition=The parking site is overcrowding (as defined by its configuration parameters).
order=4
 
overcrowdingLevel1 Public enumerationLiteral
definition=The parking site is overcrowding in level 1 (as defined by its configuration parameters).
order=5
 
overcrowdingLevel2 Public enumerationLiteral
definition=The parking site is overcrowding in level 2 (as defined by its configuration parameters).
order=6
 
noOvercrowding Public enumerationLiteral
definition=The parking site is not overcrowded.
order=7
 
unknown Public enumerationLiteral
definition=The status of the parking site is unknown.
order=8
 
other Public enumerationLiteral
definition=Other.
order=99
 
Tag Value
definition The status of the parking place or sub-places (spaces available or not).
Details:  
Property Value
isFinalSpecialization: 0