Profile setting items and modeling changes
This section describes various setting items in metamodels and view definitions, and changes in modeling behavior due to these changes.
Entity settings and behavior
Entity setting items and changes in modeling behavior due to the changes are as follows.
Setting item | Value | Behavior |
---|---|---|
Display Name | String | The display name in the model editor and model navigator changes. |
Class Name | String | The distinguished name in the extension changes. Behavior in the model editor is unchanged. |
Change Shape Type | Unchangeable | - |
Is Abstract | ON/OFF | Default value If OFF is changed to ON, it will not be included in the options when selecting the model type. |
Inherit Base | Entities | Fields defined in Inherit From will be available. |
Icon | Icon design | Icons displayed in the model navigator, toolbox, and view will change. |
Allow deployment directly under the project | ON/OFF | If you change the default from OFF to ON, you can also add it directly under the project. |
Allow model file splitting | ON/OFF | Default If changed from ON to OFF, the model and its parent model cannot be split into separate model files. |
Filelds | Fields | Defined fields can now hold values. |
Show in ModelNavigator | ON/OFF | Default If changed from ON to OFF, the model and its descendant models will not be shown in the Model Navigator. And it is also excluded from the export target. |
Show in Trace Page | ON/OFF | Default If changed from ON to OFF, the model will not be shown in the trace page. It is also excluded from the calculation of trace coverage. |
Show differences when comparing differences | ON/OFF | If the default value is changed from ON to OFF, even if there are differences when comparing model change differences, they will not be displayed. |
Exclude in searching | ON/OFF | Default If you change from OFF to ON, it will not be included in search targets. |
Exclude in replacement | ON/OFF | Default value If OFF is changed to ON, it will not be included in the replacement target. |
Constraints | Path Constraints | Candidates are narrowed down to models that satisfy the path constraints when adding related models to the reference field. |
Tagged Value | Arbitrary tags and values | You can implement processing using tags and values with the extension. Behavior in the model editor is unchanged. |
Field settings and behavior
The setting items of the fields held by the entity and the behavior changes in modeling due to the changes are as follows.
Setting item | Value | Behavior |
---|---|---|
Display Name | String | The title displayed for the corresponding item on the form view changes. |
Field Name | String | When displayed in a tree grid column, field values with the same field name are displayed in the same column regardless of the display name of the field defined for each entity. The identification name in the extension will change. |
Definition Class | Unchangeable | - |
Data Type | Unchangeable | - |
Multiplicity | Multiplicity of related models | If [1] or [0..1], prevents adding a second related model. |
Field Type | Unchangeable | - |
Default Value | Yes/No | If Yes, the field will be initialized to the value you set for this initial value. If none, the field will be initialized with an initial value depending on the data type. |
Category | String | When the inspector is displayed, the fields are grouped and displayed according to the set category. |
Show in the Finder | ON/OFF | Shows/hides fields in the Finder. |
Show in the Inspector | ON/OFF | Shows/hides the field in the inspector. |
Show differences when comparing differences | ON/OFF | If the default value is changed from ON to OFF, even if there are differences when comparing model change differences, they will not be displayed. |
Exclude in searching | ON/OFF | Default If you change from OFF to ON, it will not be included in search targets. |
Exclude in replacement | ON/OFF | Default value If OFF is changed to ON, it will not be included in the replacement target. |
Tagged Value | Arbitrary tags and values | You can implement processing using tags and values with the extension. Behavior in the model editor is unchanged. |
Form element settings and behavior
The setting items of the form element held by the form and the behavior change in modeling due to the change are as follows.
Setting item | Value | Behavior |
---|---|---|
Change Shape Type | Unchangeable | - |
Target Field | Unchangeable | - |
Show Title | ON/OFF | Show/hide the title on the form. |
Show Title Icon | Unchangeable | - |
Title Icon | Unchangeable | - |
Title Display Direction | Default/Top/Left | Switches the display position of the title on the form. |
Surround an element with a line. | ON/OFF |
Ownership settings and behavior
Setting items related to ownership between entities and behavior changes in modeling due to the changes are as follows.
Setting item | Value | Behavior |
---|---|---|
Display Name | String | The title displayed for the corresponding item on the form view changes. |
Field Name | String | When displayed in a tree grid column, field values with the same field name are displayed in the same column regardless of the display name of the field defined for each entity. The identification name in the extension will change. |
Definition Class | Unchangeable | - |
Data Type | Unchangeable | - |
Multiplicity | Multiplicity of related models | If [1] or [0..1], prevents adding a second related model. |
Field Type | Unchangeable | - |
Save as structured | ON/OFF | Default If changed from OFF to ON, the field will be saved as structured when saving in JSON format. |
Category | String | When the inspector is displayed, the fields are grouped and displayed according to the set category. |
Show in the Inspector | ON/OFF | Shows/hides the field in the inspector. |
Show differences when comparing differences | ON/OFF | If the default value is changed from ON to OFF, even if there are differences when comparing model change differences, they will not be displayed. |
Tagged Value | Arbitrary tags and values | You can implement processing using tags and values with the extension. Behavior in the model editor is unchanged. |