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

#include <umlentityconstraintlist.h>

Inheritance diagram for UMLEntityConstraintList:
Collaboration diagram for UMLEntityConstraintList:

Public Member Functions

 UMLEntityConstraintList ()
 
virtual ~UMLEntityConstraintList ()
 
virtual void copyInto (UMLEntityConstraintList *rhs) const
 
virtual UMLEntityConstraintListclone () const
 

Detailed Description

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

Constructor & Destructor Documentation

UMLEntityConstraintList::UMLEntityConstraintList ( )
UMLEntityConstraintList::~UMLEntityConstraintList ( )
virtual

Member Function Documentation

UMLEntityConstraintList * UMLEntityConstraintList::clone ( ) const
virtual

Make a clone of this object.

Here is the call graph for this function:

void UMLEntityConstraintList::copyInto ( UMLEntityConstraintList 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: