Fact-checked by Grok 2 weeks ago

Modelio

Modelio is an open-source modeling environment tool designed for , , and , providing support for key standards including UML 2, BPMN 2, , TOGAF, and MDA. Developed by Modeliosoft, a company headquartered in , , it offers functionalities such as creation, consistency checks, code generation (e.g., and SQL), , and model publishing in . The tool emphasizes through a centralized that integrates models, requirements, and , facilitating involvement and impact analysis across projects. Its extensibility via modules and scripting allows customization to specific methodologies, making it suitable for both individual analysts and team-based environments. Modelio's open-source nature, hosted on , enables community contributions while commercial versions provide advanced features like deployment and professional support.

Overview and History

Introduction

Modelio is an open-source modeling environment designed for supporting UML, BPMN, SysML, and other standards such as in , , and . Its primary purpose is to facilitate model-driven development (MDD) by enabling users to create, edit, and manage models that can generate code, documentation, and simulations, thereby helping to master system complexity and ensure consistency across architectures. The tool targets software architects, developers, analysts, and teams in sectors like IT, , and finance, where it aids in linking business processes to implementations. As of 2025, the latest stable release is Modelio 6, which requires 17 and introduces features like simultaneous collaboration; it evolved from the Objecteering tool launched in 1991, with its core becoming open-source in 2011.

Historical Development

Modelio's roots lie in the early with the development of object-oriented modeling tools by Softeam, a founded in 1989 and now operating as a brand under Docaposte. In 1991, Softeam launched Objecteering, its initial CASE tool focused on object-oriented modeling and automated C++ from models, marking the beginning of over three decades of expertise in . By 1996, Objecteering introduced the "hypergenericity" technique, an innovative approach to generic modeling that anticipated the Object Management Group's (OMG) (MDA) standard; that same year, Softeam joined as a contributing member, influencing its subsequent standards compliance. In 2001, the tool advanced with the release of the UML Profile Builder, the first to enable MDA implementation through UML profiles, facilitating platform-independent modeling. The following year, 2002, saw the addition of the Requirement Analysis module, allowing seamless integration of requirements into UML models for enhanced traceability. The late 2000s brought further specialization, including the 2008 launch of Objecteering SOA Solution, a comprehensive framework for service-oriented architecture modeling across analysis, design, and implementation. In 2009, Softeam transitioned to Modelio as the successor to Objecteering, rebuilding it on a Java-based architecture to improve extensibility and cross-platform compatibility while preserving core modeling capabilities. This shift culminated in 2011 with the open-sourcing of Modelio's core under GPLv3 and key APIs under Apache 2.0, democratizing access and fostering community contributions. Subsequent milestones emphasized collaboration and compliance: in 2014, Modelio introduced Constellation for model governance and team-based ; 2015 brought Modelio Studio, a no-code tool for custom extension development. support for was integrated in 2016. By 2019, following Softeam's deeper integration into Docaposte, Modelio added the Privaciz module to support GDPR-compliant modeling. The 2020 release of a version, accompanied by a with a new , expanded , while 2021 ensured compatibility with Java 11 for modern runtime environments. Since 2012, ongoing maintenance has been handled by Modeliosoft, Softeam's dedicated software unit, continuing its alignment with standards.

Licensing and Architecture

Licensing Models

