Object dependency refers to the relationship between different objects or components within a system, where the behavior or functionality of one object is dependent on the behavior or functionality of another object.
For example, in a system where a database is used to store customer information, the object dependency might be illustrated through a line connecting the customer information object to the database object. The line would represent the dependency of the customer information object on the database object, since the customer information cannot be retrieved or stored without the use of the database.
The ObjectDependency tab
Property | Metamodel name | Description |
Short Description | ShortDescription | Short verbal description of the dependency |
Label Box | LabelBox | Label for this dependency Initial value is on. |
Dependency type | DependencyType | The type of object dependency |