Annotation Type MetamodelPropertyField


@Retention(RUNTIME) @Target(FIELD) public @interface MetamodelPropertyField
Tells that a field is a property of the metamodel For instance CtNamedElementImpl.getSimpleName() is the property name of CtNamedElement
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • role

      CtRole[] role
      Returns:
      the roles of the elements in this field