Uses of Class
com.aquima.interactions.profile.wrapper.ReadonlyProfile
Packages that use ReadonlyProfile
-
Uses of ReadonlyProfile in com.aquima.interactions.mapping.impl
Constructors in com.aquima.interactions.mapping.impl with parameters of type ReadonlyProfileModifierConstructorDescriptionprotected
ProfileMappingContext
(ReadonlyProfile source, ReadonlyProfile target, IMappingDefinition definition, IMappingReport mappingReport) protected
ProfileMappingContext
(ReadonlyProfile source, ReadonlyProfile target, IMetaModel sourceModel, IMetaModel targetModel, IMappingDefinition definition, IMappingReport mappingReport) -
Uses of ReadonlyProfile in com.aquima.interactions.rule.inference
Subclasses of ReadonlyProfile in com.aquima.interactions.rule.inferenceModifier and TypeClassDescriptionclass
Profile wrapper that keeps track of all the used entity instances.class
Class that wraps a inference context to make it immutable (read-only).