Package com.ideanest.attributes

Interface Summary
Bundle A bundle of attributes for some program element.
Creator A creator for attributes that cannot be serialized.
 

Class Summary
Attributes The singleton access point to attributes set on various program elements.
SimpleAttribute A simple string key/value pair attribute.
 

Exception Summary
MultipleValuesException This exception signals that there are multiple attribute values where only one was expected.