Index

A B D G 
All Classes and Interfaces|All Packages

A

AnnotationDiscovery - Interface in build.codemodel.jdk.annotation.discovery
Specifies Annotations that may be used to discover types to be reverse-engineered into a Code Model.

B

build.codemodel.jdk.annotation.discovery - module build.codemodel.jdk.annotation.discovery
Defines interfaces used by the jdk-annotation-processor enabling discovery of types to reverse-engineer into a Code Model.
build.codemodel.jdk.annotation.discovery - package build.codemodel.jdk.annotation.discovery
 

D

Discoverable - Annotation Interface in build.codemodel.jdk.annotation.discovery
Indicates that a type is part of a discoverable Code Model whose values, creation, access, retrieval, mutation, events and lifecycle may be inspected, interpreted, transformed, compiled and managed by the Code Model Framework.
DiscoverableAnnotationDiscovery - Class in build.codemodel.jdk.annotation.discovery
DiscoverableAnnotationDiscovery() - Constructor for class build.codemodel.jdk.annotation.discovery.DiscoverableAnnotationDiscovery

G

getDiscoverableAnnotationTypes() - Method in interface build.codemodel.jdk.annotation.discovery.AnnotationDiscovery
Obtains the Classes of Annotation types that indicate Classes reverse-engineer.
getDiscoverableAnnotationTypes() - Method in class build.codemodel.jdk.annotation.discovery.DiscoverableAnnotationDiscovery
 
A B D G 
All Classes and Interfaces|All Packages