| umbrello 25.07.90
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
#include <stereotype.h>
| Public Member Functions | |
| AttributeDef () | |
| AttributeDef (QString nm, Uml::PrimitiveTypes::Enum t, QString dfltVal=QString()) | |
| virtual | ~AttributeDef () | 
| Public Attributes | |
| QString | name | 
| Uml::PrimitiveTypes::Enum | type | 
| QString | defaultVal | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlinevirtual | 
| QString UMLStereotype::AttributeDef::defaultVal | 
| QString UMLStereotype::AttributeDef::name | 
| Uml::PrimitiveTypes::Enum UMLStereotype::AttributeDef::type |