Apparently EA 14 only allows Flow Properties to be classified with Class, Data Type and Signal and Stereotypes block and ValueType. What is the reasoning to disallow Enumeration types? Is there a way to extend the standard SysML profile to allow Flow Properties of specific Enumeratio types?
It appears that I could define a signal with a Enumeration member and use the Signal as classifier of the Flow Property. However, when there is only one member this appears somewhat cumbersome. Even more so when Value Types can be used directly on Flow Properties.