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.

 

Repository Package

Element Package

Identifies the basic structural units (such as Class, Use Case and Object).

 

Element Package

Element Features Package

 

Identifies the attributes and operations defined on an element.

Element Features Package

Diagram Package

Describes the visible drawings contained in the model.

 

Diagram Package

Connector Package

Defines the relationships between elements.

 

Connector Package

 

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.

EnterpriseArchitectAutomationInterfaceElements

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.