Interface EntityTypeGenerator

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

public interface EntityTypeGenerator extends SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,IntegrationObjectItemModel>
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