| 接口 | 说明 |
|---|---|
| Attributable |
用于表示一个可以包含属性的对象
|
| AttributeInstance |
代表一个属性的可变实例以及它的修饰符和数据值.
|
| 类 | 说明 |
|---|---|
| AttributeModifier |
Concrete implementation of an attribute modifier.
|
| 枚举 | 说明 |
|---|---|
| Attribute |
在
Attributable 里面的枚举. |
| AttributeModifier.Operation |
Enumerable operation to be applied.
|