RAD Studio (Common)
ContentsIndex
PreviousUpNext
Model View Window

ViewModel View 

Shows the logical structure and containment hierarchy of your project. Note the ECO framework is available only for C# and Delphi for .NET, and in the Architect SKU and higher. ECO-related icons and topic links are unavailable in other product SKUs.

Code Visualization Icon 
Represents 
Project Icon  
A project  
UML Package icon (ECO) 
A UML package (ECO framework)  
UML Package icon (code visualization)  
A UML package (code visualization)  
ECO Class icon  
A class (ECO framework)  
Class icon  
A class (code visualization)  
Interface icon  
An interface (code visualization)  
ECO Operation icon  
An operation (ECO framework)  
Operation icon  
An operation (code visualization)  
ECO Property icon  
A property (ECO framework)  
Property icon  
A property of a class (code visualization)  
Diagram icon  
The diagram for the project or UML package  
Link icon  
A link to another class or interface (code visualization)  
ECO generalization icon  
Generalization (ECO framework)  
ECO Association icon 
Association (ECO framework)  
ECO Association class icon 
Derived association (ECO framework)  

Note: On code visualization diagrams, each .NET namespace declaration corresponds to a UML package (this is not true for ECO-enabled source code). Double-clicking on a namespace node in the Model View tree
cannot open a specific source code file, since namespaces can span multiple source files.
Tip: To quickly open the source code editor
for a specific class, interface, or member, double-click the item in the Model View tree.

Using Code Visualization 

Using the Model View Window and Code Visualization Diagram 

Using the Overview Window 

UML Features in Delphi for .NET 

Overview of the ECO Framework 

Integrated Modeling Tools Overview 

Using the ECO Wizards 

Importing a Model 

Using the ECO Space Designer 

Using the OCL Expression Editor 

Building an ECO Enabled User Interface 

Deploying an ECO Application

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!