Package org.faktorips.runtime.model.type.read
Internal use classes to read model information from annotations and via reflection.
-
Interface Summary Interface Description SimpleTypePartsReader.ModelElementCreator<T extends ModelElement> Creates a newModelElementunder the given parent element with the given name and getter method.SimpleTypePartsReader.NameAccessor<C extends java.lang.annotation.Annotation> Gets the name of the child element from a method annotated with theAnnotationCSimpleTypePartsReader.NamesAccessor<A extends java.lang.annotation.Annotation> Gets the list of names from the parent class annotated with theAnnotationA