Package spoon.reflect.annotations
-
Annotation Types Summary Annotation Type Description MetamodelPropertyField Tells that a field is a property of the metamodel For instanceCtNamedElementImpl.getSimpleName()
is the property name ofCtNamedElement
PropertyGetter Specifies that a method is an official metamodel getter in the Spoon metamodel.PropertySetter Specifies that a method is an official metamodel setter in the Spoon metamodel.