The core Modelio software was released under the GNU General Public License version 3 (GPLv3) on October 10, 2011, permitting free use, study, modification, and distribution while requiring that any derivative works also be licensed under GPLv3 ( provisions). This transition marked a shift from the fully proprietary Objecteering tool, developed by Softeam, whose subsidiary Modeliosoft distributes and supports Modelio—Softeam was acquired by Docaposte in 2019—to a open-source model that encouraged broader adoption and community involvement after over 20 years of proprietary development. Key components, including the module framework and APIs essential for developing extensions, are licensed under the Apache License 2.0, which offers greater permissiveness for integration into without imposing obligations. This licensing choice facilitates the creation of both open-source and modules, enabling developers to core elements in closed-source projects while maintaining compatibility with the GPLv3 base. Modeliosoft provides commercial licensing options tailored to professional and users, including node-locked licenses for single-machine use and floating licenses that allow sharing among members via a license (e.g., three licenses supporting up to seven users concurrently). These licenses cover advanced editions such as Modelio BA (Business ) and Modelio BA , which include SaaS access, enhanced support, and proprietary modules like specialized code generators; pricing is structured in tiers from individual users to large s and requires a custom quote. Modelio employs a dual-licensing approach, where the GPLv3 open-source core supports community-driven contributions and free distribution, while commercial licenses unlock non-GPLv3 elements, such as premium modules and professional services, without restricting use. This model balances accessibility for individual developers and open projects with revenue streams for enterprise features. For users, the open-source variant under GPLv3 suits personal, educational, or open-source initiatives where compliance is feasible, but it may limit integration with systems due to its restrictive terms. In contrast, commercial licenses are ideal for closed-source development, team collaboration, or enterprise environments requiring dedicated support, deployment, and avoidance of open-source obligations, with a 10-day available to evaluate these options.

Software Architecture

Modelio features a Java-based architecture, rebuilt in 2009 to replace the earlier Objecteering tool and enhance platform independence across Windows, , and macOS, while supporting scalability for complex modeling tasks. This foundation leverages the platform's robustness, enabling cross-platform deployment without native dependencies and facilitating integration with Java ecosystems for and extension development. At its core, Modelio integrates the Eclipse Modeling Framework (EMF) for model persistence, metamodeling, and structured data representation, allowing efficient handling of UML, BPMN, and other standards through 's resource management and validation capabilities. The modular runtime environment is built around a central core engine that manages model manipulation, with plugins extending functionality for user interfaces, persistence formats such as XMI and XML, and code generation. This design employs for dynamic loading of modules, ensuring that extensions can be installed, updated, or removed at runtime without restarting the application. Extension points are provided through the Modelio module developer API, which allows custom modules to hook into the core for tailored behaviors, such as specialized diagram rendering or analysis tools. The model component system enables the packaging of reusable, independent parts of models—such as UML packages or BPMN processes—into single files for easy sharing and integration without exporting entire projects, promoting in large-scale developments. Governance features include built-in integration, such as with SVN, for tracking changes, alongside multi-user supported by Constellation, introduced in 2014 as a web-based tool for centralized project administration, distributed repositories, and role-based access. For in handling large-scale models, Modelio incorporates optimized indexing via a graph-based model indexer integrated with Constellation, which improves query efficiency and navigation, complemented by mechanisms inherited from to defer resource loading until needed, reducing memory footprint.

Core Functionality

Key Features

Modelio offers a comprehensive set of tools for creating, editing, and managing models, emphasizing and of modeling standards. Its diagram editing capabilities support the and of various UML diagrams, such as , , , and activity diagrams, through an intuitive drag-and-drop that includes smart actions for rapid element placement, undo/redo functionality, zooming, and export options to formats like and WMF. BPMN diagrams are also fully supported for , allowing seamless with UML elements. The tool includes a built-in rules for model validation, performing checks against metamodels using over 280 predefined rules to model . Users can create custom validators through a graphical editor, with the system highlighting inconsistencies and providing direct navigation to affected elements for efficient resolution. Forward is facilitated by features that produce high-quality code from models in languages such as , C++, and C#, utilizing customizable templates based on Acceleo for model-to-text transformation. These generators support project build files and integration with , enabling round-trip to maintain synchronization between models and code. Reverse engineering allows importing existing codebases in , C++, and C#—including , , and assemblies—to automatically generate corresponding UML models, with options for collecting comments as and ongoing for updates. Documentation generation automates the creation of reports in formats like , Word, or directly from models, using customizable templates that embed diagram images (e.g., in JPG or PNG) and textual elements for comprehensive outputs. Basic model execution is supported for BPMN processes through mapping to executable languages like BPEL. Project management features include versioning with support for baselines, branching, and integration with (SVN) for collaborative teamwork, along with model component management to handle dependencies and facilitate project sharing across teams.

Supported Standards

