UML Designer
UML Designer is a graphical tool to edit and vizualize UML 2.5 models. It uses the standard UML2 metamodel provided by Eclipse Foundation and it implements the following generic...
With Xtext you can easily create your own programming languages and domain-specific languages (DSLs). The framework supports the development of language infrastructures including...
UML Lab provides truly agile modeling and coding with Eclipse. The tool integrates UML modeling with code generation and template-based reverse and round-trip engineering.
The CDO (Connected Data Objects) Model Repository is a distributed shared model framework for EMF models and meta models. CDO is also a model runtime environment with a focus on...
Sirius is an Eclipse project (https://www.eclipse.dev/sirius) that allows you to easily create your own graphical modeling tools. It leverages the Eclipse modeling technologies...
EcoreTools is a graphical modeler to create, edit and analyze Ecore models. It provides several a class diagram editor (similar to UML Class Diagrams), a package dependencies...
The Eclipse BPMN2 Modeler is a graphical modeling tool for authoring BPMN 2.0 compliant business processes. The editor is fully customizable for any process engine that supports...
Eclipse OCL is an implementation of the Object Constraint Language (OCL) OMG standard for EMF-based models.
EMF Forms provides a new way of developing form-based UIs. Instead of manually coding form-based layouts, it allows you to describe the UI with a simple model instead of with code...
This project provides IDE integration to Eclipse users when working on protobuf files. This is a fork of an originally Google-initiated project (protobuf-dt) which has been largely...