Click or drag to resize
connection Element

Connection

Namespace: Empty

Schema: Empty

Type
Parents
Children
NameOccurrencesDescription
All All
      Element connectionType[0, 1]

Optional classification of the connection type

      Element controlDevices[0, 1]

Optional control devices defining connection-specific operating states

      Element description[0, 1]

Description

      Element name

Name

      Element source

Definition of the source of the connection

      Element target

Definition of the target of the connection

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Attribute uIDSimple Type IDYes
Remarks

A connection represents a directed logical relation between a source and a target within a system architecture. It can be used to describe interactions, transfer paths, or dependencies between system components and their interfaces to other systems.

Depending on the selected modeling fidelity, source and target may reference components (or their sub-components) via uID. Alternatively, they may refer to external entities (such as ambient or passengers), ATA chapters, or other system architectures. Optional controlDevices can be used to describe connection-specific operating states. The optional connectionType can be used to classify the connection, for example as electric, pneumatic, hydraulic, mechanical, or data.

See Also