Uses of Class
de.mid.innovator.m2msdk.model.parameter.ParameterList
Packages that use ParameterList
Package
Description
The package contains the configuration model of the model transformation and the workflow.
-
Uses of ParameterList in de.mid.innovator.m2msdk.model.configuration
Methods in de.mid.innovator.m2msdk.model.configuration that return ParameterListModifier and TypeMethodDescriptionConfigurationItemIF.getOwnedParameters()Get all owned parameters.ConfigurationItemIF.getOwnedParameters(String name) Get the owned parameter with the given name.ConfigurationItemIF.getParametersTransitive()Get all transitive parameters of this item.ConfigurationItemIF.getParametersTransitive(String name) Get all transitive parameters of this item with given name.