Opened 15 years ago

Closed 15 years ago

#208 closed enhancement (fixed)

Checker: TerminalLinkFault

Reported by: huard Owned by: kolczyk
Priority: minor Milestone: Promot 0.8.3
Component: PromotGuiVizEdit Version: 0.8.2
Severity: acceptable Keywords:
Cc:

Description

I use the "create links" feature to link automatically terminals. For this to work, the Terminal names need to follow a given pattern. So to make sure they do, I had to rename some terminals. Since this is not supported in ProMoT, I created some intermediary modules containing only an adapter that does the job. So both terminals of this adapter are "propagated".
This is then recognized as an error by the checker:
"Error (terminalLink fault) -> Exactly one of the ports of the StructAdapter? should be connected to a Terminal."
But this prevents neither the VisualExplorer from working correctly nor the model from being exported successfully.
So this Error might be changed to a simple Warning.

Change History (3)

comment:1 Changed 15 years ago by kolczyk

  • Milestone set to Promot 0.8.3
  • Owner changed from promot to kolczyk

comment:2 Changed 15 years ago by kolczyk

  • Status changed from new to assigned

comment:3 Changed 15 years ago by kolczyk

  • Resolution set to fixed
  • Status changed from assigned to closed

Solved with r9239

Note: See TracTickets for help on using tickets.