|
Poseidon for UMLTM UMLdoc |
|||||||||
|
de.mbohlen.uml2ejb.samples.carrental.contracts
Document that is filled when the rental company hands out a car to a driver.
|
|||
private
String
|
id
|
||
private
Date
|
handoutDate
Represents . |
||
private
Date
|
returnDate
Represents . |
|
|||
public
Contract
|
contract
|
|
private
String id
private
Date handoutDate
Represents ...
private
Date returnDate
Represents ...
|
public
Contract contract
|
Poseidon for UMLTM UMLdoc |
|||||||||
|