Has-a

http://dbpedia.org/resource/Has-a an entity of type: Person

has-aとは、データベース設計やオブジェクト指向プログラミングアーキテクチャにおいて、(複合型と呼ばれる)もう一つのオブジェクト(構造体の一部またはメンバ)に属するオブジェクトの関係であり、所有者のルールに準じて振る舞うものである。 多数のhas-a関係は相まって所有階層を形成する。これは異なる種類の階層(派生型)を構成するis-a関係と対比される。あるオブジェクトとそれに従属するオブジェクトとの最も論理的な関係がhas-aであるのか、それともis-aであるのかは必ずしも明確に決められない。そのような判断上の混乱があるため、これらのメタ言語的用語が生まれたとも言える。日本語では集約やコンポジション集約関係を意味する。 rdf:langString
У об'єктно-орієнтованому програмуванні й проектуванні баз даних «Has-a» — взаємозв'язок в якому один об'єкт (званий об'єктом, що становить) «належить» (є частиною або членом) іншому об'єкту (званому складеним об'єктом) і підкоряється правилам приналежності. Множинні Has-a відносини утворюють дерево приналежності. Відношення has-а є відмінним від is-a, яке позначає таксономічну ієрархію. rdf:langString
«Has-a» в объектно-ориентированном программировании и проектировании баз данных — взаимосвязь, в которой один объект (часто называемый составляющим объектом) «принадлежит» (является частью или членом) другому объекту (называемому составным объектом) и подчиняется правилам принадлежности. Множественные Has-a отношения образуют дерево принадлежностей — (англ. meronomy), или партономию. rdf:langString
In database design, object-oriented programming and design (see object oriented program architecture), has-a (has_a or has a) is a composition relationship where one object (often called the constituted object, or part/constituent/member object) "belongs to" (is part or member of) another object (called the composite type), 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. To summarize the relations, we have rdf:langString
rdf:langString Has-a
rdf:langString Has-a
rdf:langString Has-a
rdf:langString Has-a
xsd:integer 266684
xsd:integer 1024380159
rdf:langString In database design, object-oriented programming and design (see object oriented program architecture), has-a (has_a or has a) is a composition relationship where one object (often called the constituted object, or part/constituent/member object) "belongs to" (is part or member of) another object (called the composite type), 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. This is to be contrasted with an is-a (is_a or is a) relationship which constitutes a taxonomic hierarchy (subtyping). The decision whether the most logical relationship for an object and its subordinate is not always clearly has-a or is-a. Confusion over such decisions have necessitated the creation of these metalinguistic terms. A good example of the has-a relationship is containers in the C++ STL. To summarize the relations, we have * hypernym-hyponym (supertype-subtype) relations between types (classes) defining a taxonomic hierarchy, where * for an inheritance relation: a hyponym (subtype, subclass) has a type-of (is-a) relationship with its hypernym (supertype, superclass); * holonym-meronym (whole/entity/container-part/constituent/member) relations between types (classes) defining a possessive hierarchy, where * for an aggregation (i.e. without ownership) relation: * a holonym (whole) has a has-a relationship with its meronym (part), * for a composition (i.e. with ownership) relation: * a meronym (constituent) has a part-of relationship with its holonym (entity), * for a containment relation: * a meronym (member) has a relationship with its holonym (container); * concept-object (type-token) relations between types (classes) and objects (instances), where * a token (object) has an instance-of relationship with its type (class).
rdf:langString has-aとは、データベース設計やオブジェクト指向プログラミングアーキテクチャにおいて、(複合型と呼ばれる)もう一つのオブジェクト(構造体の一部またはメンバ)に属するオブジェクトの関係であり、所有者のルールに準じて振る舞うものである。 多数のhas-a関係は相まって所有階層を形成する。これは異なる種類の階層(派生型)を構成するis-a関係と対比される。あるオブジェクトとそれに従属するオブジェクトとの最も論理的な関係がhas-aであるのか、それともis-aであるのかは必ずしも明確に決められない。そのような判断上の混乱があるため、これらのメタ言語的用語が生まれたとも言える。日本語では集約やコンポジション集約関係を意味する。
rdf:langString У об'єктно-орієнтованому програмуванні й проектуванні баз даних «Has-a» — взаємозв'язок в якому один об'єкт (званий об'єктом, що становить) «належить» (є частиною або членом) іншому об'єкту (званому складеним об'єктом) і підкоряється правилам приналежності. Множинні Has-a відносини утворюють дерево приналежності. Відношення has-а є відмінним від is-a, яке позначає таксономічну ієрархію.
rdf:langString «Has-a» в объектно-ориентированном программировании и проектировании баз данных — взаимосвязь, в которой один объект (часто называемый составляющим объектом) «принадлежит» (является частью или членом) другому объекту (называемому составным объектом) и подчиняется правилам принадлежности. Множественные Has-a отношения образуют дерево принадлежностей — (англ. meronomy), или партономию.
xsd:nonNegativeInteger 5622

data from the linked data cloud