In-Depth

Altova Delivers on UML 2.1

Altova demonstrated a new version of its UModel 2007, which displays the full UML 2.1.1 compatibility, at VSLive! San Francisco 2007.

VSLive! San Francisco 2007 exhibitor Altova demonstrated at the show a new version of its UModel 2007 UML modeling tool, displaying full the UML 2.1.1 compatibility. UModel has a number of features that make developing a UML model and producing an application from the model easy and productive.

Specifically, UModel lets you select the diagram type that you want to build, and it automatically changes the menu to only the selections that apply to the specified model. UModel also lets you turn a UML model into either C# or Java code. Further, you can make changes to the generated code and round-trip it back into the model. You can even can take existing source code or binaries and convert them into UML diagrams. These diagrams can then be used to regenerate source code to effectively implement the same components again.

Altova has a number of other developer tools, including XMLSpy, the classic XML editor, and DatabaseSpy, the multi-database query and design tool. These tools help you work with databases, implement XML and XML access to databases, build Semantic Web structures, and model and generate applications.

According to David McGahey, product manager for UModel, while the product supports both C# and Java code generation, the company does not track which language or development platform is more popular. "The vast majority of our sales come from Web site downloads," he said. "We don't have a way of tracking what UModel is being used for."

While UModel does not currently integrate into Visual Studio, Altova is a Microsoft Visual Studio Integration Partner (VSIP), and XMLSpy currently plugs into Visual Studio using the VSIP interface. McGahey said that a future version of UModel will have the same integration.

About the Author

Peter Varhol is the executive editor, reviews of Redmond magazine and has more than 20 years of experience as a software developer, software product manager and technology writer. He has graduate degrees in computer science and mathematics, and has taught both subjects at the university level.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube