View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
Report: | General | Attributes | Operations | Relations |
General | |
Name | EquipmentGroups |
Visibility | public |
Active | false |
Abstract | false |
Leaf | false |
Root | false |
Attributes | ||
Name | Type | Initial Value |
![]() | DBH | |
![]() | EquipmentGroupInfo |
Operations | |
Name | Return Type |
![]() | boolean |
![]() | boolean |
![]() | boolean |
![]() |
Relations | |||
Name | Type | Begins | Ends |
![]() | dependency | EquipmentGroups | EquipmentGroupInfo |
![]() | dependency | Engine | EquipmentGroups |
General | |
Name | dbh |
Owner | EquipmentGroups |
Type | DBH |
Type Modifier | * |
Changeability | changeable |
Visibility | private |
Ordering | unordered |
Scope | instance |
General | |
Name | info |
Owner | EquipmentGroups |
Type | EquipmentGroupInfo |
Type Modifier | [] |
Changeability | changeable |
Visibility | private |
Ordering | unordered |
Scope | instance |
General | |
Name | checkAlert |
Owner | EquipmentGroups |
Return Type | boolean |
Concurrency | sequential |
Query | false |
Visibility | public |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
Parameters | |||
Name | Type | Default Value | Direction Kind |
alert | Alert | inout | |
equipmentGroupID | int | inout |
General | |
Name | alert |
Owner | checkAlert |
Type | Alert |
Type Modifier | * |
Direction Kind | inout |
General | |
Name | equipmentGroupID |
Owner | checkAlert |
Type | int |
Direction Kind | inout |
General | |
Name | checkIP |
Owner | EquipmentGroups |
Return Type | boolean |
Concurrency | sequential |
Query | false |
Visibility | private |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
Parameters | |||
Name | Type | Default Value | Direction Kind |
ip | string | inout | |
type | int | inout | |
value | string | inout |
General | |
Name | ip |
Owner | checkIP |
Type | string |
Direction Kind | inout |
General | |
Name | type |
Owner | checkIP |
Type | int |
Direction Kind | inout |
General | |
Name | value |
Owner | checkIP |
Type | string |
Direction Kind | inout |
General | |
Name | collectInfo |
Owner | EquipmentGroups |
Return Type | boolean |
Concurrency | sequential |
Query | false |
Visibility | private |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
General | |
Name | new |
Owner | EquipmentGroups |
Concurrency | sequential |
Query | false |
Visibility | public |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
Parameters | |||
Name | Type | Default Value | Direction Kind |
dbh | DBH | inout |
General | |
Name | dbh |
Owner | new |
Type | DBH |
Type Modifier | * |
Direction Kind | inout |