Uses of Interface
ru.volnenko.maven.plugin.databasedoc.generator.IDocumentGenerator
Packages that use IDocumentGenerator
Package
Description
-
Uses of IDocumentGenerator in ru.volnenko.maven.plugin.databasedoc.generator
Methods in ru.volnenko.maven.plugin.databasedoc.generator that return IDocumentGeneratorModifier and TypeMethodDescription@NonNull IDocumentGeneratorIDocumentGenerator.entityRelationDiagramEnabled(@NonNull Boolean entityRelationDiagramEnabled) @NonNull IDocumentGeneratorIDocumentGenerator.entityRelationDiagramInclude(@NonNull Boolean entityRelationDiagramInclude) @NonNull IDocumentGeneratorIDocumentGenerator.entityRelationDiagramLogicEnabled(@NonNull Boolean entityRelationDiagramLogicEnabled) @NonNull IDocumentGeneratorIDocumentGenerator.entityRelationDiagramPhysicEnabled(@NonNull Boolean entityRelationDiagramPhysicEnabled) @NonNull IDocumentGeneratorIDocumentGenerator.headerFirstEnabled(@NonNull Boolean headerFirstEnabled) @NonNull IDocumentGeneratorIDocumentGenerator.headerSecondEnabled(@NonNull Boolean headerSecondEnabled) @NonNull IDocumentGeneratorIDocumentGenerator.serviceName(@NonNull String serviceName) @NonNull IDocumentGeneratorIDocumentGenerator.tableOfContentsEnabled(@NonNull Boolean tableOfContentsEnabled) -
Uses of IDocumentGenerator in ru.volnenko.maven.plugin.databasedoc.generator.impl
Classes in ru.volnenko.maven.plugin.databasedoc.generator.impl that implement IDocumentGeneratorMethods in ru.volnenko.maven.plugin.databasedoc.generator.impl that return IDocumentGeneratorModifier and TypeMethodDescription@NonNull IDocumentGeneratorDocumentGenerator.entityRelationDiagramEnabled(@NonNull Boolean entityRelationDiagramEnabled) @NonNull IDocumentGeneratorDocumentGenerator.entityRelationDiagramInclude(@NonNull Boolean entityRelationDiagramInclude) @NonNull IDocumentGeneratorDocumentGenerator.entityRelationDiagramLogicEnabled(@NonNull Boolean entityRelationDiagramLogicEnabled) @NonNull IDocumentGeneratorDocumentGenerator.entityRelationDiagramPhysicEnabled(@NonNull Boolean entityRelationDiagramPhysicEnabled) @NonNull IDocumentGeneratorDocumentGenerator.headerFirstEnabled(@NonNull Boolean headerFirstEnabled) @NonNull IDocumentGeneratorDocumentGenerator.headerSecondEnabled(@NonNull Boolean headerSecondEnabled) @NonNull IDocumentGeneratorDocumentGenerator.serviceName(@NonNull String serviceName) @NonNull IDocumentGeneratorDocumentGenerator.tableOfContentsEnabled(@NonNull Boolean tableOfContentsEnabled)