startUMl2.8 使用学习

一 菜单目录

**FIle**  
    -> new From template    从模板新建
          -> UML Minimal      最小UML
          -> UML Conventional   常规UML 
          -> 4+1 View Model    4+1视图模型
          -> Rational          合理的
          -> Data Model        数据模型
**Edit**
    -> Undo  撤销还原
    -> Redo  回恢复,重复
    -> Move UP       上移
    -> MOve Down      下移
    -> Select In Explorer   在资源管理器中选择
    -> Select In Diagram    在图表中选择
**Format**
    -> Font                 字体,字型
    -> Fill Color           填充颜色
    -> Line Color           线条颜色
    -> Line Style           线条样式
            -> Rectilinear   垂直的,方格纸
            -> Oblique        斜的
            -> Rounded Rectilinear   圆形的直线  
            -> Curve            曲线
    -> Auto Resize          自动调整大小
    -> Show Shadow           显示阴影
    -> Stereotype Display    原型展示
            -> None          无样式
            -> Label         标签,标记
            -> Decoration     装饰
            -> Decoration With Label  装饰与标签
            -> Icon           图标
            -> Icon with Label  图标和标签
    -> Word Wrap             自动换行
    -> Show Visibility        显示能见度
    -> Show Namespace       显示名称空间
    -> Show Property        显示属性
    -> Show Type             显示类型
    -> Show Multiplicity    显示多样性
    -> Show Operation Signature  显示操作签名
    -> Suppress Attributes   抑制属性
    -> Suppress Operations   抑制操作
    -> Suppress Receptions   抑制招待会
    -> Suppress Literals     抑制文字
    -> Alignment             对齐,对准
            -> Send to Back   置为底层
            -> Bring to Front 置为顶层
            -> Align Left     左对齐
            -> Align Center   居中对齐
            -> Align Right    右

你可能感兴趣的:(学习类,总结类)