See: Description
| Interface | Description |
|---|---|
| SimpleTypePartsReader.ModelElementCreator<T extends ModelElement> |
Creates a new
ModelElement under the given parent element with the given name and
getter method. |
| SimpleTypePartsReader.NameAccessor<C extends Annotation> |
Gets the name of the child element from a method annotated with the
Annotation
C |
| SimpleTypePartsReader.NamesAccessor<A extends Annotation> |
Gets the list of names from the parent class annotated with the
Annotation A |
Copyright © 2019. All rights reserved.