Simba.Data.Repository
Simba.Data
Simba.Data.Repository Namespace
| Classes | |
|---|---|
| JsonProjectRepository | The ** Json Project Repository** is the interface between your project data and the SIMBA json file(*.jsimba). The **JSON Project Repository** allows you to: * Open or create a SIMBA project file * Get the designs saved in a project file * Save changes SIMBA json files currently only support circuit data, excluding C code and sub-circuit data. |
| ProjectRepository | The **Project Repository** is the interface between your project data and the SIMBA file(*.jsimba). The **Project Repository** allows you to: * Open or create a SIMBA project file * Get the designs saved in a project file * Save changes |
| SerializableProject |