Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:11 Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:89 Constructorsconstructor new Endpoint Lifecycle ( endpoint , isEssential ? ) : EndpointLifecycle Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:74 Accessorschanged get changed( ) : Observable < [ type: Change , endpoint: Endpoint < Empty > ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:36 destroyed get destroyed( ) : Observable < [ ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:32 has Id get hasId( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:69 has Number get hasNumber( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:73 installed get installed( ) : Observable < [ ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:16 is Essential get isEssential( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:65 is Installed get isInstalled( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:44 is Parts Ready get isPartsReady( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:52 is Ready get isReady( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:48 is Tree Ready get isTreeReady( ) : boolean Returns boolean Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:56 parts Ready get partsReady( ) : Observable < [ ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:24 ready get ready( ) : Observable < [ ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:20 reset get reset( ) : AsyncObservable < [ ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:40 tree Ready get treeReady( ) : Observable < [ ] , void > Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:28 Methodsbubble bubble ( type , endpoint ) : void Returns void Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:78 change change ( type ) : void Returns void Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:82 Protected
emit Error emit Error ( name , error ) : void Returns void Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:83 resetting resetting ( ) : void Returns void Defined in packages/node/dist/esm/endpoint/properties/EndpointLifecycle.d.ts:87
State related to a Endpoint's lifecycle.