View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General | Attributes | Relations

class Address

General
NameAddress
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse

Attributes
NameTypeInitial Value
 addresschar  
 idint  
 typeint  

Relations
NameTypeBeginsEnds
 <unnamed>dependencyUserAddress


attribute address

General
Nameaddress
OwnerAddress
Type  char
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute id

General
Nameid
OwnerAddress
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute type

General
Nametype
OwnerAddress
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance