MagicDraw 2021x Documentation

On this page


$map.createHashMap()

Create a HashMap instance.


Name Type Description 
Parameter(s)  -
Return  -java.util.HashMapAn instance
of HashMap.


  • No labels