umbrello
2.34.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
13 #define ENTITY_MARGIN 5
31 virtual void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
34 virtual void saveToXMI(QXmlStreamWriter& writer);
UMLUniqueConstraint * asUMLUniqueConstraint()
Definition: umlobject.cpp:1441
UMLEntityAttribute * asUMLEntityAttribute()
Definition: umlobject.cpp:1425
@ ot_CheckConstraint
Definition: umlobject.h:103
QString name() const
Definition: umlobject.cpp:207
@ Primary
Definition: entityattribute.h:28
virtual UMLClassifierListItemList getFilteredList(UMLObject::ObjectType ot) const
Definition: classifier.cpp:999
@ ot_ForeignKeyConstraint
Definition: umlobject.h:102
#define DEBUG_REGISTER_DISABLED(src)
Definition: debug_utils.h:135
virtual QString getTypeName() const
Definition: classifierlistitem.cpp:108
const QColor & backgroundColor() const
Definition: umlscene.cpp:1382
UMLClassifierListItem * createChildObject(UMLClassifier *parent, UMLObject::ObjectType type, const QString &name)
Definition: object_factory.cpp:304
QString getAttributes() const
Definition: entityattribute.cpp:72
The base class for UML objects.
Definition: umlobject.h:69
it is up to the author donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License If the distribution and or use of the Library is restricted in certain countries either by patents or by copyrighted the original copyright holder who places the Library under this License may add an geographical distribution limitation excluding those so that distribution is permitted only in or among countries not thus excluded In such this License incorporates the limitation as if written in the body of this License The Free Software Foundation may publish revised and or new versions of the Library General Public License from time to time Such new versions will be similar in spirit to the present but may differ in detail to address new problems or concerns Each version is given a distinguishing version number If the Library specifies a version number of this License which applies to it and any later you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation If the Library does not specify a license version number
Definition: LGPL-2.0-only.txt:368
@ Tags
stereotype name and tagged values
Definition: basictypes.h:151
@ ot_EntityAttribute
Definition: umlobject.h:98
@ ot_UniqueConstraint
Definition: umlobject.h:101
static UMLApp * app()
Definition: uml.cpp:276
void setModified(bool modified=true)
Definition: umldoc.cpp:3147
Definition: umlclassifierlistitemlist.h:21
Information for a non-graphical Concept/Class.
Definition: classifier.h:34
Definition: umlscene.h:64
@ None
no display of stereotype
Definition: basictypes.h:149
Sets up entityattribute information.
Definition: entityattribute.h:20
QString stereotype(bool includeAdornments=false) const
Definition: umlobject.cpp:555
A base class for classifier list items (e.g. attributes)
Definition: classifierlistitem.h:24
UMLDoc * document() const
Definition: uml.cpp:1063
Sets up Unique entity constraint information.
Definition: uniqueconstraint.h:23
DBIndex_Type indexType() const
Definition: entityattribute.cpp:126