Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

de.mbohlen.uml2ejb.samples.carrental.contracts

Class Contract


public class Contract

Contract between the car rental company and a customer.


 Attribute Summary
private String  id
 
private String  contractNo

Represents . 

private Date  signed

Represents . 

arrow_up
 

 Association Summary
public Customer  customer
 
public Driver  driver
 
public Car  car
 
public ReturnDoc  returnDoc
 
public HandoutDoc  handoutDoc
 
public AccidentDoc  accidentDoc
 
arrow_up
 

 Attribute Detail

id

private String id

 
arrow_up
 
 

contractNo

private String contractNo

Represents ...

 
arrow_up
 
 

signed

private Date signed

Represents ...

 
arrow_up
 

 Association Detail

customer

public Customer customer

 
arrow_up
 
 

driver

public Driver driver

 
arrow_up
 
 

car

public Car car

 
arrow_up
 
 

returnDoc

public ReturnDoc returnDoc

 
arrow_up
 
 

handoutDoc

public HandoutDoc handoutDoc

 
arrow_up
 
 

accidentDoc

public AccidentDoc accidentDoc

 
arrow_up
 

Created  2002 - 12 - 7

    Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in Germany, USA and other countries. Copyright 2001 Gentleware AG, Vogt-Kölln-Str.30, 22527 Hamburg, Germany. All Rights Reserved.

UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.