Chapter 2 Getting Started with PowerDesigner
A model is the basic work unit in PowerDesigner. Every model is contained within a workspace, and contains at least one diagram and any number of other objects. Though a model may be split into packages for organizational reasons or may contain several diagrams, it remains the fundamental basis for your modeling work.
Creating a project
A project can provide a convenient environment for working with multiple interconnected models and other files. For detailed information about working with projects, see the Projects and Framework Matrices chapter.
To create a model:
The following table lists the PowerDesigner models that you see in the Model type pane:
Icon |
Model definition |
File ext | Backup ext |
---|---|---|---|
![]() |
Requirements Model. An RQM is a textual model, which can be used to list and explain all the customer needs that must be satisfied during a development process | .rqm | .rqb |
![]() |
Enterprise Architecture Model. An EAM analyzes high level functions, processes, and flows for your organization | .eam | .eab |
![]() |
Business Process Model. A BPM allows you to identify processes and atomic tasks and organize them in a hierarchy that you can then implement | .bpm | .bpb |
![]() |
Conceptual Data Model. A CDM represents the overall structure of a database, which is independent of any software or data storage structure | .cdm | .cdb |
![]() |
Logical Data Model. An LDM provides a DBMS-neutral picture of a database. | .ldm | .ldb |
![]() |
Physical Data Model. A PDM specifies the physical implementation of the database | .pdm | .pdb |
![]() |
Information Liquidity Model. An ILM is a design tool to make replication engine design and configuration easier to use | .ilm | .ilb |
![]() |
Object Oriented Model. An OOM uses UML diagrams to let you design a static conceptual model of a software system using an object-oriented approach for Java or other object languages | .oom | .oob |
![]() |
XML Model. An XSM is a graphic representation of an XML file that provides a global and schematic view of all its elements | .xsm | .xsb |
![]() |
Free Model. A FEM allows you to create any kind of chart or diagram, in a context-free environment | .fem | .feb |
![]() |
Multi-Model Report. Not a model, but an automated report that covers more than one model | .mmr | .bmr |
Each model is saved in a separate file, with an extension specific to its model type. When you save a model, PowerDesigner also automatically creates a backup copy.
To save and close a model:
Copyright (C) 2008. Sybase Inc. All rights reserved. |
![]() |