Артерия
Название типа: Артерия
Расширяет сосуд
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-10-30 UTC.
[null,null,["Последнее обновление: 2024-10-30 UTC."],[[["An `Artery` is a type of `Vessel` that stores information about arteries."],["This type includes properties for defining the artery's branches (`arterialBranch`), origin (`source`), and the area it supplies blood to (`supplyTo`)."],["Each of these properties uses `AnatomicalStructure` to represent the related anatomical structures."]]],["Artery, extending the Vessel type, is defined by three key properties: `arterialBranch`, which identifies the artery's branching structures; `source`, indicating the originating anatomical structure or organ system; and `supplyTo`, specifying the area receiving blood supply from the artery. These properties define the core structure and function of an artery within a larger anatomical context.\n"]]