Community
Participate
Working Groups
Build Identifier: Build id: I20100608-0911 In Specification group, replace FlowPort0 in "+ FlowPort0: <Undefined>{unique}" by any string with whitespace, such as "Hold at station request". Reproducible: Always
Arnaud, do you know if xtext editors can support space character in names ?
Xtext does not provide default facilities for this. Names are supposed to be Java-compliant names (which implies no white spaces). However, Alf (which is currently being implemented in Extra plug-ins, for edition of operation signatures and bodies) proposes a syntax for that. The idea is to use delimiters (') for this kind of names. According to the example reported by Loic, the name of the flow port would be written 'Hold a station request'. As soon as the base implementation of Alf is finished, other Alf-based editors will progressively replace existing editors (for properties, ports, etc.). The schedule for that needs to be made more precise, but this could be done in the 6 coming months.
Still valid in 0.10M6
*** Bug 375215 has been marked as a duplicate of this bug. ***
SysML 1.1 is no maintained anymore. We are closing the bug as wontfix.