Class - Vehicle

D2LogicalModel.General.ReusableClasses.Vehicle
Details of an individual vehicle.

List of attributes

Name Data Type Order Definition    
vehicleColour MultilingualString 0 The colour of the vehicle.    
vehicleCountryOfOrigin MultilingualString 1 Specification of the country in which the vehicle is registered. The code is the 2-alpha code as given in EN ISO 3166-1 which is updated by the ISO 3166 Maintenance Agency.    
vehicleIdentifier String 2 A vehicle identification number (VIN) comprising 17 characters that is based on either ISO 3779 or ISO 3780 and uniquely identifies the individual vehicle. This is normally securely attached to the vehicle chassis.    
vehicleManufacturer String 3 Indicates the stated manufacturer of the vehicle i.e. Ford.    
vehicleModel String 4 Indicates the model (or range name) of the vehicle i.e. Mondeo.    
vehicleRegistrationPlateIdentifier String 5 An identifier or code displayed on a vehicle registration plate attached to the vehicle used for official identification purposes. The registration identifier is numeric or alphanumeric and is unique within the issuing authority's region.    
vehicleStatus VehicleStatusEnum 6 Vehicle status.    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..1 HazardousMaterials hazardousGoodsAssociatedWithVehicle related to 1 Vehicle  
0..* Vehicle vehicleInvolved related to 1 Accident includes  
0..* Vehicle obstructingVehicle related to 1 VehicleObstruction  
0..* AxleSpacing axleSpacingOnVehicle related to 1 Vehicle  
0..* AxleWeight specificAxleWeight related to 1 Vehicle  
1 Vehicle related to ParkingVehicle  
0..1 VehicleCharacteristics related to 1 Vehicle