Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Semantic metadata for components with business logic patterns
Detects state machines, workflows, modals, and approval processes to enable comprehensive documentation and screenshot capture.
Properties
| Property | Type |
|---|---|
hasStateMachine | boolean |
stateEnums | string[] |
transitionMethods | string[] |
modalTriggers | string[] |
approvalStates | string[] |
Was this page helpful?