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

manage
class partner

General
Namepartner
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse
Ownermanage

Stereotypes
<<table>>

Attributes
NameTypeInitial Value
 idint4  
 namebpchar  

Operations
NameReturn Type
 partner_pkey( id)  


attribute id

General
Nameid
Ownerpartner
Type  int4
Type Modifier  (4)
Changeability  changeable
Multiplicity  1
Visibility  private
Ordering  unordered
Scope  instance

Stereotypes
<<PK>>


attribute name

General
Namename
Ownerpartner
Type  bpchar
Type Modifier  (50)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


operation  partner_pkey

General
Namepartner_pkey
Ownerpartner
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Stereotypes
<<PK>>
<<index>>

Parameters
NameTypeDefault ValueDirection Kind
id  inout


parameter id

General
Name  id
Owner  partner_pkey
Direction Kind  inout