Identifiers: 1.1. Cabin.Shaft ID (R)References:
1.2. Cabin.Current FloorData Type: integer 1.3. Cabin.Current State (M) |
Identifiers: 2.1. Shaft.IDData Type: integer 2.2. Shaft.Bank ID (R)References:
2.3. Shaft.Service DirectionData Type: string 2.4. Shaft.In ServiceData Type: boolean |
Identifiers: 3.1. Bank.IDData Type: integer 3.2. Bank.Pass Load TimeData Type: integer 3.3. Bank.Block Clear TimeData Type: integer 3.4. Bank.Top FloorData Type: integer 3.5. Bank.Bottom FloorData Type: integer 3.6. Bank.Max Close AttemptsData Type: integer 3.7. Bank.Building ID (R)References:
|
Identifiers: 4.1. Floor.NumberData Type: integer 4.2. Floor.Building ID (R)References:
4.3. Floor.NameData Type: string |
Identifiers: 6.1. Door.Shaft ID (R)References:
6.2. Door.RetriesData Type: integer 6.3. Door.Open Wait TimeData Type: integer 6.4. Door.Lock EnabledData Type: boolean 6.5. Door.Open Timer6.6. Door.Current State (M) |
Identifiers: 17.1. Transfer.Destination Floor (R)References:
17.2. Transfer.Shaft ID (R)References:
17.3. Transfer.Current State (M) |
Identifiers: 18.1. Bank Level.Floor NumberData Type: integer 18.2. Bank Level.Bank ID (R)References:
18.3. Bank Level.Current State (M)18.4. Bank Level.Calling UP Shaft ID (R)References:
18.5. Bank Level.Calling DN Shaft ID (R)References:
|
Identifiers: 19.1. Shaft Level.Shaft ID (R)References:
19.2. Shaft Level.Floor NumberData Type: integer 19.3. Shaft Level.Stop RequestedData Type: boolean 19.4. Shaft Level.Current State (M) |
Identifiers: 20.1. Stop Window.Shaft ID (R)References:
20.2. Stop Window.Nearest Upper FloorData Type: integer 20.3. Stop Window.Nearest Lower FloorData Type: integer 20.4. Stop Window.Current State (M) |
Identifiers: 21.1. Building.IDData Type: integer 21.2. Building.NameData Type: string |
R1. | Bank DEFINES SERVICE FEATURES OF Shaft (1:M) |
Shaft HAS SERVICE FEATURES DEFINED BY Bank |
Formalization:
Shaft.Bank ID | → | Bank.ID |
R2. | Cabin CARRIES PASSENGERS UP AND DOWN Shaft (1:1) |
Shaft IS CONDUIT FOR Cabin |
Formalization:
Cabin.Shaft ID | → | Shaft.ID |
R4. | Door IS PASSENGER ENTRY FOR Cabin (1:1) |
Cabin PASSENGERS ENTER VIA Door |
Formalization:
Door.Shaft ID | → | Cabin.Shaft ID |
R19. | Shaft WILL SERVICE DOWN CALL FOR Bank Level (1c:Mc) |
Bank Level HAS SELECTED TO SERVICE DOWN CALL Shaft |
Formalization:
Bank Level.Calling DN Shaft ID | → | Shaft.ID |
R20. | Bank Level HAS SELECTED TO SERVICE UP CALL Shaft (Mc:1c) |
Shaft WILL SERVICE UP CALL FOR Bank Level |
Formalization:
Bank Level.Calling UP Shaft ID | → | Shaft.ID |
R21. | Shaft Level WILL BE VISITED NEXT BY Cabin (1c:1c) |
Cabin WILL GO TO NEXT Shaft Level | |
Transfer ASSOCIATES Shaft Level AND Cabin 1-(1c:1c) |
Formalization:
Transfer.Shaft ID | → | Shaft Level.Shaft ID | |
Transfer.Destination Floor | → | Shaft Level.Floor Number | |
Transfer.Shaft ID | → | Cabin.Shaft ID |
R22. | Stop Window UPDATES NEAREST STOP FLOORS FOR Cabin (1:1) |
Cabin HAS NEAREST STOP FLOORS UPDATED BY Stop Window |
Formalization:
Stop Window.Shaft ID | → | Cabin.Shaft ID |
R23. | Building IS HORIZONTALLY PARTITIONED BY Floor (1:M) |
Floor IS A HORIZONTAL PARTITION OF Building |
Formalization:
Floor.Building ID | → | Building.ID |
R24. | Bank ORGANIZES FLOOR SERVICE FOR Building (M:1) |
Building ORGANIZES FLOOR SERVICE BY Bank |
Formalization:
Bank.Building ID | → | Building.ID |
R25. | Bank Level IS A FLOOR ACCESSED IN Bank (M:1) |
Bank PROVIDES FLOOR ACCESS AT Bank Level |
Formalization:
Bank Level.Bank ID | → | Bank.ID |
R28. | Shaft ACCESSES FLOOR AT Shaft Level (1:M) |
Shaft Level PROVIDES FLOOR ACCESS FOR Shaft |
Formalization:
Shaft Level.Shaft ID | → | Shaft.ID |
Predefined type for boolean values.
Predefined type for integers.
Predefined type for character strings.