Releases: the-aerospace-corporation/mtip-cameo-plugin
v1.0.9
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
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
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
- 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
Fixed error on activity elements where they were mistakenly classified as ActivityNode causing ClassCastException errors.
v1.0.3
Added requirement text bug fix and basic html filtering.
v1.0.2
Added additional error checking to catch null pointers from importing EA models.
v1.0.1
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
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.