Arterie
Typname: Arterie
Erweitert Vessel
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-03 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-03 (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"]]