KR101301606B1 - 애플리케이션 생성 장치 및 그 방법 - Google Patents
애플리케이션 생성 장치 및 그 방법 Download PDFInfo
- Publication number
- KR101301606B1 KR101301606B1 KR1020100106349A KR20100106349A KR101301606B1 KR 101301606 B1 KR101301606 B1 KR 101301606B1 KR 1020100106349 A KR1020100106349 A KR 1020100106349A KR 20100106349 A KR20100106349 A KR 20100106349A KR 101301606 B1 KR101301606 B1 KR 101301606B1
- Authority
- KR
- South Korea
- Prior art keywords
- application
- service
- module
- list
- consumer
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 37
- 230000006870 function Effects 0.000 claims abstract description 51
- 238000003860 storage Methods 0.000 claims abstract description 22
- 238000004458 analytical method Methods 0.000 claims abstract description 9
- 238000009826 distribution Methods 0.000 claims description 7
- 238000011161 development Methods 0.000 abstract description 3
- 230000008569 process Effects 0.000 description 13
- 238000007726 management method Methods 0.000 description 10
- 230000008859 change Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 3
- 230000001737 promoting effect Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008685 targeting Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/36—Software reuse
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Health & Medical Sciences (AREA)
- Economics (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
Abstract
Description
도 2는 모듈 등록부에서 입력받은 신규 소스 코드를 등록하는 과정을 도시한 도면,
도 3은 의뢰자로부터 요구사항을 입력받기 위한 사용자 인터페이스 화면의 예를 도시한 도면,
도 4는 본 발명에 따른 애플리케이션 생성 방법에 대한 바람직한 실시예의 수행 과정을 도시한 흐름도,
도 5는 본 발명에 따른 애플리케이션 생성 장치 및 방법에 의해 애플리케이션을 생성하는 과정에서 가맹점 시스템에 출력되는 사용자 인터페이스 화면 및 소비자 시스템과 사용자 시스템에 각각 설치된 애플리케이션 프로그램의 구동에 의해 출력되는 사용자 인터페이스 화면을 도시한 도면, 그리고,
도 6은 본 발명에 따른 애플리케이션 생성 장치 및 방법에서 소비자가 요청한 서비스를 제공하는 과정을 도시한 도면이다.
Claims (11)
- 애플리케이션의 기능별 모듈에 대응하는 복수의 소스 코드와 상기 복수의 소스 코드 각각의 명칭 및 기능을 포함하는 부가정보가 저장되는 모듈 저장부;
애플리케이션 생성을 요청한 의뢰자로부터 수신된 요구사항을 분석하여 상기 의뢰자의 서비스 제공 시스템에서 구현되는 기능에 대한 요구사항에 대응하는 모듈들의 목록인 제1모듈 목록과 상기 의뢰자의 서비스 제공 시스템에 대응하는 서비스 이용 시스템에서 구현되는 기능에 대한 요구사항에 대응하는 모듈들의 목록인 제2모듈 목록을 생성하는 요구 분석부; 및
상기 모듈 저장부로부터 상기 제1모듈 목록에 포함되어 있는 모듈들 각각에 대응하는 소스 코드들을 독출한 후 결합하여 상기 서비스 제공 시스템에서 동작하는 제1애플리케이션을 생성하고, 상기 모듈 저장부로부터 상기 제2모듈 목록에 포함되어 있는 모듈들 각각에 대응하는 소스 코드들을 독출한 후 결합하여 상기 서비스 이용 시스템에서 동작하는 제2애플리케이션을 생성하는 애플리케이션 생성부;를 포함하는 것을 특징으로 하는 애플리케이션 생성 장치. - 삭제
- 삭제
- 제 1항에 있어서,
상기 제1애플리케이션과 상기 제2애플리케이션을 상기 서비스 제공 시스템과 상기 서비스 이용 시스템에 각각 제공하는 배포부를 더 포함하는 것을 특징으로 하는 애플리케이션 생성 장치. - 제 4항에 있어서,
상기 배포부는 상기 제2애플리케이션을 웹문서의 형태로 상기 서비스 이용 시스템에 제공하거나 상기 서비스 이용 시스템의 플랫폼에서 구동되는 응용 프로그램의 형태로 상기 서비스 이용 시스템에 제공하는 것을 특징으로 하는 애플리케이션 생성 장치. - (a) 서비스 제공자 시스템으로부터 애플리케이션 생성을 요청한 의뢰자의 요구사항을 수신하는 단계;
(b) 상기 요구사항을 분석하여 상기 의뢰자의 서비스 제공 시스템에서 구현되는 기능에 대한 요구사항에 대응하는 모듈들의 목록인 제1모듈 목록과 상기 의뢰자의 서비스 제공 시스템에 대응하는 서비스 이용 시스템에서 구현되는 기능에 대한 요구사항에 대응하는 모듈들의 목록인 제2모듈 목록을 생성하는 단계; 및
(c) 애플리케이션의 기능별 모듈에 대응하는 복수의 소스 코드와 상기 복수의 소스 코드 각각의 명칭 및 기능을 포함하는 부가정보가 저장되어 있는 모듈 데이터베이스로부터 상기 제1모듈 목록에 포함되어 있는 모듈들 각각에 대응하는 소스 코드들을 독출한 후 결합하여 상기 서비스 제공 시스템에서 동작하는 제1애플리케이션을 생성하고, 상기 모듈 데이터베이스로부터 상기 제2모듈 목록에 포함되어 있는 모듈들 각각에 대응하는 소스 코드들을 독출한 후 결합하여 상기 서비스 이용 시스템에서 동작하는 제2애플리케이션을 생성하는 단계;를 포함하는 것을 특징으로 하는 애플리케이션 생성 방법. - 삭제
- 삭제
- 제 6항에 있어서,
(d) 상기 제1애플리케이션과 상기 제2애플리케이션을 상기 서비스 제공 시스템과 상기 서비스 이용 시스템에 각각 제공하는 단계를 더 포함하는 것을 특징으로 하는 애플리케이션 생성 방법. - 제 9항에 있어서,
상기 (d)단계에서, 상기 제2애플리케이션을 웹문서의 형태로 상기 서비스 이용 시스템에 제공하거나 상기 서비스 이용 시스템의 플랫폼에서 구동되는 응용 프로그램의 형태로 상기 서비스 이용 시스템에 제공하는 것을 특징으로 하는 애플리케이션 생성 방법. - 제 6항 또는 제10항에 기재된 애플리케이션 생성 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100106349A KR101301606B1 (ko) | 2010-10-28 | 2010-10-28 | 애플리케이션 생성 장치 및 그 방법 |
JP2011235003A JP5461502B2 (ja) | 2010-10-28 | 2011-10-26 | アプリケーション生成装置及びその方法 |
EP11186810A EP2447831A1 (en) | 2010-10-28 | 2011-10-27 | Apparatus and method for generating applications automatically |
CN201110340129.3A CN102591632B (zh) | 2010-10-28 | 2011-10-28 | 用于自动生成应用的设备和方法 |
US13/284,402 US8850389B2 (en) | 2010-10-28 | 2011-10-28 | Apparatus and method for generating applications automatically |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100106349A KR101301606B1 (ko) | 2010-10-28 | 2010-10-28 | 애플리케이션 생성 장치 및 그 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20120044834A KR20120044834A (ko) | 2012-05-08 |
KR101301606B1 true KR101301606B1 (ko) | 2013-08-29 |
Family
ID=44925342
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020100106349A KR101301606B1 (ko) | 2010-10-28 | 2010-10-28 | 애플리케이션 생성 장치 및 그 방법 |
Country Status (5)
Country | Link |
---|---|
US (1) | US8850389B2 (ko) |
EP (1) | EP2447831A1 (ko) |
JP (1) | JP5461502B2 (ko) |
KR (1) | KR101301606B1 (ko) |
CN (1) | CN102591632B (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102251050B1 (ko) * | 2019-11-13 | 2021-05-12 | 주식회사 팩앤롤 | 스마트 공장 어플리케이션 개발을 위한 클라우드 플랫폼 자동 생성 장치 |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013065165A1 (ja) * | 2011-11-04 | 2013-05-10 | 株式会社メディアシーク | アプリケーションソフトウェアを生成するシステム |
US8813028B2 (en) * | 2012-07-19 | 2014-08-19 | Arshad Farooqi | Mobile application creation system |
WO2015054544A2 (en) * | 2013-10-11 | 2015-04-16 | Nn Holdings (Taiwan), Inc. | An operation and management system for e-commirce application on mobile device, method therof, and application gernerator |
JP2016062300A (ja) * | 2014-09-18 | 2016-04-25 | 日本電気株式会社 | ソースコード生成装置、ソースコード生成方法およびソースコード生成プログラム |
CN104375891A (zh) * | 2014-11-04 | 2015-02-25 | 普华基础软件股份有限公司 | 一种应用程序管理系统 |
CN104539697B (zh) * | 2014-12-26 | 2018-10-19 | 北京新学堂网络科技有限公司 | 一种客户端、服务器及制作安卓移动应用的方法 |
US9898261B1 (en) | 2015-09-30 | 2018-02-20 | Open Text Corporation | Method and system for configuring processes of software applications using activity fragments |
JP2017156937A (ja) * | 2016-03-01 | 2017-09-07 | ヤンマー株式会社 | 端末装置およびソフトウェア書き換えプログラム |
JP6861509B2 (ja) * | 2016-12-09 | 2021-04-21 | 株式会社ケイティーエス | アプリケーションの制御装置 |
US11042405B2 (en) * | 2019-01-10 | 2021-06-22 | Vmware, Inc. | Scheduling and executing functions across different functions-as-a-service (FAAS) infrastructures |
US11080027B2 (en) * | 2019-01-10 | 2021-08-03 | Vmware, Inc. | Curated image management in a FaaS infrastructure |
CN116680059B (zh) * | 2023-08-01 | 2023-11-14 | 福建福大北斗通信科技有限公司 | 一种基于Android平台的北斗三代管理系统的管理方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060110886A (ko) * | 2005-04-20 | 2006-10-26 | 주식회사 에어코드 | 실시간 주문형 양방향 데이터방송용 어플리케이션 시스템및 생성 방법 |
US20080307047A1 (en) * | 2007-06-09 | 2008-12-11 | Wecomm Limited | Supplying Applications to Mobile Devices |
KR20100041574A (ko) * | 2008-10-14 | 2010-04-22 | 현대자동차주식회사 | 차량 진단프로그램 생성을 위한 진단정보 메시지 자동생성 시스템 및 그 방법 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3449256B2 (ja) * | 1998-10-29 | 2003-09-22 | 日本電気株式会社 | クライアント/サーバアプリケーション作成方法及びその装置並びに情報記録媒体 |
JP2002182912A (ja) * | 2000-12-15 | 2002-06-28 | Nec System Technologies Ltd | Webアプリケーション生成方法およびWebアプリケーション生成装置、並びに記録媒体 |
US7647561B2 (en) * | 2001-08-28 | 2010-01-12 | Nvidia International, Inc. | System, method and computer program product for application development using a visual paradigm to combine existing data and applications |
JP2002304294A (ja) * | 2002-01-28 | 2002-10-18 | Network Center:Kk | 業務システム開発装置 |
KR100656419B1 (ko) | 2005-09-02 | 2006-12-11 | 삼성에스디에스 주식회사 | 정보시스템 개발장치 및 방법 |
US7921367B2 (en) * | 2005-12-20 | 2011-04-05 | Oracle International Corp. | Application generator for data transformation applications |
JP2007226358A (ja) * | 2006-02-21 | 2007-09-06 | Fujitsu Ltd | アプリケーション生成装置、アプリケーション生成方法、およびアプリケーション生成プログラム |
CN101814088A (zh) * | 2010-02-10 | 2010-08-25 | 北京易路联动技术有限公司 | 基于模板实现的移动互联网应用方法及系统 |
-
2010
- 2010-10-28 KR KR1020100106349A patent/KR101301606B1/ko active IP Right Grant
-
2011
- 2011-10-26 JP JP2011235003A patent/JP5461502B2/ja not_active Expired - Fee Related
- 2011-10-27 EP EP11186810A patent/EP2447831A1/en not_active Withdrawn
- 2011-10-28 CN CN201110340129.3A patent/CN102591632B/zh not_active Expired - Fee Related
- 2011-10-28 US US13/284,402 patent/US8850389B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060110886A (ko) * | 2005-04-20 | 2006-10-26 | 주식회사 에어코드 | 실시간 주문형 양방향 데이터방송용 어플리케이션 시스템및 생성 방법 |
US20080307047A1 (en) * | 2007-06-09 | 2008-12-11 | Wecomm Limited | Supplying Applications to Mobile Devices |
KR20100041574A (ko) * | 2008-10-14 | 2010-04-22 | 현대자동차주식회사 | 차량 진단프로그램 생성을 위한 진단정보 메시지 자동생성 시스템 및 그 방법 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102251050B1 (ko) * | 2019-11-13 | 2021-05-12 | 주식회사 팩앤롤 | 스마트 공장 어플리케이션 개발을 위한 클라우드 플랫폼 자동 생성 장치 |
Also Published As
Publication number | Publication date |
---|---|
EP2447831A1 (en) | 2012-05-02 |
JP2012094148A (ja) | 2012-05-17 |
CN102591632B (zh) | 2014-12-24 |
US8850389B2 (en) | 2014-09-30 |
US20120110546A1 (en) | 2012-05-03 |
JP5461502B2 (ja) | 2014-04-02 |
CN102591632A (zh) | 2012-07-18 |
KR20120044834A (ko) | 2012-05-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101301606B1 (ko) | 애플리케이션 생성 장치 및 그 방법 | |
US9852384B2 (en) | Web-based visual representation of a structured data solution | |
US20120029998A1 (en) | Promotional content and coupon delivery | |
US20100121735A1 (en) | Affiliate selling system | |
US20210217006A1 (en) | Accessing and Providing Distributed Applications | |
CN105339962A (zh) | 商户物理位置个性化的支付应用 | |
US9626702B2 (en) | Method and apparatus for providing embedded transaction modules | |
CN105190664A (zh) | 报告移动应用的动作 | |
US20180053172A1 (en) | Seamless integration of financial information within a mobile retail application framework | |
WO2016005889A2 (en) | Apparatus and application server for providing a service to a user | |
KR102272278B1 (ko) | 클라우드 플랫폼과 연계한 IoT 플랫폼 기반 선용품 오픈마켓 시스템 | |
JP2008192144A (ja) | 商品販売リンクを含むインターネット掲示文登録システム及びインターネット掲示文登録方法 | |
KR100885296B1 (ko) | 판매콘텐츠를 이용한 인터넷 판매 방법 및 이를 위한 장치 | |
KR102429000B1 (ko) | 모바일 상품권 발행 서비스 제공 방법, 그를 위한 서버 장치 및 시스템 | |
US8244588B1 (en) | Method and apparatus for entering purchase information | |
KR20080008659A (ko) | 외국 인터넷 쇼핑몰 구매대행방법 | |
KR102557183B1 (ko) | 서비스 제공을 위한 개인화된 마케팅 플랫폼 제공 방법 및 시스템 | |
JP2015032048A (ja) | 電子レシート管理サーバ、電子レシートシステムおよびプログラム | |
KR20060077447A (ko) | 블로그를 이용한 멀티 랭귀지의 인터넷 쇼핑몰 운영방법 | |
US11544215B2 (en) | System, method, and computer program product for generating a file structure | |
US20230185522A1 (en) | Systems, apparatus, and methods for data entry at electronic user devices | |
CN119359301A (zh) | 基于h5的应用支付方法、装置、计算机设备及存储介质 | |
Nguyen | Building a software ecosystem for a start-up retail business | |
KR20220115863A (ko) | 맞춤형 전자 결제 사용자 인터페이스를 생성하기 위한 방법 및 시스템 | |
Bade | SHADOW FOODS ONLINE FOOD ORDER |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20101028 |
|
PA0201 | Request for examination | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20120210 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
AMND | Amendment | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20120927 Patent event code: PE09021S01D |
|
E601 | Decision to refuse application | ||
PE0601 | Decision on rejection of patent |
Patent event date: 20130530 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20120927 Comment text: Notification of reason for refusal Patent event code: PE06011S01I Patent event date: 20120210 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |
|
AMND | Amendment | ||
PX0901 | Re-examination |
Patent event code: PX09011S01I Patent event date: 20130530 Comment text: Decision to Refuse Application Patent event code: PX09012R01I Patent event date: 20120510 Comment text: Amendment to Specification, etc. |
|
PX0701 | Decision of registration after re-examination |
Patent event date: 20130809 Comment text: Decision to Grant Registration Patent event code: PX07013S01D Patent event date: 20130702 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20130530 Comment text: Decision to Refuse Application Patent event code: PX07011S01I Patent event date: 20120510 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I |
|
X701 | Decision to grant (after re-examination) | ||
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20130823 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20130826 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20160701 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20160701 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20170629 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20170629 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20180625 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20180625 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20190701 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20190701 Start annual number: 7 End annual number: 7 |