A C E G H I J S V X 
All Classes All Packages

A

AbstractMetaschemaMojo - Class in gov.nist.secauto.metaschema.maven.plugin
 
AbstractMetaschemaMojo() - Constructor for class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
 

C

configs - Variable in class gov.nist.secauto.metaschema.maven.plugin.GenerateSourcesMojo
A set of binding configurations.

E

excludes - Variable in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
A set of exclusion patterns used to prevent certain files from being processed.
execute() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo
 
execute() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSourcesMojo
 
execute() - Method in class gov.nist.secauto.metaschema.metaschema_maven_plugin.HelpMojo

G

generate(Set<IModule>) - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo
Performs schema generation using the provided Metaschema modules.
generate(Set<IModule>) - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSourcesMojo
Generate the Java source files for the provided Metaschemas.
GenerateSchemaMojo - Class in gov.nist.secauto.metaschema.maven.plugin
Goal which generates Java source files for a given set of Module definitions.
GenerateSchemaMojo() - Constructor for class gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo
 
GenerateSchemaMojo.SchemaFormat - Enum in gov.nist.secauto.metaschema.maven.plugin
 
GenerateSourcesMojo - Class in gov.nist.secauto.metaschema.maven.plugin
Goal which generates Java source files for a given set of Module definitions.
GenerateSourcesMojo() - Constructor for class gov.nist.secauto.metaschema.maven.plugin.GenerateSourcesMojo
 
getBuildContext() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
The BuildContext is used to identify which files or directories were modified since last build.
getConfigs() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSourcesMojo
Retrieve a list of binding configurations.
getEncoding() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Gets the file encoding to use for generated classes.
getMavenProject() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Retrieve the Maven project context.
getMojoExecution() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Retrieve the mojo execution context.
getOutputDirectory() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Retrieve the directory where generated classes will be stored.
getSources() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Retrieve a stream of Module file sources.
getStaleFile() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Gets the staleFile for this execution.
getStaleFileName() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Get the name of the file that is used to detect staleness.
getStaleFileName() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo
Gets the last part of the stale filename.
getStaleFileName() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSourcesMojo
Gets the last part of the stale filename.
gov.nist.secauto.metaschema.maven.plugin - package gov.nist.secauto.metaschema.maven.plugin
 
gov.nist.secauto.metaschema.metaschema_maven_plugin - package gov.nist.secauto.metaschema.metaschema_maven_plugin
 

H

HelpMojo - Class in gov.nist.secauto.metaschema.metaschema_maven_plugin
Display help information on metaschema-maven-plugin.
Call mvn metaschema:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class gov.nist.secauto.metaschema.metaschema_maven_plugin.HelpMojo
 

I

includes - Variable in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
A set of inclusion patterns used to select which metaschema are to be processed.
isGenerationRequired() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Determine if code generation is required.
isInlineChoiceDefinitions() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo
Determine if inlining choice definitions is required.
isInlineDefinitions() - Method in class gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo
Determine if inlining definitions is required.

J

JSON_SCHEMA - gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo.SchemaFormat
 

S

setOutputDirectory(File) - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Set the directory where generated classes will be stored.
shouldExecutionBeSkipped() - Method in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
Determine if the execution of this mojo should be skipped.
staleFileDirectory - Variable in class gov.nist.secauto.metaschema.maven.plugin.AbstractMetaschemaMojo
The directory where the staleFile is found.

V

valueOf(String) - Static method in enum gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo.SchemaFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo.SchemaFormat
Returns an array containing the constants of this enum type, in the order they are declared.

X

XSD - gov.nist.secauto.metaschema.maven.plugin.GenerateSchemaMojo.SchemaFormat
 
A C E G H I J S V X 
All Classes All Packages