-
Key: SYSML2_-364
-
Status: open
-
Source: Dassault Systemes ( Mr. Tomas Juknevicius)
-
Summary:
Currently, the only way to create payload for flow def is to redefine it explicitly:
flow def SomeFD {
:>>payload: SomeData;
end :FirstEndType;
end :SecondEndType;
}it would be nice for the same syntactic sugar "of TypeOfPayload" to be available for flow defs as is now available for flow usages:
{ end :FirstEndType; end :SecondEndType; }
flow def SomeFD of SomeDataPass-through note to Ed: This is one of issues from the compiled list that we talked about - issue # SYSML2-2851 on DS side
-
Reported: SysML 2.0b2 — Mon, 4 Nov 2024 08:13 GMT
-
Updated: Mon, 4 Nov 2024 14:03 GMT
SYSML2_ — Syntactic Sugar Notation to Define Payload for Flow Def
- Key: SYSML2_-364
- OMG Task Force: Systems Modeling Language (SysML) 2.0 FTF 2