...
Users can now create Syndeia projects that can serve as the Total System Model for any product/system, federating and connecting information from multiple related projects originating in different disciplines and tools. Users can concurrently work on the same Syndeia project from different Syndeia clients. For example, users can define a Syndeia project for an Unmanned Aerial Vehicle (UAV) and can connect multiple SysML models (same or different SysML tool), JIRA projects, Windchill projects, DOORS-NG projects, or GitHub repositories to that same UAV project on Syndeia Cloud. This makes it possible to truly build a federated and integrated Total System Model for the UAV system. Syndeia projects and their contents can be accessed via Syndeia clients and Syndeia Cloud's REST API.
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. such as Block, Activity, Use Case, or Requirement) to issue types in JIRA (e.g. such as 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, or vice versa. The mapping information is stored with the relationships created between model elements , and are is used for downstream compare and sync operations. Pre-defined mappings are available as before. With With great power, comes great responsibility. It is recommended that mappings be are first defined by advanced users and then deployed for and used by other users. Organizations, groups, or specific individual projects within an organization can create standard mappings based on their model-based engineering methodology and practices. Syndeia provides powerful capabilities and a easy to
Syndeia provides an easy-to-use interface to register artifact (element) types coming originating from different systems repositories and tools and create custom mappings between those types.
...
Stateflow
Syndeia 3.2 brings new capabilities for Stateflow. Users can now generate state behaviors (entry, do, exit) and transition behaviors (triggers, guards, and effects) in Stateflow from SysML state machine models, and vice versa. Capabilities to compare and sync are available as before. Users can turn off generation, compare, and sync for state and transition behaviors, and only work with states and transitions.
Other improvements and fixes
...