Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
EA_OnStartValidation
Details
EA_OnStartValidation notifies Add-Ins that a user has invoked the model validation command from Enterprise Architect.
Syntax
Sub EA_OnStartValidation(Repository As EA.Repository, ParamArray Args() as Variant)
The EA_OnStartValidation function syntax contains the following elements:
Parameter |
Type |
Direction |
Description |
Args |
ParamArray of Variant |
IN |
Contains a list of Rule Categories that are active for the current invocation of model validation. |
Repository |
IN |
An EA.Repository object representing the currently open Enterprise Architect model. Poll its members to retrieve model data and user interface status information. |
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2010 Sparx Systems Pty Ltd.