Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
UML Connectors
A connector is a logical or functional relationship between model elements. There are several different connector types, each having a particular purpose and syntax. Enterprise Architect supports all of the UML connectors as well as various custom connectors. Together with the UML Elements, these form the basis of UML models.
For more information on using these connectors, consult the appropriate topic by clicking on the required connector icon in the table below.
Behavioral Diagram Connectors |
Structural Diagram Connectors |
Inbuilt and Extended Connectors |
---|---|---|
Activity Diagrams |
Composite Structure Diagrams |
Analysis Diagrams |
|
||
Use Case Diagrams |
||
|
||
|
Common Connectors |
|
Package and Class Diagrams |
||
|
||
|
Profile |
|
State Diagrams |
||
|
||
Timing Diagrams |
|
|
Component Diagrams |
|
|
|
Metamodel |
|
Sequence Diagrams |
||
|
|
|
|
Deployment Diagrams |
Custom |
Communication Diagrams |
||
|
||
Interaction Overview Diagrams |
|
|
Requirements |
||
|
||
|
User Interface |
|
Maintenance |
||
|
||
|
WSDL |
|
XML Schema |
No special connectors |
|
|
|
|
Object |
Documentation |
|
|
No special connectors |
|
Data Modeling |
|
|
|
Notes
• | Invokes and Precedes relationships are defined by the Open Modeling Language (OML); they are stereotyped Dependency relationships - Invokes indicates that Use Case A, at some point, causes Use Case B to happen, whilst Precedes indicates that Use Case C must complete before Use Case D can begin |
• | An Extension relationship shows that a stereotype extends one or more metaclasses; all stereotypes must extend either one or more Metaclasses, or another stereotype that extends a stereotype (that itself extends a stereotype, and so on) |
• | A Tagged Value relationship defines a reference-type (that is, RefGUID) Tagged Value owned by the source stereotype; the Tagged Value is named for the target role of this association, and is limited to referencing elements with the stereotype by the association target element |
• | The Application and Redefinition relationships are deprecated |