Skip to content

Commit 79d9fe6

Browse files
committed
2 parents 8f6348d + d1f9f71 commit 79d9fe6

File tree

1 file changed

+40
-2
lines changed

1 file changed

+40
-2
lines changed

README.md

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,42 @@
1-
![Modelio Modeler](https://raw.githubusercontent.com/wiki/ModelioOpenSource/Modelio/images/logo-modelio-v4.png)
2-
# Modelio Modeler
1+
![Modelio Modeler](README/logo-modelio-v4.png)
32

3+
Modelio is a modeling solution offering a wide range of functionalities based on the main standards of enterprise architecture, software development and systems engineering.
44

5+
[![Modelio Documentations](README/documentation-link.png)](https://github.com/ModelioOpenSource/Modelio/wiki)
6+
7+
Dedicated to developers, analysts and software and systems architects, Modelio is first and foremost a modeling environment, supporting a wide range of models and diagrams and providing many services facilitating the modeling of your architectures such as as model consistency checking features. Support for modeling and business processes (BPMN) is integrated into Modelio. These BPMN models can be linked to other standards supported by the tool, for example UML, so as to integrate these business processes into a larger context such as an enterprise architecture.
8+
9+
10+
[![Modelio Overview](README/modelio-video-link.png)](https://www.youtube.com/watch?v=GQKqQaL_m5g)
11+
12+
13+
</table>
14+
<table>
15+
<tr>
16+
<td>
17+
18+
# Main Features
19+
20+
* **UML Modeler** : Modelio is a first and foremost a modeling environment, supporting a wide range of models and diagrams, and providing model assistance and consistency checking features.
21+
* **BPMN support** integrated with UML : Modelio combines BPMN support and UML support in one tool, with dedicated diagrams to support business process modeling.
22+
23+
* **Java code generator** : The Java Designer module uses an RCP/Eclipse-style project file structure, and supports Java code generation and reverse, Javadoc generation and Java automation.
24+
* **XMI import/export** : Modelio provides an XMI import/export feature that enables you to exchange UML2 models between different tools.
25+
* **HTML model publishing** : With the HTML Publisher module, publish your models in HTML format.
26+
* **Extension system** : Modelio can be extended for any language, methodology or modeling technique just by adding modules to your configuration. You can either use existing modules or else develop your own.
27+
* **Scripting language support (Jython)** : Modelio provides integrated support of the Jython scripting language, for online requests, small scripts and macro definition.
28+
29+
</td>
30+
<td>
31+
32+
# Supported Standards
33+
* **UML2** : UML2 is a general-purpose modeling language from the OMG, used in the field of object-oriented software engineering.
34+
* **BPMN2** : BPMN is a standard for business process modeling, providing a graphical notation for the specification of business processes.
35+
* **Archimate** : Archimate is an open and independent enterprise architecture modeling language to support the description, analysis and visualization of architecture within and across business domains.
36+
* **XMI** :XMI is an OMG standard used in the exchange of metadata information via the XML language.
37+
* **MDA** : MDA is an OMG standard, which implements and uses model extensions in the development of software systems.
38+
* **TOGAF** :TOGAF is an enterprise architecture framework, providing a complete approach to enterprise information architecture design, planning, implementation and governance.
39+
40+
</td>
41+
</tr>
42+
</table>

0 commit comments

Comments
 (0)