Modelio provides native support for several key modeling standards, enabling users to create compliant models across , business processes, , and domains. The tool implements these standards through integrated metamodels, allowing seamless modeling within a unified environment. For UML 2, Modelio offers full support for the standard's core elements, including all 14 diagram types as defined by the (OMG). This encompasses structural diagrams such as class diagrams for object-oriented design and component diagrams for , as well as behavioral diagrams like state machine diagrams for dynamic behavior and interaction diagrams (e.g., and communication) for specifying collaborations between entities. Modelio's UML implementation adheres to the OMG UML metamodel and has been validated for by the Model Interchange Working Group (MIWG), ensuring with other UML tools. BPMN 2.0 support in Modelio facilitates comprehensive , integrating BPMN elements directly with UML for consistent enterprise-to-implementation workflows. Key features include gateways for decision flows, events for process triggers and terminations, and diagrams for inter-process interactions, all underpinned by execution semantics that map BPMN constructs to languages like BPEL4WS. This integration supports both graphical notation and underlying executable constructs, though full runtime execution requires additional tools, providing partial compliance for BPMN's executable subset as per specifications. Modelio also enables import and export of BPMN models using the standardized BPMN XML 2.0 format. SysML 1.6 is supported via Modelio's dedicated modules, extending UML profiles for systems engineering applications. This includes requirements diagrams for capturing stakeholder needs, block definition diagrams for structural decomposition, and parametric diagrams for constraint-based analysis, alongside complementary UML-derived diagrams like activity and sequence for behavioral modeling. As an OMG standard built on UML, Modelio's SysML implementation maintains strong compliance through its UML foundation, supporting specification, analysis, and validation of complex systems and systems-of-systems. ArchiMate 3.1 support was introduced in Modelio around 2016, with subsequent updates to version 3.2, providing views across business, application, and technology layers for enterprise architecture. Elements such as business actors and processes, application components, and technology nodes are modeled using notations derived from UML and BPMN, ensuring alignment with the Open Group standard. Import and export leverage the ArchiMate Model Exchange File Format for versions 3.0 and 3.1. Beyond these core standards, Modelio accommodates custom UML profiles to define domain-specific languages (DSLs) and specialized modeling needs, such as through dedicated graphical and spreadsheet-based editors. Overall is enhanced by native XMI 2.4.1 export for UML models, facilitating exchange with compliant tools. Modelio's adherence to standards is bolstered by its developer's long-standing participation in the organization since 1996.

Extensibility and Integration

Modules and Extensions

Modelio employs a plug-and-play system that enables users to extend its capabilities by adding custom metamodels, graphical editors, code generators, and model validators. This allows for seamless of domain-specific functionalities without altering the base application. Since 2015, Modelio Studio has facilitated this extensibility by providing a no-code graphical editor for defining and packaging modules, streamlining the process for non-programmers. Recent versions, such as Modelio 6 (2023) and 5.4.1 (2024), have enhanced module-based collaboration and API stability. Modules are developed primarily as Java-based plugins, leveraging Modelio's for advanced customization, or through domain-specific languages (DSLs) for simpler extensions. Developers structure modules around key components such as metamodel extensions, elements, and runtime services, then package them into .mmzip files for easy and via Modelio's built-in or manual deployment. Official modules provided by Modeliosoft include the Java Designer, which supports forward and reverse engineering for Java applications including code and Javadoc generation; the BPM Designer for business process modeling; and the SysML Architect for systems engineering diagrams and simulations. These modules enhance Modelio's support for specific standards and workflows, with free versions available under open-source licenses compatible with the core tool. Users can create custom extensions tailored to particular DSLs, such as domain-specific profiles for industry needs. For instance, Privaciz, launched in 2019, is a Modelio extension dedicated to GDPR compliance modeling, enabling the representation of privacy requirements, data flows, and consent mechanisms within UML diagrams. Model components serve as a distribution mechanism for sharing reusable model fragments, libraries, and tools across projects or teams, often bundled within modules for collaborative reuse. Community-contributed modules are typically published through open-source repositories like or the official Modelio module repository, fostering an ecosystem where extensions can be freely downloaded and integrated. While and modules operate under open licenses without restrictions, advanced official modules require licenses or activation keys, limiting their use to licensed Modelio products such as or Systems Architect editions. This tiered approach balances accessibility with professional-grade features.

