Next Design V2.0 Service Update 1 (2.0.7.20518) Release Notes
This program includes the following minor functional improvements and fixes to problems and limitations, allowing you to use the application with more stable quality.
functional improvement
Extensions
-
Changed so that a post-command execution event is not issued when an exception occurs during command execution.
-
Changed to display an error message when an exception occurs while executing an extension command from the ribbon.
-
ExecuteCommand()
Changed to display an error message when an exception occurs during execution. -
Libraries containing WPF user controls have been modified to be available in multiple extensions.
For more information, see Incorporating WPF 's User Control Containing Libraries.
important point
The above changes will result in the following changes in extension behavior. Please check to see if your existing extensions are affected.
- When an exception occurs during command execution, an error message is now displayed and an event is no longer fired after the command is executed.
Fixed Issues and Constraints
Model Editing
-
Problem solved where key-operated cut (Ctrl+X) could not be used in the tree grid view.
-
Fixed a problem that prevented keystroke undo (Ctrl+Z) when editing model relationships using the Add, Delete, Edit, and Set buttons on the [Properties] tab of the inspector.
-
RESOLVED AN ISSUE THAT CAUSED CONNECTOR ROUTES TO BECOME UNNATURAL WHEN REROUTING FROM THE ER DIAGRAM VIEW VIA THE RIBBON'S HOME > PLACEMENT > ROUTING > REROUTING.
-
In a document form view displaying a list with applied subforms, a problem was resolved in which the order in which the list was displayed differed from the order in which the models were defined when switching views between models with the same view.
Team Development
- A restriction that prevented related owned models from being saved during split and merge model file operations has been resolved.
traceability
-
Solved a problem in which a system error would occur when attempting to display a matrix without a model to be displayed in the matrix view of the trace page.
-
When displaying the tree view of the tracing page, a problem was resolved in which the trace lines between lanes were only partially displayed when there were many models displayed in the lanes and involved in the trace lines between lanes.
Profile Definition
-
Resolved a problem in which import failed when trying to import a profile with any of the following changes made to the original profile
- Change control type in document form view
- CHANGE OF FILE FORMAT FROM DATABASE FORMAT TO JSON FORMAT
-
IN JSON FORMAT PROJECTS, WHEN A FIELD'S INITIAL VALUE IS SET TO A STRING THAT CAN BE INTERPRETED AS A DECIMAL NUMBER AND SAVED, THE DECIMAL POINT INFORMATION SET AS THE INITIAL VALUE IS NO LONGER SAVED.
-
Fixed a problem in which a class had multiple inheritance from multiple abstract classes, and when trying to add a field from the other abstract class to the view definition of the model that owns one abstract class, a system error occurred and the field could not be added.
-
When importing profiles, if there is an inheritance relationship between metamodel classes and the following two field names overlap, the import is now aborted with an error message indicating the duplicate location.
- Field name of the derived class defined in the metamodel of the currently opened project
- Field name of the inherited source class defined in the metamodel of the profile to be selected when importing the profile
Extensions
-
IApplication.ThrowUserException()
Arguments forshowDialog
indicates such things as location of person or thing, location of short-term action, etc.true
The problem of the dialog not being displayed after setting the -
IDiagram.Reroute()
Solved a problem that caused connector routes to become unnatural when rerouting with -
IModelReferenceProvider
when applied to the finder,No association
is no longer selectable.
Applications in general
-
Solved a problem that caused Next Design to forcefully terminate during license registration and activation when using a setup script to switch proxy servers.
-
FIXED A PROBLEM IN WHICH THE PACKAGE ID WAS DISPLAYED IN THE PACKAGE LIST IN THE MANAGE EXTENSIONS DIALOG INSTEAD OF THE PACKAGE DETAILS.