Default SysML Sequence Diagram's Graphical Properties

SYSML_SEQUENCE_DIAGRAM.Dependency.showStereotype=false

Set to false, hide Dependency Stereotypes in SysML Sequence Diagrams.
Set to true, show Dependency Stereotypes in SysML Sequence Diagrams.
Default false.

SYSML_SEQUENCE_DIAGRAM.Lifeline.SUSPEND_SHAPE_AUTO_RESIZE=SUSPEND_SHAPE_AUTO_RESIZE_FALSE

Set to SUSPEND_SHAPE_AUTO_RESIZE_SAME_AS_DIAGRAM, the property defined for the diagram is used.
Set to SUSPEND_SHAPE_AUTO_RESIZE_TRUE, keep the original size of the selected shape while editing the model by cutting text to fit inside the shape.
Set to SUSPEND_SHAPE_AUTO_RESIZE_FALSE: Resize the shape according to the text.
Default SUSPEND_SHAPE_AUTO_RESIZE_FALSE for Lifeline in SysML Sequence Diagrams.

SYSML_SEQUENCE_DIAGRAM.SHOW_ACTIVATIONS=false

Set to false, hide Lifeline Activations in SysML Sequence Diagrams.
Set to true, show Lifeline Activations in SysML Sequence Diagrams.
Default false.

SYSML_SEQUENCE_DIAGRAM.SHOW_DIAGRAM_FRAME=false

Set to false, hide Diagram Frame in SysML Sequence Diagrams.
Set to true, show Diagram Frame in SysML Sequence Diagrams.
Default false.

SYSML_SEQUENCE_DIAGRAM.SHOW_MESSAGE_NUMBERS=false

Set to false, hide Message Numbers in SysML Sequence Diagrams.
Set to true, show Message Numbers in SysML Sequence Diagrams.
Default false.

SYSML_SEQUENCE_DIAGRAM.Message.SHOW_CONSTRAINTS=false

Set to false, hide Message Constraints in SysML Sequence Diagrams.
Set to true, show Message Constraints in SysML Sequence Diagrams.
Default false.

SYSML_SEQUENCE_DIAGRAM.DurationConstraint.CONSTRAINT_TEXT_MODE=EXPRESSION_MODE

Set to NAME_MODE, the Name of the Constraints are displayed.
Set to EXPRESSION_MODE, the Specification of the Constraints are displayed.
Set to NAME_EXPRESSION_MODE: Both Name and Specification are displayed for the Constraints.
Default EXPRESSION_MODE for Constraints in SysML Sequence Diagrams.

SYSML_SEQUENCE_DIAGRAM.StateInvariant.showTaggedValues=false

Set to false, hide Tagged Values on State Invariant in SysML Sequence Diagram
Set to true, Show Tagged Values on State Invariant in SysML Sequence Diagram
Default false