Diagram types

The following list contains the strings to use for the General::Model::DiagramsToolbar property.

  • ActivityDiagram
  • Class Diagram
  • CollaborationDiagram
  • ComponentDiagram
  • DeploymentDiagram
  • ObjectModelDiagram
  • PanelDiagram
  • SequenceDiagram
  • Statechart
  • StructureDiagram
  • UseCaseDiagram
  • RpyDefault - Use this string if you want to add the default diagram icons in addition to the icon for your customized diagram type. (Leaving the DiagramsToolbar property blank shows the default diagram icons.)
  • RpySeparator - Use this string if you want to add a divider between icons; for example, Class Diagram,RpySeparator,PanelDiagram.