Interoperability

Modelio facilitates through standardized file formats for model exchange, enabling seamless with various external tools and ecosystems. It supports and of UML models in XMI 2.1.1, 2.2, 2.3, 2.4.1, and EMF-UML2 v3.0.0 formats, ensuring compliance with specifications and validated via the Model Interchange (MIWG). For models, Modelio handles BPMN 2.0 XML , , and updates, allowing direct compatibility with process execution engines like . Additionally, XML-based exchange is available for specific model components, such as analyst models, while support is limited to custom scripting for data rather than native model handling. Tool integrations leverage these formats to bridge Modelio with other modeling environments and IDEs. Compatibility with Rational Rose is achieved through XMI migration services, preserving model structure during transitions. Similarly, XMI enables import of models from Sparx Systems' Enterprise Architect, supporting bidirectional exchange for UML elements despite occasional type mapping adjustments. Modelio integrates natively with via the Java Designer module, allowing synchronized modeling within the IDE for Java development workflows. For environments, it connects to through code generation plugins, facilitating model-driven development in C# projects. Programmatic access enhances by exposing models via the Modelio API, a Java-based interface for manipulating elements, metamodels, and services. This API supports scripting in for custom integrations and can extend to through Jython compatibility, enabling automated model queries and modifications without manual file exchanges. Round-trip engineering further strengthens data flow between models and code, synchronizing changes bidirectionally in supported languages. In round-trip mode, updates to code artifacts in IDEs like or automatically reflect in the Modelio repository, and vice versa, via incremental generation and . This capability is particularly useful for maintaining consistency in agile development, though it primarily targets and C# ecosystems. Standards-based exchanges extend to domain-specific tools, with BPMN XML ensuring plug-and-play with orchestration platforms like for executable process deployment. For systems engineering, the SysML module provides UML extensions via XMI, aligning with established tools. Despite these strengths, Modelio's has limitations, including partial coverage of formats from non-standard tools, which may require custom bridges or manual adjustments. Advanced integrations, such as specialized exports to formats like or UMLet, often necessitate additional modules rather than core functionality.

Community and Ecosystem

Community Modules

The Modelio community ecosystem is hosted primarily on through the ModelioOpenSource organization, where users contribute to extensions and modules since the tool's open-sourcing in 2011. This open-source approach has fostered collaborative development, allowing individuals and organizations to extend Modelio's capabilities beyond core functionalities. Notable community modules include free add-ons such as the Excel Exchange module, which enables importing and exporting modeling elements to and from Excel spreadsheets for enhanced data interoperability. Another example is the TOGAF Architect module, which integrates (TOGAF) support for modeling using UML and BPMN extensions. These modules are developed by users and shared via the open-source repositories, demonstrating practical enhancements for specific modeling needs. The contribution process involves forking the relevant GitHub repository, developing modules using Modelio Studio—a dedicated environment for module creation—and submitting pull requests for review. Contributions are evaluated for compatibility and quality before potential inclusion in official distributions or the Modelio Store, a platform hosting a wide range of open-source, free, and commercial modules created by the community. Community governance adheres to the GPLv3 license, ensuring modules remain freely available and modifiable while promoting collaborative standards. Discussions and support occur through dedicated forums, where users share ideas, report issues, and collaborate on module improvements. This structure has supported steady growth in the ecosystem, with modules addressing diverse domains such as and standards compliance.

Usage and Adoption

