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. |
Reference-related/derivation-related configuration items and behavior
The setting items for reference relationships and derivation relationships between entities, and the changes in modeling behavior due to these changes, are as follows.
Setting item | Value | Behavior |
---|---|---|
Display Name | String | The title displayed for the corresponding item on the form view changes. |
Relationship Name | String | The identification name in the extension changes. Behavior in the model editor is unchanged. |
Connection Source | Unchangeable | - |
Connection Target | Unchangeable | - |
Icon | Icon design | Icons displayed in the profile navigator and view will change. |
IsTwoWay | ON/OFF | Default value If OFF is changed to ON, this relationship can be added from the destination model as well. |
Set Derivable Relationship | ON/OFF | If you change the default value of reference relationship from OFF to ON, you can edit it as a derivable relationship on the model editor and it will be displayed on the trace page. |
Filelds | Fields | Defined fields can now hold values. |
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. |
Inheritance-related configuration items and behavior
There is no separate setting item for inheritance related.
Shape settings and behavior
The setting items for the shape definition for diagrams and the changes in modeling behavior due to the changes are as follows.
Setting item | Value | Behavior |
---|---|---|
Display Name | String | The label of the icon displayed in the toolbox changes. |
Shape Name | String | No Change |
Change Shape Type | Shape Type | Changes the shape type of the model held in the target field. |
Mapping Target | Unchangeable | - |
Target Field | Unchangeable | - |
Data Type | Unchangeable | - |
Automatically add shapes when adding model | ON/OFF | When ON, shapes are automatically added and displayed on the ER diagram when adding models in other views. If it is OFF, even if you add a model in another view, the model will not be automatically added on the ER diagram and will be hidden. |
Diagram | Shape of Shape | The shape of the model held in the target field changes. |
Color | Display Color | The fill color, line color, and label display color of shapes change. |
Border Thickness | positive integer | changes the line thickness of the shape. |
Allow shape change | ON/OFF | If ON, the shape can be changed for each shape on the diagram. |
Allow image paste | ON/OFF | If ON, images can be pasted for each shape on the diagram. |
Show metamodel icon | ON/OFF | If ON, labels of shapes are shown with icons. |
width/height | positive integer | changes the default size of the shape immediately after adding the model. |
Title/Body | Fields to display | The field values specified for the title and body are displayed. |
Alignment of title/body | Alignment and font | Alignment and display font of title and body are changed. |
How to show categories | Show only if there is a value/Always | Category text will be shown under the specified conditions. |
Category | Fields to Display | Displays the field values specified in Category Text. |
Category Alignment | Alignment and Font | Alignment and display font of category text change. |
Label | Fields and Positions to Display | The specified field values are displayed in their respective positions. |
Child Shape | Fields and shapes displayed as child shapes | Child shapes can be displayed and added to shapes. |
Connector configuration items and behavior
The setting items of the shape definition of the connector for the ER diagram and the behavior changes in modeling due to the change are as follows.
Setting item | Value | Behavior |
---|---|---|
Display Name | String | No Change |
Shape Name | String | No Change |
Data Type | Unchangeable | - |
Automatically add shapes when adding model | ON/OFF | When ON, connectors are also automatically added and displayed on the ER diagram when adding associations in other views. If OFF, the connector will not be automatically added on the ER diagram even if you add a relationship in another view, and it will be hidden. |
Orientation | Bidirectional/Forward/Reverse | If bidirectional, you can add connectors from both the origin and destination directions. In the forward direction, you can add connectors from the origin to the destination. In the opposite direction, you can add connectors from the destination to the origin. |
Connection Source | The shape of the connector tip | The shape of the connection source changes. |
Connection Target | The shape of the connector tip | The shape of the connection destination changes. |
Connection Form | Connector line shape | Route and bend of the connector change. |
Color | Display Color | Connector line color changes (fill color does not affect display). |
Border Thickness | Positive Integer | The thickness of the connector varies. |
Line Style | Solid/Dash/Dotted | The line style of the connector changes. |
Show metamodel icon | ON/OFF | If ON, the connector label is shown with an icon. |
Label | The field and position to display | The label attached to the connector changes. |
- If there are two types of relationships between two models, a forward and a reverse direction, both connectors are defined, and both setting items [Orientation] are set to [Both], then the connector is added. Sometimes it is necessary to select the type of connector.
- On the other hand, if [Forward] and [Backward] are set for the setting item [Orientation] of each connector, the connector type will be automatically determined according to the operation direction when adding the connector, and the selection operation will You will be able to add connectors quickly without having to.