Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
entity
In an entity-relationship model, an entity is a
type of thing being modeled such as "person" or "product".
Different entities have different sets of attributes such as
"name" or "price" and are connected via relationships like
"bought". Entities are closely related to classes (class).
(2009-11-22)