| AliasAnnotationGenerator |
|
| AttributeAnnotationListGenerator |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| AttributeGeneratorUnitTestHelper |
|
| AutoCreateAnnotationGenerator |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| AutoCreatePropertyAnnotationGenerator |
Generate an annotation for EDMX property when auto create is true.
|
| ImmutableAnnotationAttribute |
|
| LanguageDependentAttributeGenerator |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| LanguageDependentAttributeGeneratorUnitTest |
|
| LanguageDependentPropertyAnnotationGenerator |
Generate an annotation for EDMX property when localized is true
example:
|
| NullableAttributeGenerator |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| NullableAttributeGeneratorUnitTest |
|
| NullablePropertyAnnotationGenerator |
Generate an annotation for EDMX property based on whether the property is nullable or not.
|
| PartOfGenerator |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| PartOfPropertyAnnotationGenerator |
Generate an annotation for EDMX property when partOf is true.
|
| PropertyAnnotationListGenerator |
Generates the various annotations for a property
|
| UniqueAttributeGenerator |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| UniqueAttributeGeneratorUnitTest |
|
| UniquePropertyAnnotationGenerator |
Generates an annotation for EDMX property when the property is unique.
|