Uses of Enum Class
de.mid.innovator.m2msdk.model.configuration.ConfigurationItemSearchMode
Packages that use ConfigurationItemSearchMode
Package
Description
The package contains the configuration model of the model transformation and the workflow.
The package contains the model transformation model.
The package contains the interfaces of the model transformation.
-
Uses of ConfigurationItemSearchMode in de.mid.innovator.m2msdk.model.configuration
Methods in de.mid.innovator.m2msdk.model.configuration that return ConfigurationItemSearchModeModifier and TypeMethodDescriptionstatic ConfigurationItemSearchModeReturns the enum constant of this class with the specified name.static ConfigurationItemSearchMode[]ConfigurationItemSearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.mid.innovator.m2msdk.model.configuration with parameters of type ConfigurationItemSearchModeModifier and TypeMethodDescriptionConfigurationItemIF.getConfigurationItems(ConfigurationTag searchTag, ConfigurationItemSearchMode mode) -
Uses of ConfigurationItemSearchMode in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation with parameters of type ConfigurationItemSearchModeModifier and TypeMethodDescriptionConfigurableItem.getConfigurableItems(ConfigurationTag searchTag, ConfigurationItemSearchMode mode) -
Uses of ConfigurationItemSearchMode in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces with parameters of type ConfigurationItemSearchModeModifier and TypeMethodDescriptionConfigurableItemIF.getConfigurableItems(ConfigurationTag searchTag, ConfigurationItemSearchMode mode)