Create Simulink enumeration data type definition to work with imported AUTOSAR element
createEnumeration(
creates a Simulink® enumeration type from an AUTOSAR application data type. The enumeration type
can be used to work with imported AUTOSAR elements.arProps
,name
,applicationDataTypePath
)
createEnumeration(
creates a Simulink enumeration type from an AUTOSAR implementation data type and
CompuMethod.arProps
,name
,compuMethodPath
,implementationDataTypePath
)
createEnumeration(
creates a family of Simulink enumeration types from an AUTOSAR CompuMethod.arProps
,compuMethodPath
)