Uses of Interface
gov.nist.secauto.metaschema.databind.codegen.IGeneratedDefinitionClass
Packages that use IGeneratedDefinitionClass
Package
Description
Support for generating "plain old Java objects" (POJOs) based on a Module.
-
Uses of IGeneratedDefinitionClass in gov.nist.secauto.metaschema.databind.codegen
Methods in gov.nist.secauto.metaschema.databind.codegen that return types with arguments of type IGeneratedDefinitionClassModifier and TypeMethodDescriptionIGeneratedModuleClass.getGeneratedDefinitionClasses()
Get the collection of generated classes representing definitions associated with the Module module.IProduction.getGlobalDefinitionClasses()
Get a stream of all definition Java classes generated as part of this production.