第三课时:PowerDesigner15基本操作
主要內容: 1.工作空間 2.工程/項目 3.包 4.文件夾 5.窗口 6.屬性表 7.菜單 8.工具欄 9.面板 |
1.工作空間(WorkSpace)
Aworkspace contains all the information you need to perform a modeling task withPowerDesigner. It allows you to save your modeling environment in a file with ahierarchy of folders and models. During a work session, every change in thefolder or models hierarchy is saved locally in the workspace.
You can create several workspace files onyour machine, but you can only work in one workspace at a time. Workspaces aresaved in files with an .sws extension. They do not have property sheets
工作空間是PowerDesigner最大級別的容器,可以包含執行一個模型所需要的全部信息,并將這些信息保存在一個.sws文件中。是瀏覽器中模型組織的根,是組織與管理所有設計元素的虛擬環境。
同時只能打開一個工作空間,不能設置屬性。
2.工程(Project)
Aproject allows you to group together all the models and other types ofdocuments you need for a particular modeling task, and save them as a simpleentity in your repository.
工程類似一個容器,將不同模型和文檔組織在一起,并可顯示它們之間的關聯,整個工程保存為一個.prj文件,一個工作空間中可以同時處理多個獨立的工程。
3.包(Package)
Apackage is a piece of a model. When working with large models, you can splitthem into smaller subdivisions in order to avoid manipulating the entire modelat once. Packages can be used to organize your model into different tasks andsubject areas, and to assign parts of it to different development teams.
You can create as many packages as you needin a model. The name of each package must be unique in the model. You candecompose a package into other packages, and there is no limitation to thedecomposition depth.
Packages can contain the same kinds ofitems as models:
Model objects
Other packages
Diagrams, in order to have different viewsof the contents of the package. Each package has a default diagram.
包用于包含模型對象,可以認為是子工程(sub project),在Project下是不能創建的,只能在Model中創建。
作用:分解模型(復雜),方便組織、分工,提高效率
操作:
4創建包
4往包里加內容
注意:在圖中雙擊包是打不開包的,打開的只是其屬性窗口,一定要在Browser窗口中查看包里所包括的內容,或在屬性窗口中的相關圖頁簽中查看。
包里可以有包,深度不限。
4.文件夾(Folder)
Afolder is a container object that can help you organize the hierarchy withinyour workspace. It can contain models, multi-model reports, and other folders.Folders are saved in the workspace file.
一個文件夾是一個容器對象,它能幫助你組織工作區的層次結構。它可以包含模型、多模型報告,及其他文件夾。文件夾保存在工作區文件中。文件夾是用來組織模型和文件的下一層次結構.例如:在一個工作空間中處理多個獨立的工程,可以為每一個工程建立一個文件夾,用于組織和管理該工程的全部信息。另外,如果工程規模較大,也可以在工程中建立多個文件夾,分別用于組織和管理該工程包括的不同模型信息:當一個模型較大時,可以將模型拆分成多個子模型,以便于協作。包則用于組織和管理子模型。可以把不同的包分配給不同的開發小組,共同完成同一模型的設計任務。
5.窗口(Window)
ThePowerDesigner main window is divided into different windows with independentbehavior.
PowerDesigner的主窗口分為不同的窗口與獨立的行為。
6.屬性表(PropertySheet)
All modelobjects created in PowerDesigner have property sheets. Property sheets organizeobject properties on tabs.
所有模型對象有屬性表中創建PowerDesigner。屬性表組織對象屬性選項卡上。
7.菜單(Menu)
常用菜單:Model,Tool,Report
4Model包括與模型相關的菜單項。
4Tool包括與模型檢查、合并、比較及各種道選項設置等內容相關(如Customize、Display Prefereneces、General Options)。
4Report菜單與導出報表相關。
Model,Tool菜單內容會隨當前打開的窗口內容而自動變化。
例如,打開不同模型會導致Model菜單里的內容不一樣。下圖是打開業務流程模型與需求模型時的Model顯示效果:
(業務流程模型的Model菜單)
(需求模型的Model菜單)
8.工具欄(Tool bar)
工具欄中右鍵選擇需要的工具欄,不需要的可以不勾選。
9.面板(Pattle)
工具欄拖至工作區域變成面板。
博文不過癮?PowerDesigner15系列視頻教程>>>
轉載于:https://blog.51cto.com/heludd/1316164
總結
以上是生活随笔為你收集整理的第三课时:PowerDesigner15基本操作的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 用scheme重写Python的三大函数
- 下一篇: Cisco OSPF NSSA区域配置