aliases:
tags:
- Type/Concept
- seed
publish: true
version: 1.1
dateCreated: 2024-08-09, 08:29
dateModified: 2024-08-09, 08:29
from:
- "[[Ontology]]"
related: []
contra: []
to: []
In database design, object-oriented programming and design, has-a is a composition relationship where one object "belongs to" another object, and behaves according to the rules of ownership. In simple words, has-a relationship in an object is called a member field of an object. Multiple has-a relationships will combine to form a possessive hierarchy. | |
---|---|
wikipedia:: Has-a |