Uses of Interface
org.faktorips.runtime.model.type.read.SimpleTypePartsReader.ModelElementCreator
-
Packages that use SimpleTypePartsReader.ModelElementCreator Package Description org.faktorips.runtime.model.type.read Internal use classes to read model information from annotations and via reflection. -
-
Uses of SimpleTypePartsReader.ModelElementCreator in org.faktorips.runtime.model.type.read
Constructors in org.faktorips.runtime.model.type.read with parameters of type SimpleTypePartsReader.ModelElementCreator 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)
-