Package empro :: Module empro :: Module core :: Class Attributable
[frames] | no frames]

Class Attributable

Updatable --+    
            |    
   Selectable --+
                |
               Attributable
Known Subclasses:

Interface to a attributable objects. Attributable objects can have additional attributes to them.

Class Hierarchy for Attributable
Class Hierarchy for Attributable

Instance Methods
 
addAttribute(...)
No documentation available.
 
attributeNames(...)
No documentation available.
 
getAttribute(...)
No documentation available.
 
removeAttribute(...)
No documentation available.
 
setAttribute(...)
No documentation available.

Inherited from Selectable: clone, isSelected

Inherited from Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties

Inherited from Selectable: metaData, name, notes