Avocado
General application development is best done through layered development. Our layers include an interpretation software layer, named IntelliParse, and a graphical user interface (GUI) layer, named IntelliDraw. These layers intercommunicate to allow the creation of a UML display tool, known as Project Avocado.
Project Avocado is a portable UML display tool based on Visual Studio .NET that supports UML generation of C# source code files and Microsoft Visual C# .NET projects. This display tool produces a class diagram showing relationships such as inheritance, containment, reference, cardinality, and et cetera. Avocado is implemented using the IntelliParse and IntelliDraw technology. These technologies are customized technologies that are based on various libraries of the .NET Framework and are combined to provide effectiveness in UML generation.