HasConfigurableAttributes

Represents something that carries attributes by utilizing an AttributeContainer that is configurable.

Parameters

<SELF>

type extending this interface

Inheritors

Functions

Link copied to clipboard
abstract fun attributes(action: Action<out Any>): SELF
Configure the attribute container that provides the attributes associated with this domain object.
Link copied to clipboard