Uses of Enum Class
io.atlasmap.spi.AtlasModuleMode
Packages that use AtlasModuleMode
-
Uses of AtlasModuleMode in io.atlasmap.core
Methods in io.atlasmap.core that return AtlasModuleModeMethods in io.atlasmap.core that return types with arguments of type AtlasModuleModeModifier and TypeMethodDescriptionBaseAtlasModule.listSupportedModes()ConstantModule.listSupportedModes()Methods in io.atlasmap.core with parameters of type AtlasModuleModeModifier and TypeMethodDescriptionvoidBaseAtlasModule.setMode(AtlasModuleMode atlasModuleMode) voidConstantModule.setMode(AtlasModuleMode atlasModuleMode) -
Uses of AtlasModuleMode in io.atlasmap.core.validate
Methods in io.atlasmap.core.validate that return AtlasModuleModeMethods in io.atlasmap.core.validate with parameters of type AtlasModuleMode -
Uses of AtlasModuleMode in io.atlasmap.spi
Methods in io.atlasmap.spi that return AtlasModuleModeModifier and TypeMethodDescriptionstatic AtlasModuleModeAtlasModule.getMode()static AtlasModuleModeReturns the enum constant of this class with the specified name.static AtlasModuleMode[]AtlasModuleMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.atlasmap.spi that return types with arguments of type AtlasModuleModeMethods in io.atlasmap.spi with parameters of type AtlasModuleMode