Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.


Image RemovedImage Added


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.

...