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

umbrello/umbrello

RubyWriter Class Reference

Class RubyWriter is a ruby code generator for UMLClassifier objects. More...

#include <rubywriter.h>

Inheritance diagram for RubyWriter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Class RubyWriter is a ruby code generator for UMLClassifier objects.

Just call writeClass and feed it a UMLClassifier.

Definition at line 27 of file rubywriter.h.


Constructor & Destructor Documentation

RubyWriter::RubyWriter (  ) 

Definition at line 31 of file rubywriter.cpp.

RubyWriter::~RubyWriter (  )  [virtual]

Definition at line 35 of file rubywriter.cpp.


Member Function Documentation

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

Returns "Ruby".

Returns:
the programming language identifier

Implements CodeGenerator.

Definition at line 381 of file rubywriter.cpp.

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

Get list of reserved keywords.

Returns:
the list of reserved keywords

Reimplemented from CodeGenerator.

Definition at line 386 of file rubywriter.cpp.

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

Call this method to generate C++ code for a UMLClassifier.

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

Implements SimpleCodeGenerator.

Definition at line 39 of file rubywriter.cpp.


The documentation for this class was generated from the following files:
  • rubywriter.h
  • rubywriter.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"
  • kapptemplate
  • kate
  •     kate
  • kbugbuster
  • kcachegrind
  • kompare
  • lokalize
  • umbrello
  •   umbrello
Generated for kdesdk by doxygen 1.5.9-20090814
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