Namespace Kephas.Data.Model.Abstractions
Interfaces
IDescribed
Mixin providing the Description property.
IHierarchyNode<TId, TEntity>
Mixin providing the ParentRef property, referencing the parent node.
IIdentifiable<T>
Base mix-in for identifiable entities.
INamed
Mixin providing the Name property.
ITagged
Mixin providing the Tags property.