Difference between revisions of "VehicleGroup"

From BITPlan can4eve Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
class PID {
 
class PID {
 
}
 
}
 +
note left of PID
 +
->[[https://github.com/BITPlan/can4eve/blob/master/can4eve/src/main/java/com/bitplan/can4eve/PID.java PID sources]]
 +
end note
 
VehicleGroup "1 group" -- "n models" VehicleModel
 
VehicleGroup "1 group" -- "n models" VehicleModel
 
VehicleGroup --> "n pids" PID
 
VehicleGroup --> "n pids" PID

Revision as of 15:08, 25 June 2017