|
| class | Child |
| | A Child model for demonstrating SuperModel and associations (with Parent). Not a human child. More...
|
| class | Child2 |
| class | ChildDetail |
| | A Child model for demonstrating SuperModel and associations (with Parent). Not a human child. More...
|
| class | MockCascadePlatform |
| | MockCascadePlatform is an implementation of the ICascadePlatform interface used for testing purposes. More...
|
| class | MockModelClassOrigin< M > |
| | MockModelClassOrigin is a mock implementation of the IModelClassOrigin interface used for testing purposes. More...
|
| class | MockOrigin |
| | Represents a mock implementation of the ICascadeOrigin interface for testing purposes. Handles operations related to request processing and time manipulation in a simulated environment. More...
|
| class | MockOrigin2 |
| | MockOrigin2 offers a mock implementation of the ICascadeOrigin interface for testing purposes. It simulates network operations and maintains an in-memory store for blob operations. More...
|
| class | Parent |
| | A Parent model for demonstrating SuperModel and associations (with Child). Not a human parent. More...
|
| class | Parent2 |
| class | Thing |
| | Represents a Thing entity in the application, inheriting from SuperModel. More...
|
| class | Toy |