Uses of Interface
de.mid.innovator.m2msdk.model.parameter.ParameterIF
Packages that use ParameterIF
Package
Description
The package contains the configuration model of the model transformation and the workflow.
The package contains the parameters of the model transformation and workflow.
-
Uses of ParameterIF in de.mid.innovator.m2msdk.model.configuration
Methods in de.mid.innovator.m2msdk.model.configuration that return ParameterIFModifier and TypeMethodDescriptionConfigurationItemIF.getOwnedParameter(String name) Get the owned parameter with the given name.Methods in de.mid.innovator.m2msdk.model.configuration with parameters of type ParameterIFModifier and TypeMethodDescriptionvoidConfigurationItemIF.removeParameter(ParameterIF iParameter, boolean bCheckOnly) Remove existing parameter. -
Uses of ParameterIF in de.mid.innovator.m2msdk.model.parameter
Classes in de.mid.innovator.m2msdk.model.parameter that implement ParameterIFModifier and TypeClassDescriptionclassThis class represents a parameter with a name and a value.