SELF - type extending this interface@Incubating public interface HasConfigurableAttributes<SELF> extends HasAttributes
AttributeContainer that is configurable.| Modifier and Type | Method and Description | 
|---|---|
| SELF | attributes(Action<? super AttributeContainer> action)Configure the attribute container that provides the attributes
 associated with this domain object. | 
getAttributes@Incubating SELF attributes(Action<? super AttributeContainer> action)