Uses of Class
gov.nist.secauto.metaschema.schemagen.ModuleIndex
Packages that use ModuleIndex
-
Uses of ModuleIndex in gov.nist.secauto.metaschema.schemagen
Methods in gov.nist.secauto.metaschema.schemagen that return ModuleIndexModifier and TypeMethodDescriptionAbstractGenerationState.getMetaschemaIndex()
static ModuleIndex
ModuleIndex.indexDefinitions
(IModule module, IInlineStrategy inlineStrategy) Methods in gov.nist.secauto.metaschema.schemagen with parameters of type ModuleIndexModifier and TypeMethodDescriptionboolean
ChoiceNotInlineStrategy.isInline
(IDefinition definition, ModuleIndex metaschemaIndex) boolean
IInlineStrategy.isInline
(IDefinition definition, ModuleIndex metaschemaIndex)