Modelio finds application across various industries, particularly in for designing and generating Java enterprise applications through its UML-based modeling and capabilities. In , it supports SysML for complex projects, such as those in the and sectors, where it facilitates formalization of functional specifications and with UML models. Additionally, Modelio's BPMN support enables , which is utilized in sectors like finance for diagramming workflows and ensuring compliance with process standards. Notable case studies highlight Modelio's practical deployment. Docaposte, the parent company of Modeliosoft, employs Modelio in model-driven projects to manage large-scale deliveries and enhance internal toolsets. In the EU-funded INTO-CPS , Modelio serves as a core tool for high-level system architecture modeling of cyber-physical systems, integrating SysML extensions for simulation and traceability. The Myrtus Horizon Europe (2023–2027) leverages Modelio for continuum computing in cyber-physical systems, including TOSCA-based modeling, attack defense trees for analysis, and code synthesis for applications like smart . In academia, Modelio is integrated into university curricula through the Modelio Academic Program, which provides free licenses to educators for teaching model-driven development (MDD), UML, BPMN, SysML, and concepts. Its open-source edition supports non-commercial by allowing free downloads and access to the forum for on modeling experiments. Adoption metrics indicate widespread use, with Modelio employed by over 170 organizations globally, predominantly large enterprises in sectors like , , and IT services, including , [Naval Group](/page/Naval Group), Thales, , and . As an open-source tool, it offers a cost-effective alternative to proprietary solutions like Sparx Enterprise Architect, reducing licensing expenses while providing comparable UML and BPMN functionality, bolstered by active contributions via modules and forums.

