Interface AnnotatedModel

All Superinterfaces:
Model
All Known Implementing Classes:
ArrayDeclarationExpressionModel, ClassModel, MethodModel, PackageModel, TypeParameterModel, VariableModel

public interface AnnotatedModel extends Model
A model that can be annotated.
Author:
Matt Coley