umbrello
2.35.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
8 #ifndef CPPHEADERCODEOPERATION_H
9 #define CPPHEADERCODEOPERATION_H
26 const QString & body = QString(),
const QString & comment = QString());
47 #endif // CPPHEADERCODEOPERATION_H
void methodName(const QString &m)
Definition: import_rose.cpp:57
QString getDocToolTag()
Definition: cppcodegenerationpolicy.cpp:252
Definition: umlattributelist.h:20
QString name() const
Definition: umlobject.cpp:207
UMLAttributeList getParmList() const
Definition: operation.cpp:177
the intent is to exercise the right to control the distribution of derivative or collective works based on the Library In mere aggregation of another work not based on the Library with the you must alter all the notices that refer to this so that they refer to the ordinary GNU General Public instead of to this it is irreversible for that so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy This option is useful when you wish to copy part of the code of the Library into a program that is not a library You may copy and distribute the which must be distributed under the terms of Sections and above on a medium customarily used for software interchange If distribution of object code is made by offering access to copy from a designated then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source even though third parties are not compelled to copy the source along with the object code A program that contains no derivative of any portion of the but is designed to work with the Library by being compiled or linked with is called a work that uses the Library Such a in is not a derivative work of the and therefore falls outside the scope of this License linking a work that uses the Library with the Library creates an executable that is a derivative of the rather than a work that uses the library The executable is therefore covered by this License Section states terms for distribution of such executables When a work that uses the Library uses material from a header file that is part of the the object code for the work may be a derivative work of the Library even though the source code is not Whether this is true is especially significant if the work can be linked without the or if the work is itself a library The threshold for this to be true is not precisely defined by law If such an object file uses only numerical parameters
Definition: LGPL-2.0-only.txt:229
bool isLifeOperation() const
Definition: operation.cpp:414
QString getInitialValue() const
Definition: attribute.cpp:100
virtual QString getTypeName() const
Definition: classifierlistitem.cpp:108
bool getConst() const
Definition: operation.cpp:430
Definition: cppcodedocumentation.h:23
bool isStatic() const
Definition: umlobject.cpp:362
CodeDocument * getParentDocument()
Definition: codemethodblock.cpp:31
Definition: codegenpolicyext.h:22
Definition: cppcodegenerationpolicy.h:18
bool isAbstract() const
Definition: umlobject.cpp:344
Definition: classifiercodedocument.h:28
bool getOverride() const
Definition: operation.cpp:446
bool parentIsInterface() const
Definition: classifiercodedocument.cpp:421
QString doc() const
Definition: umlobject.cpp:431
static UMLApp * app()
Definition: uml.cpp:349
Sets up attribute information.
Definition: attribute.h:22
ContentType contentType() const
Definition: codeblock.cpp:50
@ AutoGenerated
the content was generated by code generation itself
Definition: codeblock.h:24
bool getOperationsAreInline()
Definition: cppcodegenerationpolicy.cpp:96
void setEndMethodText(const QString &value)
Definition: codemethodblock.cpp:64
UMLOperation * getParentOperation()
Definition: codeoperation.cpp:63
Definition: operation.h:19
Definition: codeoperation.h:19
CodeGenPolicyExt * policyExt() const
Definition: uml.cpp:2475
static QString getNewLineEndingChars()
Definition: textblock.cpp:168
void setStartMethodText(const QString &value)
Definition: codemethodblock.cpp:56
void setText(const QString &text)
Definition: textblock.cpp:76
QString stereotype(bool includeAdornments=false) const
Definition: umlobject.cpp:555