/*
{"description" : "This interface can be provided as a secondary interface of an object, allowing it to then receive notifications of adaptation events."}
*/
interface InterceptEvents {
/*
{ "@description" : "This function is called when the interceptor's internal reference has been updated with an adapted version." }
*/
void setTarget(store Object o)
}To propose a new revision to this entity, use dana source put -ut your/new/version.dn -n composition.InterceptEvents -m "reason for update" -u yourUsername
Version 1 (this version) by barry
Notes for this version: Standard Library Initialisation