Table 5.21. ooRexx Properties Class
| Object | |
| ↓ | |
| Directory | |
| + MapCollection | |
| ↓ | |
| Properties | |
load new | |
getLogical getProperty getWhole load put, []= |
save setLogical setProperty setWhole |
Note
| [] | equivalent | put |
| []= | hasIndex | subset |
| allIndexes | hasItem | supplier |
| allItems | index | union |
| at | intersection | xor |
| difference | items | |
| disjoint | makeArray |
| putAll |
| allIndexes | hasIndex | []= |
| allItems | hasItem | remove |
| at | index | removeItem |
| [] | isEmpty | setEntry |
| empty | items | setMethod |
| entry | makeArray | supplier |
| hasEntry | put | unsetMethod |