For the complete documentation index, see llms.txt. This page is also available as Markdown.

Developer Notes

MBSE SDK Server Bootstrap Package v/s OIM version compatibility matrix

SDK Server
OIM
Remarks

>=7.224

  • Added support for query-based filtering using name and GUID.

  • Redesigned the Element Types JSON configuration for improved structure and flexibility.

  • Enabled support for polling entities from the first revision.

  • Added support for Item Flow and reference fields.

>=7.218 and <7.224

Support for Generalization and Usage relationship, along with renaming of realization relationship

>=7.218 and <7.224

Batching and parallel processing implemented for getting list of elements on latest state and at given revision.

>=7.218 and <7.224

Initial Version. OIM supports MBSE SDK connector registration from 7.218 onwards.


Developer Notes

MBSE SDK Release 1.3.0

Backward Compatible Changes

  • Added support for query-based filtering using name and GUID.

  • Redesigned the element types json configuration for improved structure and flexibily.

  • Enabled support for polling entities from first revision.

  • Added support for item flow and reference fields.

Breaking API changes

  • Added parameters for the branchName and branchDescription in the EmfBranchClient.

  • Added deleteElements and bulkUpsertElements method in the EmfElementClient.

MBSE SDK Release 1.2.0

Backward Compatible Changes

  • Added support for Generalization and Usage Relationship.

  • Renaming for the realization link

MBSE SDK Release 1.1.0

Backward Compatible Changes

  • Added support for Java 25.

  • Batching and parallel processing implemented for 'Get elements at revision' and 'Get elements' methods.

MBSE SDK Release 1.0.0

First Release of MBSE SDK Server Bootstrap Package

Last updated