|
Poseidon for UMLTM UMLdoc |
|||||||||
|
de.mbohlen.uml2ejb.samples.carrental.contracts
Document that describes a car accident that has happened.
|
|||
private
String
|
id
|
||
private
Date
|
accidentDate
Represents . |
||
private
String
|
fileId
Represents . |
||
private
Boolean
|
guilty
Represents . |
|
|||
public
Contract
|
contract
|
||
public
PartnerInAccident
|
partner
|
|
private
String id
private
Date accidentDate
Represents ...
private
String fileId
Represents ...
private
Boolean guilty
Represents ...
|
public
Contract contract
public
PartnerInAccident partner
|
Poseidon for UMLTM UMLdoc |
|||||||||
|