• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdesdk
  • Sitemap
  • Contact Us
 

umbrello/umbrello

CSharpWriter Class Reference

#include <csharpwriter.h>

Inheritance diagram for CSharpWriter:

Inheritance graph
[legend]

List of all members.


Detailed Description

class CSharpWriter is a C# code generator for UMLClassifier objects Just call writeClass and feed it a UMLClassifier;

Definition at line 31 of file csharpwriter.h.


Public Member Functions

 CSharpWriter ()
virtual ~CSharpWriter ()
virtual void writeClass (UMLClassifier *c)
virtual Uml::Programming_Language getLanguage ()
virtual const QStringList reservedKeywords () const
QStringList defaultDatatypes ()

Constructor & Destructor Documentation

CSharpWriter::CSharpWriter (  ) 

Definition at line 109 of file csharpwriter.cpp.

CSharpWriter::~CSharpWriter (  )  [virtual]

Definition at line 115 of file csharpwriter.cpp.


Member Function Documentation

void CSharpWriter::writeClass ( UMLClassifier *  c  )  [virtual]

call this method to generate Php code for a UMLClassifier

Parameters:
c the class you want to generate code for.

Implements SimpleCodeGenerator.

Definition at line 143 of file csharpwriter.cpp.

Uml::Programming_Language CSharpWriter::getLanguage (  )  [virtual]

returns "C#"

Implements CodeGenerator.

Definition at line 709 of file csharpwriter.cpp.

const QStringList CSharpWriter::reservedKeywords (  )  const [virtual]

get list of reserved keywords

Reimplemented from CodeGenerator.

Definition at line 714 of file csharpwriter.cpp.

QStringList CSharpWriter::defaultDatatypes (  )  [virtual]

get list of predefined data types

Reimplemented from CodeGenerator.

Definition at line 119 of file csharpwriter.cpp.


The documentation for this class was generated from the following files:
  • csharpwriter.h
  • csharpwriter.cpp

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdesdk

Skip menu "kdesdk"
  • kate
  •     kate
  • umbrello
  •   umbrello
Generated for kdesdk by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal