SD.LLBLGen.Pro.ApplicationCore.EntityModel.ModelViews Namespace | 
| Class | Description | |
|---|---|---|
| ModelView | 
            View class which is used to provide a view on the entire entity model. This view can also contain inheritance edges, though not as edges of the graph
            as the entity model graph is a non-directed graph.
              | |
| ModelViewList | 
            List class for ModelViews. It's mainly a specialization on the commandified list to channel events. 
              |