Package spoon.reflect.annotations
Annotation Type MetamodelPropertyField
Tells that a field is a property of the metamodel
For instance
CtNamedElementImpl.getSimpleName()
is the property name of CtNamedElement
-
Required Element Summary
-
Element Details
-
role
CtRole[] role- Returns:
- the roles of the elements in this field
-