Class LaravelUi5\OData\Edm\Vocabularies\VocabularyCatalog

final
readonly
implements VocabularyCatalogInterface

Build-time ordered catalog of all vocabulary sources for the generator.

Entries are listed in dependency order: every vocabulary appears after all vocabularies it depends on. The generator processes entries in this exact order so that cross-vocabulary type references resolve correctly.

Methods