|
Poseidon for UMLTM UMLdoc |
|||||||||
|
de.mbohlen.uml2ejb.samples.carrental.inventory
Represents a car.
|
|||
private
String
|
id
|
||
private
String
|
registrationNo
Represents . |
||
private
String
|
inventoryNo
Represents . |
|
|||
public
CarAccessory
|
accessory
|
||
public
CarType
|
type
|
||
public
Contract
|
contract
|
|
private
String id
private
String registrationNo
Represents ...
private
String inventoryNo
Represents ...
|
public
CarAccessory accessory
public
CarType type
public
Contract contract
|
Poseidon for UMLTM UMLdoc |
|||||||||
|