umbrello/umbrello
Uml Namespace Reference
Detailed Description
Typedef Documentation
| typedef std::string Uml::IDType |
The data type used for unique IDs.
Definition at line 330 of file umlnamespace.h.
Enumeration Type Documentation
- Enumerator:
Definition at line 135 of file umlnamespace.h.
Definition at line 237 of file umlnamespace.h.
| enum Uml::Corner |
Definition at line 319 of file umlnamespace.h.
| enum Uml::DBIndex_Type |
Definition at line 254 of file umlnamespace.h.
| enum Uml::Diagram_Type |
- Enumerator:
dt_Undefined dt_Class dt_UseCase dt_Sequence dt_Collaboration dt_State dt_Activity dt_Component dt_Deployment dt_EntityRelationship N_DIAGRAMTYPES
Definition at line 118 of file umlnamespace.h.
| enum Uml::ListView_Type |
- Enumerator:
Definition at line 185 of file umlnamespace.h.
| enum Uml::Model_Type |
Definition at line 25 of file umlnamespace.h.
| enum Uml::Object_Type |
- Enumerator:
Definition at line 35 of file umlnamespace.h.
Direction of operation parameters: in = operation uses the parameter as an input value out = operation fills the parameter as a return value inout = operation both reads and writes the parameter The numeric values of this enum are not currently saved to file.
Definition at line 274 of file umlnamespace.h.
Supported programming languages.
- Enumerator:
pl_ActionScript pl_Ada pl_Cpp pl_CSharp pl_D pl_IDL pl_Java pl_JavaScript pl_MySQL pl_Pascal pl_Perl pl_PHP pl_PHP5 pl_PostgreSQL pl_Python pl_Ruby pl_SQL pl_Tcl pl_Vala pl_XMLSchema pl_Reserved
Definition at line 279 of file umlnamespace.h.
| enum Uml::Region |
Enumeration used for stating where a line is on a widget.
- Note:
- Do not change this ordering, as we use these values in for loop.
- Enumerator:
reg_Error reg_West reg_North reg_East reg_South reg_NorthWest reg_NorthEast reg_SouthEast reg_SouthWest
Definition at line 307 of file umlnamespace.h.
| enum Uml::Role_Type |
Constants used for indexing the roles of associations.
Definition at line 265 of file umlnamespace.h.
- Enumerator:
sequence_message_synchronous sequence_message_asynchronous sequence_message_creation sequence_message_lost sequence_message_found
Definition at line 244 of file umlnamespace.h.
| enum Uml::Signature_Type |
Definition at line 160 of file umlnamespace.h.
| enum Uml::Text_Role |
- Enumerator:
tr_Floating tr_MultiA tr_MultiB tr_Name tr_Seq_Message tr_Seq_Message_Self tr_Coll_Message tr_Coll_Message_Self tr_State tr_RoleAName tr_RoleBName tr_ChangeA tr_ChangeB
Definition at line 168 of file umlnamespace.h.
| enum Uml::Widget_Type |
- Enumerator:
Definition at line 85 of file umlnamespace.h.
Function Documentation
Function for comparing tags in XMI files.
Variable Documentation
| const IDType Uml::id_None = "-1" |
Reserved value for uninitialized/illegal ID.
Definition at line 335 of file umlnamespace.h.
| const IDType Uml::id_Reserved = "0" |
Definition at line 336 of file umlnamespace.h.
KDE 4.4 API Reference