blob: a5dd95808fb5a273fe76f3018ac4d5627014a2a6 [file] [log] [blame]
description: >
Implement to represent arbitrary associations between objects in the DBus
namespace.
An object implementing Association describes a one way, one to many
association where the parent object is associated to the objects in the
Endpoints property, with the association type defined as the name of the
object implementing Association.
properties:
- name: Endpoints
type: array[object_path]
description: >
An array of association endpoints.