umbrello API Documentation

UMLAttributeList Class Reference

This sub-class adds copyInto and clone to the QPtrList<UMLAttribute> base class. More...

#include <umlattributelist.h>

List of all members.

Public Member Functions

virtual void copyInto (UMLAttributeList *rhs) const
 Copy the internal presentation of this object into the new object.
virtual UMLAttributeListclone () const
 Make a clone of this object.


Detailed Description

This sub-class adds copyInto and clone to the QPtrList<UMLAttribute> base class.

Definition at line 26 of file umlattributelist.h.


Member Function Documentation

void UMLAttributeList::copyInto UMLAttributeList rhs  )  const [virtual]
 

Copy the internal presentation of this object into the new object.

Definition at line 17 of file umlattributelist.cpp.

References UMLAttribute::clone().

Referenced by clone(), and UMLOperation::copyInto().

UMLAttributeList * UMLAttributeList::clone  )  const [virtual]
 

Make a clone of this object.

Definition at line 35 of file umlattributelist.cpp.

References clone(), and copyInto().

Referenced by clone().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:06 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003