Uses of Annotation Interface
io.atlasmap.spi.AtlasModuleDetail
Packages that use AtlasModuleDetail
Package
Description
-
Uses of AtlasModuleDetail in io.atlasmap.core
Classes in io.atlasmap.core with annotations of type AtlasModuleDetail -
Uses of AtlasModuleDetail in io.atlasmap.core.validate
Methods in io.atlasmap.core.validate that return AtlasModuleDetailModifier and TypeMethodDescriptionprotected abstract AtlasModuleDetail
BaseModuleValidationService.getModuleDetail()
-
Uses of AtlasModuleDetail in io.atlasmap.csv.module
Classes in io.atlasmap.csv.module with annotations of type AtlasModuleDetailMethods in io.atlasmap.csv.module that return AtlasModuleDetailModifier and TypeMethodDescriptionprotected AtlasModuleDetail
CsvValidationService.getModuleDetail()
-
Uses of AtlasModuleDetail in io.atlasmap.dfdl.module
Classes in io.atlasmap.dfdl.module with annotations of type AtlasModuleDetailMethods in io.atlasmap.dfdl.module that return AtlasModuleDetailModifier and TypeMethodDescriptionprotected AtlasModuleDetail
DfdlValidationService.getModuleDetail()
-
Uses of AtlasModuleDetail in io.atlasmap.java.module
Classes in io.atlasmap.java.module with annotations of type AtlasModuleDetailMethods in io.atlasmap.java.module that return AtlasModuleDetailModifier and TypeMethodDescriptionprotected AtlasModuleDetail
JavaValidationService.getModuleDetail()
-
Uses of AtlasModuleDetail in io.atlasmap.json.module
Classes in io.atlasmap.json.module with annotations of type AtlasModuleDetailMethods in io.atlasmap.json.module that return AtlasModuleDetailModifier and TypeMethodDescriptionprotected AtlasModuleDetail
JsonValidationService.getModuleDetail()
-
Uses of AtlasModuleDetail in io.atlasmap.xml.module
Classes in io.atlasmap.xml.module with annotations of type AtlasModuleDetailMethods in io.atlasmap.xml.module that return AtlasModuleDetailModifier and TypeMethodDescriptionprotected AtlasModuleDetail
XmlValidationService.getModuleDetail()