Uses of Class
gov.nist.secauto.metaschema.schemagen.ModuleIndex
-
Packages that use ModuleIndex Package Description gov.nist.secauto.metaschema.schemagen Abstract support for schema generation. -
-
Uses of ModuleIndex in gov.nist.secauto.metaschema.schemagen
Methods in gov.nist.secauto.metaschema.schemagen that return ModuleIndex Modifier and Type Method Description ModuleIndexAbstractGenerationState. getMetaschemaIndex()static ModuleIndexModuleIndex. indexDefinitions(IModule module)Methods in gov.nist.secauto.metaschema.schemagen with parameters of type ModuleIndex Modifier and Type Method Description booleanChoiceNotInlineStrategy. isInline(IDefinition definition, ModuleIndex metaschemaIndex)booleanIInlineStrategy. isInline(IDefinition definition, ModuleIndex metaschemaIndex)
-