Uses of Package
org.modelmapper
Packages that use org.modelmapper
Package
Description
ModelMapper is an intelligent object mapping library.
Expression types for building Mappings and TypeMaps
Configuration types
Service Provider Interface
-
Classes in org.modelmapper used by org.modelmapperClassDescriptionCondition that must apply in order for mapping to occur.Converts instances of source type
S
to instances of destination typeD
.Provides interface to chain another converter or convert to different destination type.Converts source to destination.Represents an operation that acceptsmapping
and use functions defined inConfigurableConditionExpression
to configure aTypeMap
ModelMapper - Performs object mapping, maintainsConfiguration
and storesTypeMaps
.Simple interface for extensions that can be registered withModelMapper
to provide some extensions.A PropertyMap defines mappings between properties for a particular source and destination type.Provides instances of typeT
.Contains provision request information.Encapsulates mapping configuration for a source and destination type pair.Represents a generic typeT
. -
Classes in org.modelmapper used by org.modelmapper.builder
-
Classes in org.modelmapper used by org.modelmapper.config
-
Classes in org.modelmapper used by org.modelmapper.spi