Skip to content

Class: RelatedConnectionPoint

Relationship of a ConnectionPoint with another one. This relationship could be of the type "ConnectionPoint A relies on the connectivity of ConnectionPoint B to work".

URI: base:RelatedConnectionPoint

 classDiagram
    class RelatedConnectionPoint
      RelatedConnectionPoint : connection_point
      RelatedConnectionPoint : custom_relationship

Attributes (AKA Slots)

Name Cardinality and Range Description Inheritance
connection_point 0..1
ConnectionPoint
Reference to the related ConnectionPoint direct
custom_relationship 0..1
String
Type of relationship in an unstructured format direct
Deprecated attributes
Name Cardinality and Range Description Inheritance

Usages

used by used in type used
ConnectionPoint related_connection_points range RelatedConnectionPoint
Ipv4Connectivity related_connection_points range RelatedConnectionPoint
Ipv6Connectivity related_connection_points range RelatedConnectionPoint
EthernetPort related_connection_points range RelatedConnectionPoint

Identifier and Mapping Information

Mappings

Mapping Type Mapped Value
self base:RelatedConnectionPoint
native base:RelatedConnectionPoint

LinkML Source

Direct

name: RelatedConnectionPoint
description: Relationship of a ConnectionPoint with another one. This relationship
  could be of the type "ConnectionPoint A relies on the connectivity of ConnectionPoint
  B to work".
title: Related ConnectionPoint
in_subset:
- Connectivity
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
attributes:
  connection_point:
    name: connection_point
    description: Reference to the related ConnectionPoint.
    from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
    rank: 1000
    domain_of:
    - RelatedConnectionPoint
    range: ConnectionPoint
  custom_relationship:
    name: custom_relationship
    description: Type of relationship in an unstructured format.
    from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
    rank: 1000
    domain_of:
    - RelatedConnectionPoint
    range: string

Induced

name: RelatedConnectionPoint
description: Relationship of a ConnectionPoint with another one. This relationship
  could be of the type "ConnectionPoint A relies on the connectivity of ConnectionPoint
  B to work".
title: Related ConnectionPoint
in_subset:
- Connectivity
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
attributes:
  connection_point:
    name: connection_point
    description: Reference to the related ConnectionPoint.
    from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
    rank: 1000
    alias: connection_point
    owner: RelatedConnectionPoint
    domain_of:
    - RelatedConnectionPoint
    range: ConnectionPoint
  custom_relationship:
    name: custom_relationship
    description: Type of relationship in an unstructured format.
    from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
    rank: 1000
    alias: custom_relationship
    owner: RelatedConnectionPoint
    domain_of:
    - RelatedConnectionPoint
    range: string

Any questions left?

Ask the community