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

class QueuedAlerts

General
NameQueuedAlerts
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse

Attributes
NameTypeInitial Value
 alertAlert  
 dbhDBH  

Operations
NameReturn Type
 getAlert( alert : int) Alert 
 new( dbh : DBH)  

Relations
NameTypeBeginsEnds
 <unnamed>dependencyQueuedAlertsAlert
 <unnamed>dependencyEngineQueuedAlerts


attribute alert

General
Namealert
OwnerQueuedAlerts
Type  Alert
Type Modifier  []
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute dbh

General
Namedbh
OwnerQueuedAlerts
Type  DBH
Type Modifier  *
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


operation  getAlert

General
NamegetAlert
OwnerQueuedAlerts
Return Type  Alert 
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
alertint  inout


parameter alert

General
Name  alert
Owner  getAlert
Type  int 
Direction Kind  inout


operation  new

General
Namenew
OwnerQueuedAlerts
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
dbhDBH  inout


parameter dbh

General
Name  dbh
Owner  new
Type  DBH 
Type Modifier  *
Direction Kind  inout