Skip to content

Releases: the-aerospace-corporation/mtip-cameo-plugin

v1.0.9

05 Dec 01:18
Compare
Choose a tag to compare

Resolves the session handling issue raised on the mirror Open-MBEE repository in version 1.0.8. Open-MBEE/mtip-cameo#3

v1.0.8

02 Nov 02:07
Compare
Choose a tag to compare

Refactor of buildDiagram, buildElement, and buildRelationship. Fixes bug with session handling and now closes sessions correctly preventing missing elements. Address and fixes bug Open-MBEE/mtip-cameo#1 where feature direction tag was missing on import.

v1.0.6

16 Feb 23:06
Compare
Choose a tag to compare

MTIP export now uses Element.getId() which uses the TWCloud server id which is globally unique to all TWCloud projects. Previously Element.getLocalId() was used. For local projects, the id will still reflect the "local" id as there is no server id per element.

v1.0.5

17 Oct 16:50
Compare
Choose a tag to compare
  • Fixed support for views, viewpoints, and stakeholders when exchanging models with Sparx EA
  • Added support for PackageImport relationships while filtering out underlying libraries
  • Added clientMultiplicity and supplierMultiplicity attrbiutes to associations
  • Addressed placement of part properties on diagrams
  • Various fixes for NPEs in rare cases

v1.0.4

11 Jul 19:33
Compare
Choose a tag to compare

Fixed error on activity elements where they were mistakenly classified as ActivityNode causing ClassCastException errors.

v1.0.3

25 May 17:46
Compare
Choose a tag to compare

Added requirement text bug fix and basic html filtering.

v1.0.2

14 Apr 19:44
Compare
Choose a tag to compare

Added additional error checking to catch null pointers from importing EA models.

v1.0.1

11 Apr 16:56
Compare
Choose a tag to compare

Added checks for null pointer exception for extension class when failing to created elements due to invalid parent-child relationships coming from original EA model.

v1.0.0

11 Apr 15:43
1fb3553
Compare
Choose a tag to compare

Initial release of the MTIP-Cameo plugin. Import and export of SysML models from Cameo Systems modeler in the form of HUDS XML. Bi-directional model transfer when used with the partner plugin for Sparx Enterprise Architect.