When implementing model-based refactoring, two key input artifacts form the foundation: the DS (Data Simplifier) and STM (State Machine) files.
The DS File represents data structures. including metadata such as structure definitions, system linkage, and headers. Key elements include:
The STM File describes program logic, including methods and state machine definitions. Common elements include: