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

manage
class category

General
Namecategory
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse
Ownermanage

Stereotypes
<<table>>

Attributes
NameTypeInitial Value
 idint4  
 namebpchar  

Operations
NameReturn Type
 category_pkey( id)  


attribute id

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

Stereotypes
<<PK>>


attribute name

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


operation  category_pkey

General
Namecategory_pkey
Ownercategory
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  category_pkey
Direction Kind  inout