Uses of Package
org.mapstruct.ap.internal.model.common
-
Packages that use org.mapstruct.ap.internal.model.common Package Description org.mapstruct.ap.internal.conversion Provides built-in conversions between primitive and wrapper types, strings, dates etc.org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc.org.mapstruct.ap.internal.model.annotation org.mapstruct.ap.internal.model.assignment Meta-model of assignments.org.mapstruct.ap.internal.model.beanmapping helper classes used inBeanMappingMethod
org.mapstruct.ap.internal.model.common Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.org.mapstruct.ap.internal.model.presence org.mapstruct.ap.internal.model.source Intermediary representation of mapping methods as retrieved from via the annotation processing API.org.mapstruct.ap.internal.model.source.builtin Contains "built-in methods" which may be added as private methods to a generated mapper.org.mapstruct.ap.internal.model.source.selector Provides strategies for selecting a matching mapping or factory method when mapping from one attribute to another or instantiating the target type of a mapping method, respectively.org.mapstruct.ap.internal.processor Contains model processors which perform tasks such as retrieving mapping methods, creating a model representation and writing the model into Java source files.org.mapstruct.ap.internal.processor.creation Contains all helper classes for theMapperCreationProcessor
-
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.conversion Class Description Assignment Assignment represents all kind of manners a source can be assigned to a target.ConversionContext Context object passed to conversion providers and built-in methods.FieldReference reference used by BuiltInMethod/HelperMethod to create an additional field in the mapper.FinalField A mapper instance field, initialized as nullParameter A parameter of a mapping method.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model Class Description Accessibility Accessibility of an elementAssignment Assignment represents all kind of manners a source can be assigned to a target.Assignment.AssignmentType BuilderType ConstructorFragment ConstructorFragments are 'code snippets' added to the constructor to initialize fields used by BuiltInMethod/HelperMethodConversionContext Context object passed to conversion providers and built-in methods.FieldReference reference used by BuiltInMethod/HelperMethod to create an additional field in the mapper.FormattingParameters ModelElement Base class of all model elements.Parameter A parameter of a mapping method.ParameterBinding Represents how one parameter of a method to be called is populated.PresenceCheck Marker interface for presence checks.SourceRHS SourceRHS Assignment.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.annotation Class Description ModelElement Base class of all model elements.Type Represents (a reference to) the type of a bean property, parameter etc. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.assignment Class Description Assignment Assignment represents all kind of manners a source can be assigned to a target.Assignment.AssignmentType ModelElement Base class of all model elements.PresenceCheck Marker interface for presence checks.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.beanmapping Class Description Parameter A parameter of a mapping method.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.common Class Description Accessibility Accessibility of an elementAssignment Assignment represents all kind of manners a source can be assigned to a target.Assignment.AssignmentType BuilderType ConversionContext Context object passed to conversion providers and built-in methods.FieldReference reference used by BuiltInMethod/HelperMethod to create an additional field in the mapper.FormattingParameters ImplementationType This is a wrapper class for the Implementation types that are used within MapStruct.ModelElement Base class of all model elements.Parameter A parameter of a mapping method.ParameterBinding Represents how one parameter of a method to be called is populated.PresenceCheck Marker interface for presence checks.SourceRHS SourceRHS Assignment.Type Represents (a reference to) the type of a bean property, parameter etc.Type.ResolvedPair Reflects any Resolved Pair, examples are T, String ?TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.presence Class Description ModelElement Base class of all model elements.PresenceCheck Marker interface for presence checks.Type Represents (a reference to) the type of a bean property, parameter etc. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.source Class Description Accessibility Accessibility of an elementFormattingParameters Parameter A parameter of a mapping method.SourceRHS SourceRHS Assignment.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.source.builtin Class Description Accessibility Accessibility of an elementConstructorFragment ConstructorFragments are 'code snippets' added to the constructor to initialize fields used by BuiltInMethod/HelperMethodConversionContext Context object passed to conversion providers and built-in methods.FieldReference reference used by BuiltInMethod/HelperMethod to create an additional field in the mapper.Parameter A parameter of a mapping method.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.model.source.selector Class Description Parameter A parameter of a mapping method.ParameterBinding Represents how one parameter of a method to be called is populated.SourceRHS SourceRHS Assignment.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.processor Class Description TypeFactory Factory creatingType
instances. -
Classes in org.mapstruct.ap.internal.model.common used by org.mapstruct.ap.internal.processor.creation Class Description Assignment Assignment represents all kind of manners a source can be assigned to a target.FormattingParameters SourceRHS SourceRHS Assignment.Type Represents (a reference to) the type of a bean property, parameter etc.TypeFactory Factory creatingType
instances.