Annotation Type | Description |
---|---|
MetamodelPropertyField |
Tells that a field is a property of the metamodel
For instance
CtNamedElementImpl.getSimpleName() is the property name of CtNamedElement |
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.
|
Copyright © 2007–2021 Inria. All rights reserved.