Information System Designer 4.1.0
vrichard12
released this
08 Dec 15:43
·
149 commits
to master
since this release
Diagramming
- Partial view - a new kind of diagram allowing to choose its content (documentation).
Swagger
- Capacity to define constraints on data type attributes and service parameters (documentation).
- Improve import / export of documentation fields on DTOs
- Do not block importing a swagger containing untyped properties
Interaction
- Fix and document typed participant creation tool
Class diagrams (in Graal, Entity and SOA)
- New tool to create DTOs from Entity or Entity from DTO at the Namespace level (documentation)
- New more intuitive properties view for bidirectional relationships
- Enable the create attribute button on the Class property view "Attributes" list widget
Library
- Manage bidiretional relationships between classes of a project and a library
- Add a navigability tool on external namespace to navigate to library diagrams from a project diagram
Other
- HTML export to create a static browsable website out of a modeling project (HTML Export on an aird file)
- Enable Metadata on the Database metamodel
- Navigability tools on Cinematic Mockup diagram
- New model wizard do not impose to enter the file extension anymore
- New feature in the ISD update site to allow deploying only the meta-model plugins (useful for code generators)
API Changes
- Environment metamodel
PrimitiveTypeKind
enumeration addedkind : PrimitiveTypeKind
attribute added onPrimitiveType
ConstrainableElement
concept addedAttribute
now specializesConstrainableElement
- SOA metamodel
Parameter
now specializesConstrainableElement
- Database metamodel
- Database concepts now specializes
environment::ObeoDSMObject
- Database concepts now specializes