alter type is to modify a type (i.e add/drop attributes)
what you need to do:
1. create your NEW type
2. use the change ..object dql to change current objects to the new type
Find the correct syntax in dql-ref. guide