| ActivityDialog |
Displays the properties for a ActivityWidget
|
| ActivityDialog::GeneralPageWidgets |
Holds whether changes in the dialog have been made. |
| ActivityPage |
|
| ActivityWidget | A graphical version of a UML Activity.
|
| ActivityWidgetData |
This class holds all the ActivityWidget's Information All this
information goes to a file or clipboard when an ActivityWidget
object is serialized With this class we are trying to achieve
isolation between data and display layers. |
| ActorWidget | A graphical version of a UML Actor.
|
| ActorWidgetData |
This class holds all the ActorWidget's Information All this
information goes to a file or clipboard when an ActorWidget object
is serialized With this class we are trying to achieve isolation
between data and display layers. |
| AssocPage | The page shows all the Associations that belong to a ConceptWidget.
|
| AssocPropDlg | This dialog box will display the properties of an Association.
|
| AssocRules |
Used to determine rules for associations. |
| AssocRules::Assoc_Rule |
Structure to help determine association rules. |
| AssociationWidget |
This class represents an association
inside a diagram. |
| AssociationWidgetData |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| CClassParser | Handles parsing of C++ and C expressions.
|
| CClassParser::CParsedLexem | This class represents one lexem, which is a type and a text. |
| CClassStore | This class has the ability to store and fetch parsed items. |
| CClassTreeNode |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| CParsedAttribute | Represents an attribute and all data for the attribute. |
| CParsedClass | This is the representation of a class that has been parsed by
the classparser. |
| CParsedClassContainer | This class is a container that also can hold classes. |
| CParsedContainer | Represents a parsed object that can store other objects. |
| CParsedMethod | This object is the general abstraction for a method that
has been parsed by the classparser. |
| CParsedParent |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| CParsedScopeContainer | This is a container for scopes, like namespaces in C++
or Modules in IDL-files. |
| CParsedSignalSlot | This class describes a signal to slot mapping
|
| CParsedStruct |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| CPersistantClassStore | This class handles all persistant storage of classes,
global functions and variables. |
| ClassAttPage | A dialog page to display class attribute properties.
|
| ClassGenPage | Display properties on a UMLObject.
|
| ClassImport |
Interfaces classparser library to uml models
|
| ClassOpsPage | A dialog page to display class operation properties.
|
| ClassOptionsPage | A dialog page to display the options for a UMLWidget.
|
| ClassPropDlg |
|
| ClassWizard |
|
| CodeGenerationOptionsBase | |
| CodeGenerationOptionsPage |
|
| CodeGenerationWizard |
|
| CodeGenerationWizardBase | |
| CodeGenerator |
CodeGenerator is the basis class for all CodeGenerators. |
| ConceptWidget | A graphical version of a Concept/Class.
|
| ConceptWidgetData |
This class holds all the ConceptWidget's Information All this
information goes to a file or clipboard when an ConceptWidget
object is serialized With this class we are trying to achieve
isolation between data and display layers. |
| ConfigCodeGenBase | |
| ConfigCodeGenerators | |
| CppWriter |
class CppWriter is a C++ code generator for UMLConcept objects
Just call writeClass and feed it a UMLConcept;
|
| DiagramPrintPage | A print dialog page.
|
| DocWindow |
|
| FloatingText |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| FloatingTextData |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| GeneratorInfo |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| IDChangeLog | Displays the list view for the program.
|
| InfoWidget | Displays an information widget.
|
| JavaWriter |
class JavaWriter is a code generator for UMLConcept objects. |
| KStartupLogo |
Displays a startup splash screen
|
| LinePath | |
| ListPopupMenu | Displays a popup menu.
|
| MessageWidget | Displays a message.
|
| MessageWidgetData |
This class holds all the MessageWidget's Information All this
information goes to a file or clipboard when an MessageWidget
object is serialized With this class we are trying to achieve
isolation between data and display layers. |
| MyListView |
This class provides encoding and decoding for the uml data
that will be use in a drag_n_drop operation or in a copy paste
operation
|
| MyListView::Pixmaps | |
| MyListViewItem |
Contains all the uml data of
a MyListViewItem object
|
| MyListViewItemData | |
| NoteDialog |
|
| NoteWidget | Displays a note box.
|
| NoteWidgetData | This class holds all the NoteWidget's Information
All this information goes to a file or clipboard
when an NoteWidget object is serialized
With this class we are trying to achieve isolation
between data and display layers. |
| ObjectWidget | Displays an instance of a Concept.
|
| ObjectWidgetData | This class holds all the ObjectWidget's Information
All this information goes to a file or clipboard
when an ObjectWidget object is serialized
With this class we are trying to achieve isolation
between data and display layers. |
| ParmPropDlg | A properties dialog box for a parameter.
|
| SelectLanguagesBase | |
| SelectLanguagesDlg |
|
| SelectOpDlg | A dialog to select an operation.
|
| SeqLineWidget |
|
| SettingsDlg |
|
| SettingsDlg::ClassState | |
| SettingsDlg::ClassWidgets | |
| SettingsDlg::CodeGenState | |
| SettingsDlg::FontWidgets | |
| SettingsDlg::GeneralState | |
| SettingsDlg::GeneralWidgets | |
| SettingsDlg::OptionState | |
| SettingsDlg::UIState | |
| SettingsDlg::UIWidgets | |
| StateDialog |
Displays the properties for a StateWidget
|
| StateDialog::GeneralPageWidgets |
Holds whether changes in the dialog have been made. |
| StateWidget | A graphical version of a UML State.
|
| StateWidgetData |
This class holds all the StateWidget's Information
All this information goes to a file or clipboard
when an StateWidget object is serialized
With this class we are trying to achieve isolation
between data and display layers. |
| UMLActor | Information for a non-graphical UML Actor.
|
| UMLApp |
The base class for UML application windows. |
| UMLAttribute | Sets up attribute information.
|
| UMLAttributeDialog | |
| UMLClipboard |
This class manages the uml's interaction with the KDE
Clipboard. |
| UMLConcept | Information for a non-graphical Concept/Class.
|
| UMLDoc |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| UMLDrag |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| UMLObject | The base class for UML objects.
|
| UMLOperation | Holds the information to represent an operation.
|
| UMLOperationDialog | |
| UMLUseCase | Information for a non-graphical UML UseCase.
|
| UMLView |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| UMLViewCanvas | |
| UMLViewData |
|
| UMLViewDialog | |
| UMLWidget |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
| UMLWidgetColorPage | |
| UMLWidgetData | This class holds all the UMLWidget's Information All this
information goes to a file or clipboard when a UMLWidget
object is serialized With this class we are trying to achieve
isolation between data and display layers. |
| Uml |
|
| UseCaseWidget | A graphical version of a UML UseCase.
|
| UseCaseWidgetData | This class holds all the UseCaseWidget's Information All this
information goes to a file or clipboard when an UseCaseWidget
object is serialized With this class we are trying to achieve
isolation between data and display layers. |
| WorkToolBar | The toolbar that is different for each type of diagram.
|
| WorkToolBar::Pixmaps | |
| WriterFactory |
WriterFactory is the Factory class for the library. |