Interface SchemaGenerator

    • Method Detail

      • generateSchema

        org.apache.olingo.odata2.api.edm.provider.Schema generateSchema​(java.util.Collection<IntegrationObjectItemModel> allModelsForType)
        Generates a Schema for an IntegrationObjectItemModel and all of its dependencies.
        Parameters:
        allModelsForType - a model and its dependencies
        Returns:
        a schema representing those types