Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Takeshi K

Pages: [1] 2 3 ... 40
1
Using my free MCP server add-in, we can connect Enterprise Architect and AI.

Check the second video in the following page, I recorded creating a model from AI generation.
https://www.sparxsystems.jp/en/MCP/
(It might be better to mute to avoid my broken English :) - without voice we can understand what happened.)

The book 'AI Assisted MBSE with SysML' explains how to use AI for modeling.

HTH,

2
General Board / Re: Publish to Standard HTML
« on: June 20, 2025, 02:06:35 pm »
Hello all,

Because of the JavaScript security limitation of the web browsers, now the old style HTML documents do not work as expected on the almost all browsers. So I think there is no way to use the old style HTML document generation.

If we want to change the width, add a new HTML template and then delete the 'max-width: 1400px;' line at line 643 in the 'CSS - Main' template.

HTH,

3
Hello Williami,

Thank you for your comment. After my first post, I have updated my add-in several times to add more tools (features), fix bugs, and offer the installer for 32-bit version of Enterprise Architect.

Now I think the add-in offers enough features for exploring your model.
Please tell me if you have any idea, quetions and/or bugs.

4
Suggestions and Requests / Re: Improve/implement C language support
« on: June 10, 2025, 08:31:16 am »
Even if you use the Unified or Ultimate edition, you need to enable the 'Object Oriented Support' model option to generate C source codes from the behavioural diagrams such as the Activity diagrams, the Statemachine diagrams.

HTH,

5
The Diagram.SelectedConnector might help you.

6
I do not know it because I have not let any LLM understand the API and/or the table structure. I cannot imagine why we need it or in what situation.

7
I have released the MCP (Model Context Protocol) server for Enterprise Architect.
You can connect MCP clients like Claude application and Enterprise Architect and ask to LLM about your model.

For detail and download the installer, please visit our page:
https://www.sparxsystems.jp/en/MCP/
(It is free to use. Not a paid product.)

8
General Board / Free SysML Add-in
« on: May 28, 2025, 11:57:40 am »
I created a free SysML add-in that enhances modeling with SysML on Enterprise Architect.
I introduced this add-in at the Sparx Systems Global Summit 2025.

You can find more details and download the installer at the following URL:
https://www.sparxsystems.jp/en/SysML/

9
@George:

I have maintained the help pages of the sparxsystems.jp. I have checked and added the missing methods/attributes so some of them might not be written in the English help.

Anyway, the Automation Interface is the same among all languages of Enterprise Architect, so you can use the method on the original Enterprise Architect.


10
About the question (3) of the first port, with Enterprise Architect features we can use the following:

- The Relationships dockable window (check/modify for a selected element)
- The Set Visible Relationships feature (check/modify for a current diagram)

HTH,

11
If I understand correctly, the _gentype works fine for me.

1. define a new code language 'Data Contract' and add some data types for the language
2. create a profile package, then add a 'Class' metatype object
3. add an attribute _gentype and set its initial value to 'Data Contract'
4. add a 'DC_Model' stereotype object and connect them by an Extension connector
5. generate a profile from the package
6. create a new 'DC_Model' object, the language is set to 'Data Contract'

Similar to the template package, using the 'Default Language for Code Generation' option in the model options could be a solution to specify the default language.

12
I have not tried, but adding an attribute _gentype to the Metaclass object (not a Stereotype object) might help.

13
On my machine (build 1710), the script works fine. I can double-click the generated object in a diagram to show the json file.

FYI, the Element.Files property does not related to the method. The Element.Files are of items for the Resposibilities dockable window.

14
General Board / Re: SysML V2
« on: May 16, 2025, 08:48:10 am »
At the last Global Summit 2025 in Munich, there was a session about SysML v2 and Enterprise Architect. During the session, we watched videos about the v2 diagrams and operations.

I cannot share the details because I think they're currently limited to the attendees. I imagine that Sparx will create webpages about v2 support in the near future.

15
Automation Interface, Add-Ins and Tools / Re: MDG in EA 16
« on: May 08, 2025, 06:38:21 pm »
Quote
Geert/Takeshi - Frankly, I do not fully understand the concept of perspectives in Sparx EA. I know it is there, I know people talk about it but I still not fully understand the role and Sparx Systems categorisation.

Neither do I.  ;)

Pages: [1] 2 3 ... 40