umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | List of all members
UMLEntityAttributeList Class Reference

#include <umlentityattributelist.h>

Inheritance diagram for UMLEntityAttributeList:
Collaboration diagram for UMLEntityAttributeList:

Public Member Functions

 UMLEntityAttributeList ()
 
 UMLEntityAttributeList (const UMLEntityAttributeList &)
 
virtual ~UMLEntityAttributeList ()
 
virtual void copyInto (UMLEntityAttributeList *rhs) const
 
virtual UMLEntityAttributeListclone () const
 

Detailed Description

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

Constructor & Destructor Documentation

UMLEntityAttributeList::UMLEntityAttributeList ( )
UMLEntityAttributeList::UMLEntityAttributeList ( const UMLEntityAttributeList other)
UMLEntityAttributeList::~UMLEntityAttributeList ( )
virtual

Member Function Documentation

UMLEntityAttributeList * UMLEntityAttributeList::clone ( ) const
virtual

Make a clone of this object.

Here is the call graph for this function:

void UMLEntityAttributeList::copyInto ( UMLEntityAttributeList rhs) const
virtual

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

Here is the call graph for this function:


The documentation for this class was generated from the following files: