V: Difference between revisions

From MediaWiki
No edit summary
 
(No difference)

Latest revision as of 12:48, 7 August 2023

class-img-fluid
V-component.png

V-Component - Can contain multiple values, such as status, quality, and other attributes. However, external connectors (connection points) have a singular connection only to one value. Values associated with external connectors can be modified by an established relationship, while values without external connectors can only be influenced by the activity of the NDDI's B-Component. The V-Component consists of:

Значения являются аналогом атрибутов в UML, т. е., являются содержимым конейнера, который может являться ячейкой оперативной памяти или другим местом размещения данных. Однако, размещенные в нем данные имеют смысл, имя и могут иметь соединители для установления отношений, т. е., являются не простым UML атрибутом, а небольшой структурой, достаточной для полного описания статуса, отношений и собтвенно самого значения.


• Values are analogous to attributes in UML, meaning they constitute the content of a container, which can be a memory cell or another data storage location. However, the data placed within it carries meaning, a name, and can have connectors to establish relationships. In other words, these values are not mere UML attributes; they represent small structures capable of fully describing status, relationships, and the value itself.

Connector enter.png
Connector exit.png


• A connector (connection point) is a part of a Component and possesses its own status. It contains the name of the second connector in the relationship. Two connectors together fully define a simple relationship, which emerges upon the definition of Connector values.

One NDDI can contain an unlimited number of V-Components (with the limitation being the device's memory size and 264 addressing).

Each component can contain an unlimited number of values.

Each value can contain an unlimited number of connectors.