Clara
Details
| Size: | 0K |
| Last Update: | 2008-05-17 01:33:04 |
| Version: | 3.0 |
| OS Support: | Linux |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | Alejandro Xalabarder Aulet |
| Price: | $0.00 |
Description:
Clara 3.0 is documentation software developed by Alejandro Xalabarder Aulet.
Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class.
With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Let's see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
Clara 3.0 supports english interface languages and works with Linux.
Downloading Clara 3.0 will take if you use fast ADSL connection.
0 comments
Add to
Clara Version History
| Product |
Date Added |
| Clara 3.0 |
2008-05-17 01:33:04 |
Related Software
|
|
From category: Documentation |
| Firewall and Proxy Server HOWTO 0.80 is documentation software developed by Mark Grennan. Firewall and Proxy Server HOWTO project is designed to describe the basics of firewall systems. And... |
|
|
From category: Documentation |
| The manpages package contains a large collection of man pages for Linux covering programming APIs, file formats, protocols, etc.... |
|
|
From category: Documentation |
| Docutils 0.4 is documentation software developed by Felix Wiemann. Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML or LaTe... |
|
|
From category: Documentation |
| Derbrill Tutorials is documentation software developed by Runtime Revolution. Derbrill Tutorials are Free Tutorials For Writing Games and Multimedia Applications in Runtime Revolution with ArcadeEn... |
|
|
From category: Documentation |
| Dive Into Python is documentation software developed by Mark Pilgrim. Dive Into Python is a free Python tutorial, written by Mark Pilgrim. Dive Into Python book lives at http://diveintopytho... |
|
|
From category: Documentation |
| Clara 3.0 is documentation software developed by Alejandro Xalabarder Aulet. Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a... |
|
|
From category: Documentation |
| Cross-LFS 1.0.0 is documentation software developed by Ryan Oliver and Jim Gifford. Cross-LFS stands for Cross Linux From Scratch (CLFS) and is a project that provides you with step-by-step instruc... |
|
|
From category: Documentation |
| Apache Compile HOWTO 1.9.18 is documentation software developed by Luc de Louw. Apache Compile HOWTO is a full-featured Apache compilation HOWTO. The Apache Compile HOWTO is a simple set of... |
|
|
From category: Documentation |
| StorYBook is a free, summary-based open source software for creative writers like novelists and authors.... |
|
|
From category: Documentation |
| as2api 0.4 is documentation software developed by David Holroyd. as2api project is a JavaDoc-a-like for ActionScript 2.0. It began it because there don\'t seem to be any complete, free (GPL... |
|
|
From category: Documentation |
| ADSL Bandwidth Management HOWTO 1.3 is documentation software developed by Dan Singletary. ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem.... |
|
|
From category: Documentation |
| DharmaDoc 0.27 alpha is documentation software developed by Lee Braiden. DharmaDoc automates most of the tedious work involved in setting up a local Web server that contains a Buddhist reference li... |
|
|
From category: Documentation |
| help2info is a bash script that generates a simple info page from the output of the --help argument of the specified program.... |
|
|
From category: Documentation |
| Natural Docs is an extensible, multi-language, source code documentation generator written in Perl.... |
|
|
From category: Documentation |
| Doxygen 1.5.1 is documentation software developed by Dimitri van Heesch. Doxygen project is a documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavors) and to some exten... |
Leave a comment