cogu / autosar

A set of python modules for working with AUTOSAR XML files
MIT License
381 stars 165 forks source link

package.createImplementationDataType() #34

Closed Purnanandj1994 closed 5 years ago

Purnanandj1994 commented 5 years ago

Getiing Error as follows: AttributeError: 'Package' object has no attribute 'createImplementationDataType'

cogu commented 5 years ago

That API only exists in the feature/ar4_api branch.