#include "UmlArtifact.h" #include "UmlCom.h" #include "UmlClass.h" #include "UmlDeploymentDiagram.h" void UmlArtifact::html(QCString, unsigned int, unsigned int) { UmlCom::message(name()); UmlItem::html("Artifact", (UmlDiagram *) associatedDiagram()); const char * sep = " associated with : "; if (stereotype() == "source") { fw.write("
Artifact source");
const QVector ");
writeq(stereotype());
fw.write("");
const QVector