Javax.Annotation.Processing Namespace

Contains types that support Java annotation processing.

Classes

Name Description
GeneratedAttribute

Marks source code as generated and identifies the code generator.

Interfaces

Name Description
IGenerated

Identifies source code that was produced by a code generator.

Remarks

This namespace provides the Java Generated annotation and its managed attribute projection for marking source code produced by a code generator.