I'm trying to define a SysML FlowSpecification and add FlowProperties to it. I can't find any specific way to add flow properties and the standard add Property dialog doesn't offer flow property specific attributes, such as "direction". I tried to add flowProperties as standard properties using a handcrafted flowProperty sterotype and using a direction=in constraint, but EA doesn't show the direction constraint in the respective Block compartment.
In MagicDraw all of this works seamless, so I suspect I'm correct with the SysML approach as such.
Any help of how to properly model FlowSpecifications in EA is much appreciated.