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

umbrello/umbrello

UMLActor Class Reference

#include <actor.h>

Inheritance diagram for UMLActor:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

This class inherits from UMLCanvasObject which contains most of the information. The UMLDoc class creates instances of this type.

Information for a non-graphical UML Actor.

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

Definition at line 28 of file actor.h.


Public Member Functions

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

Protected Member Functions

bool load (QDomElement &element)

Constructor & Destructor Documentation

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

Constructs an Actor.

Parameters:
name The name of the Actor.
id The unique id to assign to this Actor.

Definition at line 14 of file actor.cpp.

UMLActor::~UMLActor (  ) 

Standard deconstructor.

Definition at line 18 of file actor.cpp.


Member Function Documentation

void UMLActor::init (  )  [virtual]

Initializes key variables of the class.

Reimplemented from UMLCanvasObject.

Definition at line 20 of file actor.cpp.

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

Make a clone of this object.

Implements UMLObject.

Definition at line 24 of file actor.cpp.

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

Creates the <UML:Actor> XMI element.

Implements UMLObject.

Definition at line 30 of file actor.cpp.

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

Loads the <UML:Actor> XMI element (empty.

)

Reimplemented from UMLObject.

Definition at line 35 of file actor.cpp.


The documentation for this class was generated from the following files:
  • actor.h
  • actor.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