Manages the parent-child relationship between endpoints as defined by the "Parts" attribute of the Basic Information cluster.
You can manipulate child parts using MutableSet interface.
Notifications of structural change bubble via Endpoint.lifecycle.changed.
Protected
Confirm availability of an ID amongst the endpoint's children.
Destroy all parts. Invoked automatically by the owner on destroy.
Initialize all uninitialized Parts.
Invoked automatically by the owner after behaviors initialize.
Soft-reset all parts. Invoked automatically by the owner on reset.
Manages the parent-child relationship between endpoints as defined by the "Parts" attribute of the Basic Information cluster.
You can manipulate child parts using MutableSet interface.
Notifications of structural change bubble via Endpoint.lifecycle.changed.