Interface EntityTypeGenerator

All Superinterfaces:
SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,IntegrationObjectItemModel>
All Known Implementing Classes:
ComposedEntityTypeGenerator, LocalizedEntityTypeGenerator, MapEntryEntityTypeGenerator, SingleEntityTypeGenerator

@Deprecated(since="2211.FP1", forRemoval=true) public interface EntityTypeGenerator extends SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,IntegrationObjectItemModel>
Deprecated, for removal: This API element is subject to removal in a future version.
A marker interface for the convenience of encapsulating the generics and finding all implementors, which determines a generator responsible for EDMX entity types generation from a single IntegrationObjectItemModel