KR20180098584A - App 프로그램 실행 방법 및 장치 - Google Patents
App 프로그램 실행 방법 및 장치 Download PDFInfo
- Publication number
- KR20180098584A KR20180098584A KR1020187020535A KR20187020535A KR20180098584A KR 20180098584 A KR20180098584 A KR 20180098584A KR 1020187020535 A KR1020187020535 A KR 1020187020535A KR 20187020535 A KR20187020535 A KR 20187020535A KR 20180098584 A KR20180098584 A KR 20180098584A
- Authority
- KR
- South Korea
- Prior art keywords
- class
- file
- description file
- app
- installation package
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/11—File system administration, e.g. details of archiving or snapshots
- G06F16/116—Details of conversion of file system types or formats
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/162—Delete operations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/164—File meta data generation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/44—Encoding
- G06F8/443—Optimisation
- G06F8/4434—Reducing the memory space required by the program code
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
- G06F8/24—Object-oriented
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/31—Programming languages or programming paradigms
- G06F8/315—Object-oriented languages
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
도 1은 본 개시내용의 구현예에 따른 APP 실행 방법을 예시하는 개략 흐름도이다.
도 2는 기존의 기술에 따른 APP 실행 방법을 예시하는 개략도이다.
도 3은 본 개시내용의 또 다른 구현예에 따른 APP 실행 방법을 예시하는 개략 흐름도이다.
도 4는 본 개시내용의 구현예에 따라, 클래스 디스크립션 파일에 기초하여 클래스를 생성하는 단계의 개략 흐름도이다.
도 5는 본 개시내용의 구현예에 따른 APP 실행 장치의 개략 구조도이다.
도 6은 본 개시내용의 또 다른 구현예에 따른 APP 실행 장치의 개략 구조도이다.
Claims (11)
- 애플리케이션(APP) 실행 방법에 있어서,
APP의 오리지널 파일에 기초해서 클래스 디스크립션 파일(class description file)을 생성하여, 설치 패키지(installation package)에 상기 클래스 디스크립션 파일을 배치하는 단계―상기 클래스 디스크립션 파일은 클래스를 기술하는데 사용되는 텍스트 파일이고, 상기 클래스 디스크립션 파일의 사이즈는 대응하는 클래스의 사이즈보다 작음―와,
사용자가 APP를 실행하기 전에 상기 설치 패키지를 다운로드하는 단계와,
APP가 실행될 때에, 상기 설치 패키지로부터 상기 클래스 디스크립션 파일을 취득하여, 상기 클래스 디스크립션 파일에 기초해서 클래스를 생성하는 단계
를 포함하는 APP 실행 방법. - 제1항에 있어서, 상기 APP의 오리지널 파일에 기초해서 클래스 디스크립션 파일을 생성하는 것은,
미리 결정된 스크립트에 기초하여 포맷 변환을 수행하는 것과, 상기 APP의 오리지널 파일을 상기 클래스 디스크립션 파일로 변환하는 것을 포함하는 것인 APP 실행 방법. - 제1항에 있어서, 상기 클래스 디스크립션 파일에 기초해서 클래스를 생성하는 단계는,
상기 클래스 디스크립션 파일에 기초하여, 클래스명, 패런트(parent) 클래스명, 및 속성을 취득하는 단계와,
상기 클래스명, 상기 패런트 클래스명, 및 상기 속성에 기초하여 그리고 iOS 런타임 기술이 제공하는 메소드를 이용하여 클래스를 생성하는 단계를 포함하는 것인 APP 실행 방법. - 제1항 내지 제3항 중 어느 한 항에 있어서, 상기 오리지널 파일은 헤더 파일과 소스 파일을 포함하는 것인 APP 실행 방법.
- 제4항에 있어서, 상기 APP의 오리지널 파일에 기초해서 클래스 디스크립션 파일을 생성하여, 설치 패키지에 상기 클래스 디스크립션 파일을 배치하는 단계는,
상기 헤더 파일과 상기 소스 파일에 기초하여 상기 클래스 디스크립션 파일을 생성하는 단계와,
상기 소스 파일을 삭제하는 단계와,
상기 소스 파일이 삭제된 후에, 사용자가 다운로드하기 위해 상기 설치 패키지에 상기 헤더 파일과 상기 클래스 디스크립션 파일을 배치하는 단계를 포함하는 것인 APP 실행 방법. - 제5항에 있어서, 상기 설치 패키지에 상기 헤더 파일과 상기 클래스 디스크립션 파일을 배치한 후에,
상기 설치 패키지를 압축하여 사용자가 압축된 설치 패키지를 다운로드하게 하는 단계를 더 포함하는 APP 실행 방법. - 애플리케이션(APP) 실행 장치에 있어서,
APP의 오리지널 파일에 기초해서 클래스 디스크립션 파일을 생성하여, 설치 패키지에 상기 클래스 디스크립션 파일을 배치하도록 구성된 생성 모듈로서, 상기 클래스 디스크립션 파일은 클래스를 기술하는데 사용되는 텍스트 파일이고, 상기 클래스 디스크립션 파일의 사이즈는 대응하는 클래스의 사이즈보다 작은 것인 상기 생성 모듈과,
사용자가 APP를 실행하기 전에 상기 설치 패키지를 다운로드하도록 구성된 다운로드 모듈과,
APP가 실행될 때에, 상기 설치 패키지로부터 상기 클래스 디스크립션 파일을 취득하여, 상기 클래스 디스크립션 파일에 기초해서 클래스를 생성하도록 구성된 실행 모듈
을 포함하는 APP 실행 장치. - 제7항에 있어서, 상기 생성 모듈은, 상기 APP의 오리지널 파일에 기초해서 클래스 디스크립션 파일을 생성하도록 구성되고, 상기 클래스 디스크립션 파일의 생성은,
미리 결정된 스크립트에 기초하여 포맷 변환을 수행하는 것과, 상기 APP의 오리지널 파일을 상기 클래스 디스크립션 파일로 변환하는 것을 포함하는 것인 APP 실행 장치. - 제7항에 있어서, 상기 실행 모듈은, 상기 클래스 디스크립션 파일에 기초하여 클래스를 생성하도록 구성되고, 상기 클래스의 생성은,
상기 클래스 디스크립션 파일에 기초하여, 클래스명, 패런트 클래스명, 및 속성을 취득하는 것과,
상기 클래스명, 상기 패런트 클래스명, 및 상기 속성에 기초하여 그리고 iOS 런타임 기술이 제공하는 메소드를 이용하여 클래스를 생성하는 것을 포함하는 것인 APP 실행 장치. - 제7항 내지 제9항 중 어느 한 항에 있어서, 상기 오리지널 파일은 헤더 파일과 소스 파일을 포함하고, 상기 생성 모듈은,
상기 헤더 파일과 상기 소스 파일에 기초하여 상기 클래스 디스크립션 파일을 생성하도록 구성된 제1 유닛과,
상기 소스 파일을 삭제하도록 구성된 제2 유닛과,
상기 소스 파일이 삭제된 후에, 상기 설치 패키지에 상기 헤더 파일과 상기 클래스 디스크립션 파일을 배치하여 사용자가 다운로드하게 하도록 구성된 제3 유닛을 포함하는 것인 APP 실행 장치. - 제10항에 있어서, 상기 생성 모듈은,
상기 설치 패키지를 압축하여 사용자가 압축된 설치 패키지를 다운로드하게 하도록 구성된 제4 유닛을 더 포함하는 것인 APP 실행 장치.
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510971750.8 | 2015-12-22 | ||
| CN201510971750.8A CN106909353B (zh) | 2015-12-22 | 2015-12-22 | 应用程序的运行方法和装置 |
| PCT/CN2016/109917 WO2017107824A1 (zh) | 2015-12-22 | 2016-12-14 | 应用程序的运行方法和装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20180098584A true KR20180098584A (ko) | 2018-09-04 |
| KR102141749B1 KR102141749B1 (ko) | 2020-09-15 |
Family
ID=59089110
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020187020535A Active KR102141749B1 (ko) | 2015-12-22 | 2016-12-14 | App 프로그램 실행 방법 및 장치 |
Country Status (10)
| Country | Link |
|---|---|
| US (1) | US10671366B2 (ko) |
| EP (1) | EP3396536A4 (ko) |
| JP (1) | JP6703114B2 (ko) |
| KR (1) | KR102141749B1 (ko) |
| CN (1) | CN106909353B (ko) |
| AU (1) | AU2016378425B2 (ko) |
| MY (1) | MY187394A (ko) |
| PH (1) | PH12018501343A1 (ko) |
| SG (1) | SG11201805248TA (ko) |
| WO (1) | WO2017107824A1 (ko) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10225360B1 (en) * | 2018-01-24 | 2019-03-05 | Veeva Systems Inc. | System and method for distributing AR content |
| CN109799995A (zh) * | 2018-12-14 | 2019-05-24 | 平安普惠企业管理有限公司 | 部署ipa包的方法、装置、计算机设备和存储介质 |
| CN110262831A (zh) * | 2019-05-28 | 2019-09-20 | 深圳供电局有限公司 | 一种减小apk体积的方法及系统 |
| CN112416300B (zh) * | 2019-08-20 | 2025-02-11 | 阿里巴巴集团控股有限公司 | 应用程序安装包生成方法、装置与电子设备 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050268243A1 (en) * | 2004-05-28 | 2005-12-01 | Martin Moser | Dynamic ecmascript class loading |
| CN102662703A (zh) * | 2012-03-29 | 2012-09-12 | 奇智软件(北京)有限公司 | 一种应用程序插件加载方法及装置 |
| KR101427561B1 (ko) * | 2013-05-16 | 2014-08-07 | 주식회사 인프라웨어테크놀러지 | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환을 이용한 적응 실행 방법 및 이를 위한 컴퓨터로 판독가능한 기록매체 |
Family Cites Families (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5560009A (en) * | 1990-09-21 | 1996-09-24 | Hewlett-Packard Company | Generating symbolic debug information by merging translation and compiler debug information |
| US5854932A (en) * | 1995-08-17 | 1998-12-29 | Microsoft Corporation | Compiler and method for avoiding unnecessary recompilation |
| US6199196B1 (en) * | 1998-03-20 | 2001-03-06 | Sun Microsystems, Inc. | Methods and apparatus for linking a program for remote execution |
| US6085198A (en) * | 1998-06-05 | 2000-07-04 | Sun Microsystems, Inc. | Integrated three-tier application framework with automated class and table generation |
| US7506175B2 (en) * | 2000-11-06 | 2009-03-17 | International Business Machines Corporation | File language verification |
| US20060075070A1 (en) * | 2002-04-02 | 2006-04-06 | Patrick Merissert-Coffinieres | Development and deployment of mobile and desktop applications within a flexible markup-based distributed architecture |
| US7353502B2 (en) * | 2002-07-03 | 2008-04-01 | The Mathworks, Inc. | System and method for creation of software components |
| CN1313925C (zh) * | 2002-12-31 | 2007-05-02 | 上海科泰世纪科技有限公司 | 构件自描述封装方法及运行的方法 |
| US7184917B2 (en) * | 2003-02-14 | 2007-02-27 | Advantest America R&D Center, Inc. | Method and system for controlling interchangeable components in a modular test system |
| US9164750B2 (en) * | 2003-02-28 | 2015-10-20 | Hewlett-Packard Development Company, L.P. | Managing target computer using encapsulated file |
| US7707566B2 (en) * | 2003-06-26 | 2010-04-27 | Microsoft Corporation | Software development infrastructure |
| US7305666B2 (en) * | 2003-07-23 | 2007-12-04 | Microsoft Corporation | Description language for an extensible compiler and tools infrastructure |
| US8631386B2 (en) * | 2004-08-25 | 2014-01-14 | Mohit Doshi | System and method for automating the development of web services |
| GB2419436A (en) * | 2004-10-25 | 2006-04-26 | Digitalml Ltd | Extensible object-modelling mechanism |
| US8464214B2 (en) * | 2005-09-15 | 2013-06-11 | Ca, Inc. | Apparatus, method and system for building software by composition |
| US8364638B2 (en) * | 2005-09-15 | 2013-01-29 | Ca, Inc. | Automated filer technique for use in virtualized appliances and applications |
| US8032872B2 (en) * | 2006-01-09 | 2011-10-04 | Oracle America, Inc. | Supporting applets on a high end platform |
| US7813870B2 (en) | 2006-03-03 | 2010-10-12 | Inrix, Inc. | Dynamic time series prediction of future traffic conditions |
| US20090172636A1 (en) * | 2006-03-31 | 2009-07-02 | Tim Griffith | Interactive development tool and debugger for web services |
| CN101202739A (zh) * | 2006-12-11 | 2008-06-18 | 中兴通讯股份有限公司 | 一种asn.1报文面向对象的处理装置 |
| US7949848B2 (en) * | 2007-03-08 | 2011-05-24 | Arm Limited | Data processing apparatus, method and computer program product for reducing memory usage of an object oriented program |
| CN101697133A (zh) * | 2009-10-26 | 2010-04-21 | 中兴通讯股份有限公司 | 软件升级方法、软件升级系统以及客户端 |
| CN102135892B (zh) * | 2010-01-22 | 2015-03-04 | 广州华多网络科技有限公司 | 应用程序运行方法、装置及系统 |
| CN101783075B (zh) | 2010-02-05 | 2012-05-23 | 北京科技大学 | 一种城市环形道路交通流预测系统 |
| CN103365672B (zh) * | 2012-03-29 | 2016-04-06 | 宇龙计算机通信科技(深圳)有限公司 | 一种处理应用程序的描述信息的方法和系统 |
| CN104252364B (zh) * | 2013-06-25 | 2017-09-12 | 腾讯科技(深圳)有限公司 | 增量更新的方法、设备及系统 |
| TWI559249B (zh) | 2016-02-24 | 2016-11-21 | 車慧中 | 通過電腦實現的專利大數據預測選股方法及電腦系統 |
| TWM553462U (zh) | 2017-09-25 | 2017-12-21 | First Commercial Bank | 行銷客群預測系統 |
| TWM560648U (zh) | 2017-12-26 | 2018-05-21 | Systex Corp | 透過金融商品漲跌歷史軌跡為深度學習之轉折點預測系統 |
-
2015
- 2015-12-22 CN CN201510971750.8A patent/CN106909353B/zh active Active
-
2016
- 2016-12-14 EP EP16877635.9A patent/EP3396536A4/en not_active Ceased
- 2016-12-14 SG SG11201805248TA patent/SG11201805248TA/en unknown
- 2016-12-14 JP JP2018533199A patent/JP6703114B2/ja active Active
- 2016-12-14 WO PCT/CN2016/109917 patent/WO2017107824A1/zh not_active Ceased
- 2016-12-14 MY MYPI2018001027A patent/MY187394A/en unknown
- 2016-12-14 KR KR1020187020535A patent/KR102141749B1/ko active Active
- 2016-12-14 AU AU2016378425A patent/AU2016378425B2/en not_active Ceased
-
2018
- 2018-06-21 US US16/015,036 patent/US10671366B2/en active Active
- 2018-06-22 PH PH12018501343A patent/PH12018501343A1/en unknown
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050268243A1 (en) * | 2004-05-28 | 2005-12-01 | Martin Moser | Dynamic ecmascript class loading |
| CN102662703A (zh) * | 2012-03-29 | 2012-09-12 | 奇智软件(北京)有限公司 | 一种应用程序插件加载方法及装置 |
| KR101427561B1 (ko) * | 2013-05-16 | 2014-08-07 | 주식회사 인프라웨어테크놀러지 | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환을 이용한 적응 실행 방법 및 이를 위한 컴퓨터로 판독가능한 기록매체 |
Non-Patent Citations (1)
| Title |
|---|
| Wikipedia : RPM Package Manager. 2015.12.12. * |
Also Published As
| Publication number | Publication date |
|---|---|
| AU2016378425B2 (en) | 2020-01-23 |
| WO2017107824A1 (zh) | 2017-06-29 |
| EP3396536A1 (en) | 2018-10-31 |
| CN106909353B (zh) | 2019-12-13 |
| JP2019501459A (ja) | 2019-01-17 |
| EP3396536A4 (en) | 2019-01-02 |
| KR102141749B1 (ko) | 2020-09-15 |
| US20180300118A1 (en) | 2018-10-18 |
| AU2016378425A1 (en) | 2018-07-12 |
| US10671366B2 (en) | 2020-06-02 |
| MY187394A (en) | 2021-09-22 |
| PH12018501343A1 (en) | 2019-02-27 |
| JP6703114B2 (ja) | 2020-06-03 |
| SG11201805248TA (en) | 2018-07-30 |
| CN106909353A (zh) | 2017-06-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9811360B2 (en) | Dynamic determination of application server runtime classloading | |
| CN109976761B (zh) | 软件开发工具包的生成方法、装置及终端设备 | |
| US8601129B2 (en) | Hypervisor selection for hosting a virtual machine image | |
| CN111240684B (zh) | 一种js代码的裁剪方法、装置、介质和电子设备 | |
| CN108536451B (zh) | 应用程序的埋点注入方法和装置 | |
| CN108279940B (zh) | 一种web容器中的模块加载方法和装置 | |
| CN103838573A (zh) | 应用程序生成方法及装置 | |
| CN106775781B (zh) | 减小应用安装包的方法、装置及电子设备 | |
| KR20180098584A (ko) | App 프로그램 실행 방법 및 장치 | |
| CN110069259A (zh) | 基于idl文件的解析方法、装置、电子设备和存储介质 | |
| CN105094878B (zh) | 一种集成系统库文件的方法和装置 | |
| CN103793248A (zh) | 一种应用程序升级的方法及装置 | |
| WO2013018204A1 (ja) | 画像処理ソフトウェア開発方法、画像処理ソフトウェア開発装置、および、画像処理ソフトウェア開発プログラム | |
| CN110688096B (zh) | 包含插件的应用程序的构建方法、装置、介质及电子设备 | |
| CN106775916B (zh) | 减小应用安装包的方法、装置及电子设备 | |
| CN106354624B (zh) | 一种自动化测试方法和装置 | |
| KR101117165B1 (ko) | 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛 | |
| WO2019157891A1 (zh) | 应用安装方法、应用安装包的生成方法 | |
| CN112953721B (zh) | 一种ipa文件的解析方法、装置、设备及存储介质 | |
| CN104978221B (zh) | 实现程序的下载删除的方法及系统 | |
| CN116932039A (zh) | 一种软件物料清单生成方法、装置、设备和存储介质 | |
| CN113342633B (zh) | 一种性能测试方法和装置 | |
| US20140351799A1 (en) | Binary interface instrumentation | |
| CN115268898A (zh) | 模块信息的收集方法、装置、设备、介质及程序产品 | |
| CN118152314A (zh) | 一种基于数据采集适配器的数据交互方法、设备及介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PA0105 | International application |
Patent event date: 20180717 Patent event code: PA01051R01D Comment text: International Patent Application |
|
| PG1501 | Laying open of application | ||
| PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20191220 Comment text: Request for Examination of Application |
|
| PA0302 | Request for accelerated examination |
Patent event date: 20191220 Patent event code: PA03022R01D Comment text: Request for Accelerated Examination |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20200511 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20200730 Patent event code: PR07011E01D |
|
| PR1002 | Payment of registration fee |
Payment date: 20200730 End annual number: 3 Start annual number: 1 |
|
| PG1601 | Publication of registration | ||
| PR1001 | Payment of annual fee |
Payment date: 20240701 Start annual number: 5 End annual number: 5 |