Click or drag to resize
SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists Namespace
 
Classes
  ClassDescription
Public classEntityAlias
Class to define an Entity element in a typed list.
Public classEntityAliasValidator
Validator for EntityAlias instances
Public classTypedListDefinition
General definition class for a typedlist.
Public classTypedListDefinitionList
List class for TypedListDefinitions. It's mainly a specialization on the commandified list to channel events.
Public classTypedListFieldAliasValidator
Validator for TypedListField FieldAlias values inside a typedlist.
Public classTypedListFieldDefinition
Field definition class for typedlists
Public classTypedListFieldList
List class for typedlistfield instances. It's mainly a specialization on the commandified list to channel events.
Public classTypedListRelationshipEdge
Specific relationship edge which represents a normal relationship edge between two aliased entities in a typedlist. It's a directed edge, between two EntityAlias elements over an existing NormalRelationship instance.