Uses of Class
gov.nist.secauto.metaschema.schemagen.ModuleIndex.DefinitionEntry
Packages that use ModuleIndex.DefinitionEntry
-
Uses of ModuleIndex.DefinitionEntry in gov.nist.secauto.metaschema.schemagen
Methods in gov.nist.secauto.metaschema.schemagen that return ModuleIndex.DefinitionEntryMethods in gov.nist.secauto.metaschema.schemagen that return types with arguments of type ModuleIndex.DefinitionEntryMethod parameters in gov.nist.secauto.metaschema.schemagen with type arguments of type ModuleIndex.DefinitionEntryModifier and TypeMethodDescriptionprotected List<IAssemblyDefinition>
AbstractSchemaGenerator.analyzeDefinitions
(S generationState, BiConsumer<ModuleIndex.DefinitionEntry, IDefinition> handler) Determine the collection of root definitions.