Issue with Flow Creation in SySON v2025.02 #1153
-
|
I developed a Spring Boot project that depends on SySON (v2025.02). However, I encountered an issue with flow creation. The flow is created in the project explorer, but graphically, an error appears, as shown in the attached image. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
|
Hello, Can you give more context please? |
Beta Was this translation helpful? Give feedback.
-
|
I'm creating a flow between two ports, and these ports are attached to nodes. The issue is that, while the flow is successfully created semantically, it doesn't appear graphically. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Please find attached the implementation of the two methods. protected Predicate<? super org.eclipse.syson.sysml.Feature> isTypedWith(String qualifiedName) { |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Thank you for your feedback.
I’ll review the SysMLv2 specification more closely and ensure that my implementation of InterfaceUsage matches the expected structure.
Best regards,