void QUmlProfileApplicationObject::removeOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlProfileApplication *>(this)->removeOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlConnectorObject::removeOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlConnector *>(this)->removeOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlExceptionHandlerObject::addOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlExceptionHandler *>(this)->addOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlTemplateSignatureObject::removeOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlTemplateSignature *>(this)->removeOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlTimeObservationObject::addOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlTimeObservation *>(this)->addOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlLiteralNullObject::addOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlLiteralNull *>(this)->addOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QMofLiteralStringObject::removeOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QMofLiteralString *>(this)->removeOwnedComment(qmodelingelementproperty_cast<QMofComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlClassifierTemplateParameterObject::removeOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlClassifierTemplateParameter *>(this)->removeOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QMofOpaqueExpressionObject::removeOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QMofOpaqueExpression *>(this)->removeOwnedComment(qmodelingelementproperty_cast<QMofComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlStateInvariantObject::addOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlStateInvariant *>(this)->addOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }
void QUmlCollaborationUseObject::addOwnedComment(QObject *ownedComment) { qmodelingelementproperty_cast<QUmlCollaborationUse *>(this)->addOwnedComment(qmodelingelementproperty_cast<QUmlComment *>(ownedComment)); emit ownedCommentsChanged(this->ownedComments()); }