Class ParameterComplexEnum<T extends Enum<T>>
java.lang.Object
de.mid.innovator.m2msdk.model.parameter.ParameterComplex<ParameterTemplateEnum<T>>
de.mid.innovator.m2msdk.model.parameter.ParameterComplexEnum<T>
- All Implemented Interfaces:
ParameterTemplateIF
public class ParameterComplexEnum<T extends Enum<T>>
extends ParameterComplex<ParameterTemplateEnum<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) Methods inherited from class de.mid.innovator.m2msdk.model.parameter.ParameterComplex
getDescription, getKnownParameters, getName, getParameterName, getParameterTemplate, getValidatedValue, getValidProposals, toString
-
Constructor Details
-
ParameterComplexEnum
-
-
Method Details
-
getLiveAccessor
- Overrides:
getLiveAccessorin classParameterComplex<ParameterTemplateEnum<T extends Enum<T>>>
-
setConfigurationContext
public void setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) - Specified by:
setConfigurationContextin interfaceParameterTemplateIF- Overrides:
setConfigurationContextin classParameterComplex<ParameterTemplateEnum<T extends Enum<T>>>
-