Community
Participate
Working Groups
Papyrus shall provide a stand-alone property view for SysML elements. By stand-alone, I mean that the SysML Property View should be sufficient for SysML modeling, without requiring to use the UML Property View. An first version has been provided, that still requires some customizations.
- Element that make sense in SysML models should have a SysML Property View even if no SysML stereotype is applied - The label on top of the Property View should be SysML related: e.g. A Block label should be <Block> Block0 instead of <<Block>><Class>Block0 - Requirement::text edit dialog should be multiline - Requirement should mask the following properties: - isAbstract - isLeaf - isActive - Block should mask the following properties: - isAbstract - isLeaf - isActive - FlowSpecification should mask: - isAbstract - isLeaf - FlowSpecification should show owned FlowProperties
Status in 0.10.0: Change severity to enhancement. The SysML properties view still needs improvements