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