Uses of Class
io.atlasmap.v2.BaseMapping
Packages that use BaseMapping
-
Uses of BaseMapping in io.atlasmap.core.validate
Method parameters in io.atlasmap.core.validate with type arguments of type BaseMappingModifier and TypeMethodDescriptionprotected void
BaseModuleValidationService.validateMappingEntries
(List<BaseMapping> mappings, List<Validation> validations) -
Uses of BaseMapping in io.atlasmap.java.v2
Subclasses of BaseMapping in io.atlasmap.java.v2 -
Uses of BaseMapping in io.atlasmap.v2
Subclasses of BaseMapping in io.atlasmap.v2Fields in io.atlasmap.v2 with type parameters of type BaseMappingMethods in io.atlasmap.v2 with type parameters of type BaseMappingModifier and TypeMethodDescriptionstatic <T extends BaseMapping>
TAtlasModelFactory.createMapping()
static <T extends BaseMapping>
TAtlasModelFactory.createMapping
(MappingType type) Methods in io.atlasmap.v2 that return BaseMappingModifier and TypeMethodDescriptionstatic BaseMapping
AtlasModelFactory.cloneMapping
(BaseMapping baseMapping, boolean deepClone) Methods in io.atlasmap.v2 that return types with arguments of type BaseMappingMethods in io.atlasmap.v2 with parameters of type BaseMappingModifier and TypeMethodDescriptionstatic BaseMapping
AtlasModelFactory.cloneMapping
(BaseMapping baseMapping, boolean deepClone)