Uses of Class
gov.nist.secauto.metaschema.schemagen.AbstractGenerationState
Packages that use AbstractGenerationState
-
Uses of AbstractGenerationState in gov.nist.secauto.metaschema.schemagen
Classes in gov.nist.secauto.metaschema.schemagen with type parameters of type AbstractGenerationStateModifier and TypeClassDescriptionclass
AbstractSchemaGenerator<T extends AutoCloseable,
D extends gov.nist.secauto.metaschema.schemagen.datatype.IDatatypeManager, S extends AbstractGenerationState<T, D>> Thsi abstract class provides a common implementation shared by all schema generators.