	protected HashMap<String, DataType> ImportDataTypesSub%IMPORT_DATATYPES_SUBROUTINE_NUMBER%(HashMap<String, DataType> dataTypeMap)
	{
%IMPORT_DATATYPES_SUB_CONTENT%
		return dataTypeMap;
	}

