Model_Utils::NameAndType Struct Reference
Data structure filled by parseAttribute(). More...
#include <model_utils.h>
Public Member Functions | |
| NameAndType (QString name, UMLObject *type, Uml::Parameter_Direction direction=Uml::pd_In, QString initialValue=QString::null) | |
Public Attributes | |
| QString | m_name |
| UMLObject * | m_type |
| Uml::Parameter_Direction | m_direction |
| QString | m_initialValue |
Detailed Description
Data structure filled by parseAttribute().
Definition at line 247 of file model_utils.h.
The documentation for this struct was generated from the following file:
