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

manage
class product

General
Nameproduct
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse
Ownermanage

Stereotypes
<<table>>

Attributes
NameTypeInitial Value
 companybpchar  
 descriptiontext  
 expertiseint4  
 expertise_rationaletext  
 latexbytea  
 latex_namebpchar  
 namebpchar  
 partnerint4  
 pdfbytea  
 pdf_namebpchar  
 pidint4  
 relevanceint4  
 relevance_rationaletext  
 requirementstext  
 urlbpchar  

Operations
NameReturn Type
 product_pkey( pid)  


attribute company

General
Namecompany
Ownerproduct
Type  bpchar
Type Modifier  (70)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute description

General
Namedescription
Ownerproduct
Type  text
Type Modifier  (-1)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute expertise

General
Nameexpertise
Ownerproduct
Type  int4
Type Modifier  (4)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute expertise_rationale

General
Nameexpertise_rationale
Ownerproduct
Type  text
Type Modifier  (-1)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute latex

General
Namelatex
Ownerproduct
Type  bytea
Type Modifier  (-1)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute latex_name

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


attribute name

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


attribute partner

General
Namepartner
Ownerproduct
Type  int4
Type Modifier  (4)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute pdf

General
Namepdf
Ownerproduct
Type  bytea
Type Modifier  (-1)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute pdf_name

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


attribute pid

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

Stereotypes
<<PK>>


attribute relevance

General
Namerelevance
Ownerproduct
Type  int4
Type Modifier  (4)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute relevance_rationale

General
Namerelevance_rationale
Ownerproduct
Type  text
Type Modifier  (-1)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute requirements

General
Namerequirements
Ownerproduct
Type  text
Type Modifier  (-1)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


attribute url

General
Nameurl
Ownerproduct
Type  bpchar
Type Modifier  (150)
Changeability  changeable
Multiplicity  0..1
Visibility  private
Ordering  unordered
Scope  instance


operation  product_pkey

General
Nameproduct_pkey
Ownerproduct
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Stereotypes
<<PK>>
<<index>>

Parameters
NameTypeDefault ValueDirection Kind
pid  inout


parameter pid

General
Name  pid
Owner  product_pkey
Direction Kind  inout