Namespace Quantellia.WMServer.Base
Namespace that provides base classes for the various categories of objects defined in the application object model.
Classes
DataTransferObject<T>
Abstract base class for Data Transfer Objects (DTOs) for managing object I/O operations.
DbDomainValue
All classes that represents list of values that define a domain must implement this interface.
HasDTOAttribute
Attribute to adorn classes that have DataTransferObject (DTO) proxies.
WMDbContextUtils
Base class for DbContexts in World Modeler
Interfaces
IDbEntity
All classes that instantiate entities stored in the application database must implement this interface.
IDocumented
This interface must be implemented by all classes that support documentation of their objects.
IWMEntity
Enums
DomainValueStatus
Status flags indicating the status of a domain value.