Automation Interface Examples: Custom View
This Custom View application provides a practical example of creating an addin that displays in the diagram view of EA. This example uses Visual Basic 6.0 to create an Automation Interface addin that can retrieve/update data in an EA repository.
|
For users simply interested in using this Add-In in its current form - a downloadable setup file is available under
Download.
See Examples for a set of reports produced by the Add-In. For information on setting the CustomView see in EA-Help: Automation and Scripting | Add_ins | Custom Views
|
|
| Available Resources | ||
| Custom View Examples | Some PDF copies of graphs produced by this application | |
| Code Details | Background on the code | |
| Download | Download the code and the executable | |
|
See also: |
||
| References | Guidelines on the use of the AI | |
| Set up VB | How to set up Visual Basic | |
| Call from EA | Setting up an Add-In interface | |
Return to Automation Interface Introduction page