...
Syndeia 3.2 includes the first release of Syndeia Cloud, a fast and scalable platform for next-generation of model-based engineering. Syndeia Cloud provides services for building, managing, analyzing, querying, and visualizing the Total System Model of a product/system through its lifecycle, federating data from multiple disciplines, data repositories, and tools/ecosystems. Existing Syndeia plugins for SysML modeling tools are now clients of Syndeia Cloud. Users can collaboratively and concurrently develop the Total System Model for a product from multiple Syndeia clients. Syndeia Cloud can be deployed on in-premise machines or on cloud platforms, such as AWS or Azure.
Syndeia Projects
REST API
Syndeia Cloud provides a rich REST-based API that makes it possible to integrate Syndeia in other enterprise environments and develop new user apps. The REST API is published using Swagger, making it possible for developers to try out the API directly from the documentation without writing a single line of code. The same REST API is used by Syndeia clients, e.g. plugins to SysML modeling tools, to interact with Syndeia Cloud.
...
Syndeia 3.2 brings a powerful capability to define custom mappings between element types in different tools and repositories. For example, users can create custom mappings between a SysML element type (e.g. Block, Activity, Use Case, or Requirement) to issue types in JIRA (e.g. Improvement, Story, or Task) including their attributes. Once defined, users can select specific mappings when generating models, such as drag and drop a SysML activity with stereotype tags to create tasks in JIRA. The mapping information is stored with the relationships created between model elements, and are used for downstream compare and sync operations. Pre-defined mappings are available as before.
With great power, comes great responsibility. It is recommended that mappings be defined by advanced users and then deployed for other users. Organizations or specific projects within an organization can create standard mappings based on their model-based engineering methodology and practices.Syndeia Syndeia provides powerful capabilities and a easy to use interface to register element types coming from different systems and create custom mappings.
...