Uses of Class
de.mid.innovator.m2msdk.model.parameter.ParameterTemplate
Packages that use ParameterTemplate
Package
Description
The package contains classes that can serve as applications for Innovator in the workflow.
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 ParameterTemplate in de.mid.innovator.m2msdk.application.innovator
Fields in de.mid.innovator.m2msdk.application.innovator with type parameters of type ParameterTemplateModifier and TypeFieldDescriptionInnovatorModelCreate.pcModelAddonConfigurationInnovatorModelCreate.pcModelBaseConfigurationInnovatorModelCreate.pcModelNameInnovatorModelCreate.pcModelTypeInnovatorModelCreate.pcRepositoryNameInnovatorModelCreate.pcUserConfigurationMethods in de.mid.innovator.m2msdk.application.innovator that return types with arguments of type ParameterTemplateMethod parameters in de.mid.innovator.m2msdk.application.innovator with type arguments of type ParameterTemplate -
Uses of ParameterTemplate in de.mid.innovator.m2msdk.model.configuration
Methods in de.mid.innovator.m2msdk.model.configuration with parameters of type ParameterTemplateModifier and TypeMethodDescriptionConfigurationItemIF.getDefOwnedParameterValue(ParameterTemplate t) Get the parameter value of a certain parameter.ConfigurationItemIF.getDefOwnedParameterValueBoolean(ParameterTemplate pt) -
Uses of ParameterTemplate in de.mid.innovator.m2msdk.model.parameter
Classes in de.mid.innovator.m2msdk.model.parameter with type parameters of type ParameterTemplateModifier and TypeClassDescriptionclassParameterComplex<T extends ParameterTemplate>Template and accessor to a parameter.classParameterLiveAccessor<T extends ParameterTemplate>Accessor to parameters which are based on the current model element.Subclasses of ParameterTemplate in de.mid.innovator.m2msdk.model.parameterModifier and TypeClassDescriptionclassParameter Template Descriptor for boolean parameter.classParameterTemplateEnum<T extends Enum<T>>Parameter Template Descriptor for enumerated parameters.classParameter template for expression.classThis is the template for a parameter referencing any configuration item.classParameter Template Descriptor for options.classThis is the template for a parameter referencing a configuration item of type Model Transformation Step.Methods in de.mid.innovator.m2msdk.model.parameter that return ParameterTemplateMethods in de.mid.innovator.m2msdk.model.parameter that return types with arguments of type ParameterTemplateMethod parameters in de.mid.innovator.m2msdk.model.parameter with type arguments of type ParameterTemplateModifier and TypeMethodDescriptionvoidParameterTemplateItem.setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) voidParameterTemplateItemIF.setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) voidParameterTemplateStepReference.setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) Constructors in de.mid.innovator.m2msdk.model.parameter with parameters of type ParameterTemplateModifierConstructorDescriptionParameterLiveAccessor(ParameterTemplate parameterTemplate, ConfigurationItemIF configurationItem, MetaModel sourceMM, MetaModel targetMM) ParameterLiveAccessor(ParameterTemplate template, String expression, MetaModel sourceMM, MetaModel targetMM) ParameterLiveAccessorEnum(ParameterTemplate parameterTemplate, ConfigurationItemIF configurationItem, MetaModel sourceMM, MetaModel targetMM) -
Uses of ParameterTemplate in de.mid.innovator.m2msdk.model.transformation.parameter.structures
Methods in de.mid.innovator.m2msdk.model.transformation.parameter.structures that return types with arguments of type ParameterTemplateModifier and TypeMethodDescriptionParameterLiveAccessor<? extends ParameterTemplate> ParameterCardinalityStructure.getLiveAccessor()ParameterLiveAccessor<? extends ParameterTemplate> ParameterListRangeSelectionStructure.getLiveAccessor()final ParameterComplex<? extends ParameterTemplate> ParameterStructureBase.getParameterStoreParameter(String nameParameter)