Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Interface Overview Package
This package provides an overview of the main components of the Automation Interface. These include the:
Topic |
Detail |
Link |
---|---|---|
Repository Package |
Represents the model as a whole and provides entry to model packages and collections.
|
|
Element Package |
Identifies the basic structural units (such as Class, Use Case and Object).
|
|
Element Features Package
|
Identifies the attributes and operations defined on an element. |
|
Diagram Package |
Describes the visible drawings contained in the model.
|
|
Connector Package |
Defines the relationships between elements.
|
The following diagram illustrates the main interface packages and their associated contents. Each element in this document is creatable by Automation and can be accessed through the various collections that exist or, in some cases, directly.
The Repository Class is the starting point for all use of the automation interface. It contains the high level system objects and entry point into the model itself using the Models collection and the other system level collections.