Name |
Description |
ClassDiscoveryConvention |
Discovers any IClassConvention implementations and applies them to all the IClassMaps in the domain. |
ComponentDiscoveryConvention |
Discovers any IComponentConvention implementations and applies them to an IComponent instance. |
DynamicComponentDiscoveryConvention |
Discovers any IDynamicComponentConvention implementations and applies them to an IDynamicComponent instance. |
HasManyToManyDiscoveryConvention |
Discovers any IHasManyToManyConvention implementations and applies them to an IManyToManyPart instance. |
HasOneDiscoveryConvention |
Discovers any IHasOneConvention implementations and applies them to an IOneToOnePart instance. |
IdDiscoveryConvention |
Discovers any IIdConvention implementations and applies them to an IIdentityPart instance. |
JoinedSubclassDiscoveryConvention |
Discovers any IJoinedSubclassConvention implementations and applies them to an IJoinedSubclass instance. |
PropertyDiscoveryConvention |
Discovers any IPropertyConvention implementations and applies them to an IProperty instance. |
ReferenceDiscoveryConvention |
Discovers any IReferenceConvention implementations and applies them to an IManyToOnePart instance. |
SubclassDiscoveryConvention |
Discovers any ISubclassConvention implementations and applies them to an ISubclass instance. |
VersionDiscoveryConvention |
Discovers any IVersionConvention implementations and applies them to an IVersion instance. |