Default Sequence Diagram's Graphical Properties

SEQUENCE_DIAGRAM.SHOW_ACTIVATIONS=false

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

SEQUENCE_DIAGRAM.SHOW_DIAGRAM_FRAME=false

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

SEQUENCE_DIAGRAM.SHOW_MESSAGE_NUMBERS=false

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

SEQUENCE_DIAGRAM.Dependency.showStereotype=false

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

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.

SEQUENCE_DIAGRAM.Message.SHOW_CONSTRAINTS=false

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

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 Sequence Diagrams.

SEQUENCE_DIAGRAM.StateInvariant.showTaggedValues=false

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