Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d8d40cfb20555

Jump to content

NClass

From Wikipedia, the free encyclopedia
NClass
Developers
  • Balazs Tihanyi
  • Georgi Baychev
Stable release
2.7.0 / September 27, 2019; 6 years ago (2019-09-27)[1]
Written inC#
Operating systemCross-platform
TypeUML tool
LicenseGPL
Websitegithub.com/gbaychev/NClass

NClass is a free and open source software tool to create Unified Modeling Language (UML) class diagrams for C# and Java applications. It is written in C# only and needs the .NET Framework 4.0 or the latest version of Mono.

Features

[edit]

NClass supports only class diagram of the standard UML diagram types.

The user interface is designed to be simple and user friendly, and the visualization of diagrams is configurable via a style system. NClass can generate source code from the model or reverse engineer .NET assemblies by a plugin written by Malte Ried. It can also export to many image formats like JPEG, Portable Network Graphics (PNG), or Windows Metafile.

Future development

[edit]

NClass is missing several major features like undo or round-trip engineering which are frequently requested. These features are planned to be implemented in long-term development.

References

[edit]
  1. "NClass Releases". NClass GitHub Repository. Retrieved 2 August 2020.
[edit]