Uses of Interface
org.faktorips.runtime.model.type.read.SimpleTypePartsReader.NamesAccessor
-
Packages that use SimpleTypePartsReader.NamesAccessor Package Description org.faktorips.runtime.model.type.read 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.NamesAccessor 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)
-