References

  1. [1]
    ModelioOpenSource/Modelio - GitHub
    Modelio is a modeling solution offering a wide range of functionality based on commonly used standards for enterprise architecture, software development and ...
  2. [2]
    Contact us - Modeliosoft
    A form is available directly from Modelio via the "Help/Submit an issue" menu. Headquarters. Modelio 21 Avenue Victor Hugo 75016 ParisMissing: company | Show results with:company
  3. [3]
    Download UML/BPMN modeling tool and free products based on ...
    A coherent and standardized repository centralizing all models and documentation. Share information automatically in WEB portals or up-to-date documents.
  4. [4]
    Modelio Open Source - UML and BPMN free modeling tool
    We are pleased to announce the release of Modelio 5.4.1 : Modelio 5.4.1 Download. ArchiMate 3.2 Support : Modelio 5.4.1 supports the latest version of the ...Missing: 2025 | Show results with:2025
  5. [5]
    Modelio SA SysML for System modeling - Modeliosoft
    Modelio SA SysML covers all system specification requirements by providing support for SysML with UML and BPMN diagrams. Modelio SA SysML provides full support ...
  6. [6]
    Features overview - from modeling to teamwork cooperation
    The Modelio products integrate UML, BPMN, requirements analysis and many other modeling extensions and enable you to configure a bespoke product for your needs.
  7. [7]
    Les nouveautés Modelio 6
    ### Summary of Modelio 6 Features
  8. [8]
    History | An experience in OO modeling for more than 20 years
    Modelio has been designed to make modeling a pleasure, through its efficient ergonomics, its built-in consistency checks, its internal MDA (Model Driven ...
  9. [9]
    SOFTEAM SOFTWARE (DOCAPOSTE Group) Information
    SOFTEAM SOFTWARE (DOCAPOSTE Group) Information ; Founded, 1989 ; Phone, +33 1 53 96 84 00 ; Technologies. JavaScript , HTML , PHP +109 more (view full list).
  10. [10]
    Modelio 2.0 moves to open source
    October 10th 2011 - Modelio maximizes your added value by moving to open source. Softeam is proud to announce the release of Modelio 2.0, the first professional ...
  11. [11]
    Create and share modules in an Open Source/Commercial ecosystem
    Modelio is distributed under the GPL OSS license. There are also many open source Modules. Their OSS License depends on the Author. Anyone can create a Modelio ...
  12. [12]
    Licensing - Modeliosoft
    Modelio provides licenses from single users to large teams. Choose the right license model for your own needs.Node-Locked license · Manual activation (without... · Floating license
  13. [13]
    Module Developer Guide Index · ModelioOpenSource/Modelio Wiki
    Oct 9, 2020 · This guide explains how to develop modules for Modelio.Concretely, this guide presents a simplified real case study and a tutorial.Missing: JMDI | Show results with:JMDI
  14. [14]
    Introducing Modelio XMI Import/Export - Modeliosoft
    Oct 5, 2020 · Modelio XMI Import/Export lets you exchange UML2 models (and not BPMN models) between tools that support the import/export of XMI files.Missing: persistence | Show results with:persistence
  15. [15]
    Introducing model components - Modeliosoft
    Oct 5, 2020 · Model components are independent, identified and coherent parts of a larger model, packaged into a single file. Model components can contain the ...
  16. [16]
    New version & tools: Modelio 3.2 and Modelio Constellation
    Constellation is a WEB tool, that manages Modelio administration, reporting, projects and models, roles and users, workgroup and project ...Missing: collaboration | Show results with:collaboration
  17. [17]
    Integration of a graph-based model indexer in ... - ACM Digital Library
    ... Modelio modelling tool, and its Constellation enterprise model management and collaboration environment. Due to the increasing number and size of the models ...
  18. [18]
    Modelio preferences - Modeliosoft
    Mar 29, 2023 · Defragmenting the indexes helps releasing disc space and reduce projects backup time. Rebuild all impact models: It may happen that SVN ...
  19. [19]
    Modelio - Features of this UML modeling tool - Modeliosoft
    The most important features of this all-in-one UML modeling tool ; Business geographical deployment diagrams · Hardware architecture diagrams · Hardware deployment ...Missing: OSGi JMDI
  20. [20]
    Model-driven Code Generation Features - Modeliosoft
    Project building generation. Code generation. Modelio products are designed to help you design applications and generate high quality code from UML models.
  21. [21]
  22. [22]
    UML tool | Examples of Class and Package Diagrams - Modeliosoft
    Modelio supports UML 2.0 class diagrams. Several examples show how to represent modeling contexts and how it appears graphicallly.
  23. [23]
    BPMN - The Business Process Modeling standard - Modeliosoft
    Modelio provides solutions for modeling business processes or a company's organization via the support of the BPMN (Business Process Modeling Notation) ...
  24. [24]
    Importing and exporting models - Modeliosoft
    Oct 5, 2020 · Modelio supports the interchange of BPMN models and diagrams based on BPMN XML 2.0 format standardized by the OMG. Modelio provides Import, Export and Update ...
  25. [25]
    Modelio SysML Architect | Tool for modeling large-scale systems
    Modelio SysML Architect is a tool for modeling large-scale systems using SysML, a modeling language for systems engineering, and supports various diagrams.Missing: certified | Show results with:certified
  26. [26]
    Benefits for companies to use an open source modeling solution tool
    Modelio is an enterprise-class open source modeling solution delivering unrivalled functionality for business, software and infrastructure architects.
  27. [27]
    ArchiMate support - Modeliosoft
    The table below presents Modelio BA - Enterprise Architect's support of the ArchiMate standard. ... Notations are primarily based on the UML and BPMN standards.
  28. [28]
    ArchiMate exchange - Modeliosoft
    Oct 5, 2020 · Supported format and versions. The ArchiMate exchange feature supports the 2.1, 3.0 and 3.1 ArchiMate Model Exchange File Formats, as defined ...
  29. [29]
    UML tool: Requirement analysis diagrams - Example - Modeliosoft
    Modelio provides a spreadsheet editor dedicated to requirements analysis, as well as graphical support of requirements modeling.
  30. [30]
    support for XMI 2.5.1 · Issue #74 · ModelioOpenSource/Modelio
    Sep 5, 2023 · Hello, accordingly to the documentation Modelio supports XMI 2.4.1 and not the latest release (2.5.1). Is there any plan to do so ?
  31. [31]
    Modelio Studio - Graphical editor for creating extensions - Modeliosoft
    Modelio Studio is a graphical editor used for extend and customize the modeler tool. You can create your own functionalities easily by packaging extension ...Missing: Obéo | Show results with:Obéo
  32. [32]
    Module Development Tutorial · ModelioOpenSource/Modelio Wiki
    Modelio is a modeling solution offering a wide range of functionalities based on the main standards of enterprise architecture, software development and systemsMissing: Studio 2015
  33. [33]
    Download modules for extending Modelio's functionalities
    Get a range of modules created by Softeam for extending Modelio's functionalities. They can add standards support, code generation/reverse capacities, ...
  34. [34]
    Modelio Java Designer module - Modeliosoft
    Key features · High speed, quality Java code generation from UML2 models · Support of UML2 and Java 8 (templates, enumerations, containers, …) · Permanent code- ...Missing: JMDI Interface
  35. [35]
  36. [36]
    Modelio Modules - GitHub
    Modelio Java Designers automatic model completion features makes your modeling easier by managing accessors and implementing interfaces methods.During the ...
  37. [37]
    Modelio XMI Import/Export options - Modeliosoft
    Oct 5, 2020 · Modelio XMI import/export options include output format (EMF 3.0.0 or UML versions), file extension (.xmi or .uml), and re-import compatibility.Missing: 2.5 | Show results with:2.5
  38. [38]
    Importing and exporting XML files - Modeliosoft
    Oct 5, 2020 · Right-click on the element you wish export/import. · Use either the Export or Import Analyst model commands from the 'Import/Export' menu.Missing: interoperability | Show results with:interoperability
  39. [39]
    Rational Rose to Modelio - Modeliosoft
    Softeam provides service to migrate Rational Rose models to the Modelio UML modeling tool at no extra ownership cost.
  40. [40]
    Import XMI files exported by Sparx Enterprise Architect - EAJAVA ...
    Jun 14, 2012 · Modelio supports XMI Import/Export with the addition of a particular Modelio module. My only concern with Modelio is that although it ...modelio does not import overture uml exported file - Stack OverflowExport StarUML Project to Modelio - Stack OverflowMore results from stackoverflow.comMissing: interoperability | Show results with:interoperability
  41. [41]
    Modelio API - GitHub
    Sep 3, 2020 · The Modelio API which is a documented set of interfaces and classes providing basic and advanced services required for the development of a module.Missing: JMDI | Show results with:JMDI
  42. [42]
    Modelio — ScribesTools 0.6.1 documentation
    Modelio is an open source modeling environment supporting a wide range of modeling languages: UML and BPMN in a native form but also SysML or TOGAF for example.
  43. [43]
    Modelio.org - GitHub
    Modelio is an extensible tool. The repository contains several modules, the means of defining, implementing and deploying extensions for Modelio.
  44. [44]
    Extensibility and customization features - Modeliosoft
    The Modelio Store includes a wide range of modules (open source, free or commercial) that provide useful extensions for specific needs. Most modules are ...Extensibility And... · Open Metamodel, Mda Support · The ``module'' Extension...
  45. [45]
    Products based on the open source modeling tool Modelio
    Our products are based on Modelio, the leading open source modeling platform · New functionality through community-developed modules · Freedom from vendor lock-in.<|separator|>
  46. [46]
  47. [47]
    Modelio SD Java | Code generation and reverse ... - Modeliosoft
    Modelio SD Java generates complete Java code from UML, reverse engineers Java to UML, and ensures code/model consistency.
  48. [48]
    White papers based on UML modeling - Modeliosoft
    The white papers published here present real-life projects and case studies involving Modelio helping you get the most out of this powerful tool.
  49. [49]
    System Modelling with Modelio - INTO-CPS
    Modelio is a combined UML/BPMN modeler supporting a wide range of models and diagrams. Modelio's main features: A forum is available on the Modelio community ...
  50. [50]
    Modelio - Myrtus
    Modelio is a UML modelling environment offering a wide range of functionality based on commonly used standards for enterprise architecture.
  51. [51]
    Modelio Academic Program
    The Modelio Academic Program offers higher education institutions worldwide the chance to integrate Modeliosoft products into their curriculum.
  52. [52]
    Companies using Modelio and its marketshare - Enlyft
    Modelio is most often used by companies with >10000 employees and >1000M dollars in revenue. Our data for Modelio usage goes back as far as 4 years and 4 months ...
  53. [53]
    Modelio - Modeling environment (UML) download | SourceForge.net
    Oct 1, 2020 · Modelio is an open source modeling environment tool providing support for the latest standards (UML 2, BPMN 2, ...).