|
Poseidon for UMLTM UMLdoc |
|||||||||
|
de.mbohlen.uml2ejb.samples.carrental.contracts
Represents a reservation for a car with a certain comfort class, for a given date.
|
|||
private
String
|
id
|
||
private
Date
|
reservationDate
Represents . |
||
private
String
|
comfortClass
|
|
|||
public
Customer
|
customer
|
|
private
String id
private
Date reservationDate
Represents ...
private
String comfortClass
|
public
Customer customer
|
Poseidon for UMLTM UMLdoc |
|||||||||
|