• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdesdk
  • Sitemap
  • Contact Us
 

umbrello/umbrello

UMLUseCase Class Reference

#include <usecase.h>

Inheritance diagram for UMLUseCase:

Inheritance graph
[legend]

List of all members.


Detailed Description

This class contains the non-graphical information required for a UML UseCase.

This class inherits from UMLCanvasObject which contains most of the information.

Information for a non-graphical UML UseCase.

Author:
Paul Hensgen <phensgen@techie.com> Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org

Definition at line 26 of file usecase.h.


Public Member Functions

 UMLUseCase (const QString &name=QString(), Uml::IDType id=Uml::id_None)
 ~UMLUseCase ()
virtual void init ()
virtual UMLObject * clone () const
void saveToXMI (QDomDocument &qDoc, QDomElement &qElement)

Protected Member Functions

bool load (QDomElement &element)

Constructor & Destructor Documentation

UMLUseCase::UMLUseCase ( const QString &  name = QString(),
Uml::IDType  id = Uml::id_None 
) [explicit]

Creates a UseCase object.

Parameters:
name The name of the object.
id The id of the object.

Definition at line 14 of file usecase.cpp.

UMLUseCase::~UMLUseCase (  ) 

Standard deconstructor.

Definition at line 19 of file usecase.cpp.


Member Function Documentation

void UMLUseCase::init (  )  [virtual]

Initializes key variables of the class.

Reimplemented from UMLCanvasObject.

Definition at line 21 of file usecase.cpp.

UMLObject * UMLUseCase::clone (  )  const [virtual]

Make a clone of this object.

Implements UMLObject.

Definition at line 25 of file usecase.cpp.

void UMLUseCase::saveToXMI ( QDomDocument &  qDoc,
QDomElement &  qElement 
) [virtual]

Creates the <UML:UseCase> element.

Implements UMLObject.

Definition at line 31 of file usecase.cpp.

bool UMLUseCase::load ( QDomElement &  element  )  [protected, virtual]

Loads the <UML:UseCase> element (empty.

)

Reimplemented from UMLObject.

Definition at line 36 of file usecase.cpp.


The documentation for this class was generated from the following files:
  • usecase.h
  • usecase.cpp

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdesdk

Skip menu "kdesdk"
  • kate
  •     kate
  • umbrello
  •   umbrello
Generated for kdesdk by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal