Uses of Interface
org.faktorips.runtime.model.type.read.SimpleTypePartsReader.NamesAccessor
Packages that use SimpleTypePartsReader.NamesAccessor
Package
Description
Internal use classes to read model information from annotations and via reflection.
-
Uses of SimpleTypePartsReader.NamesAccessor in org.faktorips.runtime.model.type.read
Constructors in org.faktorips.runtime.model.type.read with parameters of type SimpleTypePartsReader.NamesAccessorModifierConstructorDescriptionSimpleTypePartsReader(Class<P> parentAnnotation, SimpleTypePartsReader.NamesAccessor<P> namesAccessor, Class<C> childAnnotation, SimpleTypePartsReader.NameAccessor<C> nameAccessor, SimpleTypePartsReader.ModelElementCreator<E> modelElementCreator)