- Inheritance
- < Object
We manage a set of attributes. Each attribute has a symbol name and a bit value
Constants
| Name | Description | |
|---|---|---|
| SPECIAL | = 1 |
Methods
Class
| Visibility | Signature |
|---|---|
| public | as_string (bitmap) |
| public | bitmap_for (name) |
| public | each_name_of (bitmap) {|name.to_s if (bitmap & bit) != 0| ...} |