|
Poseidon for UMLTM UMLdoc |
|||||||||
|
de.mbohlen.uml2ejb.samples.carrental.customers
Represents a driver who is an employee of the customer's company.
|
|||
private
String
|
id
|
||
private
String
|
name
Represents . |
||
private
String
|
surname
Represents . |
||
private
Date
|
birthDate
Represents . |
||
private
String
|
licenseNo
Represents . |
||
private
String
|
licenseIssuedBy
Represents . |
|
|||
public
Customer
|
customer
|
||
public
Contract
|
contract
|
|
private
String id
private
String name
Represents ...
private
String surname
Represents ...
private
Date birthDate
Represents ...
private
String licenseNo
Represents ...
private
String licenseIssuedBy
Represents ...
|
public
Customer customer
public
Contract contract
|
Poseidon for UMLTM UMLdoc |
|||||||||
|