CN101276279A - Unified development system and method - Google Patents

Unified development system and method Download PDF

Info

Publication number
CN101276279A
CN101276279A CNA2008101120537A CN200810112053A CN101276279A CN 101276279 A CN101276279 A CN 101276279A CN A2008101120537 A CNA2008101120537 A CN A2008101120537A CN 200810112053 A CN200810112053 A CN 200810112053A CN 101276279 A CN101276279 A CN 101276279A
Authority
CN
China
Prior art keywords
module
exploitation
configuration
remote
boss
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
Application number
CNA2008101120537A
Other languages
Chinese (zh)
Other versions
CN101276279B (en
Inventor
刘广民
辛宇
何易
黄保玉
张剑寅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Huixin Bosi Technology Co., Ltd
Original Assignee
DIGITAL VIDEO NETWORKS (BEIJING) Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by DIGITAL VIDEO NETWORKS (BEIJING) Co Ltd filed Critical DIGITAL VIDEO NETWORKS (BEIJING) Co Ltd
Priority to CN2008101120537A priority Critical patent/CN101276279B/en
Publication of CN101276279A publication Critical patent/CN101276279A/en
Application granted granted Critical
Publication of CN101276279B publication Critical patent/CN101276279B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The present invention provides an unified development system and method, fit for BOSS system, a database server and an application server provide external supports, Eclipse base module provides a function library support, a business logic control language module describes develop business logic, a graphic user design engine provides an graphic user interface, a code generation controller realizes the generation of the program, a version control module controls the version, a remote compiling and debugging module submits the local program to the server to compile, connect and operate, returning the output message to the local, a remote serving monitor management module provides a interface of the remote management, an uniformed configuration monitor log module provides a graphical configuration, a graphical monitor and log record and examining of the system operation parameter. The technical solution of the invention resolves the problems of long period, high cost and impossible adjustment of the BOSS system service development.

Description

A kind of unitized overall development system and method
Technical field
The present invention relates to the business operation support system technical field, relate in particular to a kind of unitized overall development system and method.
Background technology
Business operation support system (Business ﹠amp; Operation Support System, BOSS) exploitation IDE environment, the aspect that contains is more extensive, develop the c exploitation from Java, all development environments are all together integrated, and not being both it and having realized from towards the transformation of code, so also there is not associated technical scheme at present of this IDE environment and common IDE environment maximum to the service-oriented logic development.But, also there are some general solutions really at the some aspects in this IDE environment.Such as aspect the exploitation of c, what everybody was more common is to adopt Eclipse CDT or EditPlus or even notepad to develop; Aspect the exploitation of java, generally can adopt Eclipse or NetBeans, designing and developing of service logic, some relevant projects of increasing income are arranged such as Drools.
Eclipse CDT is a plug-in unit based on Eclipse RCP technology, and he provides an IDE environment easily for the exploitation of the C/C++ under window or the linux.Can code follow the tracks of, debugging, a series of function such as generation automatically, made things convenient for the exploitation of C/C++.EditPlus is text editor just essentially, it provide some DLL (dynamic link library) allow the developer can the highlighted demonstration of code, some basic encoding functions such as function prompting, can also call the external tool that the developer writes.
Eclipse is a kind of extendible open source code IDE, and on this IDE, the developer can develop the relevant item of java, spring, hibernate.The maximum characteristics of Eclipse are that it can accept the open source code plug-in unit write by Java developer itself, so utilize existing to the plug-in unit of java, spring, hibernate support and to Version Control, the support plug-in unit of code debugging can improve developer's development efficiency.
Drools is the open source code regulation engine of writing with Java language, uses the regular evaluation of Rete algorithm (consulting reference) to being write.Drools allows to use the statement mode to express service logic.Can use Java/XML grammer redaction rule, this is useful for the ABC of Drools ten minutes, because the Java code directly can be embedded in the rule file.Can also use Groovy/XML grammer or Python/XML grammer redaction rule in Drools.
More than be existing some solutions to the BOSS system development, the aspect that relates to is more extensive, utilizable instrument is many, characteristics are separately respectively arranged, under existing BOSS development mode, also just utilized some advantages of developing instrument recited above, can also have a kind of scheme that a kind of general exploitation IDE environment at the BOSS system can be provided at the concrete condition excavation development efficiency as much as possible of BOSS.
Eclipse CDT is a developing instrument at the C/C++ exploitation, and scope is too narrow, and can not provide good support to the exploitation of some specific areas.Support such as the exploitation of java end can not be provided can not provide the support of Tuxedo tool configuration, also has for BOSS and develops and can not well be its developing instrument of providing convenience according to its characteristics.
The EditPlus Eclipse that compares is more not enough to developer's support, all is owing to c developer's a kind of mode that special environment can not use the IDE of some similar CDT to adopt under the linux environment under most of situation.The support of java end exploitation can not be provided equally, the support of Tuxedo tool configuration can not be provided.
Eclipse itself is the selection that a kind of best java develops, but because the location of Eclipse is a kind of Development Framework but not instrument, so exist equally to the not enough shortcoming of specific development environment support, he more is that the guiding user writes oneself open source code plug-in unit and uses in the environment of oneself, and he also encourages the user to use a lot of existing plug-in units shortening users' development efficiency equally.So Eclipse itself exists the not enough shortcoming of BOSS system development support.
The shortcoming of Drools is that grammer can not customize, and can not be well goes to describe existing service logic in the BOSS system with its grammer, has the service logic customization, promptly describes and resolve the requirement that can not satisfy dirigibility.
In sum, the solution of using in all BOSS exploitations all has the advantage of oneself that own not enough place is also arranged, and uses these development plans that fine booster action has been played in the exploitation of BOSS system really at present.But because the complicacy of BOSS and itself, above-mentioned universal scheme can not be developed BOSS to the full extent and support.
The BOSS system uses the exploitation of each subsystem all to adopt java+pro*c to carry out, java carries out the exploitation that front-end interface represents, pro*c is the c language interface of the operation oracle database that provides of oracle, carry out the exploitation of service logic, because due to the characteristics of c language itself, be difficult for encapsulation, so there is a series of shortcoming:
Development efficiency is low, the construction cycle lengthening, cost strengthens, front page layout development process complexity, and the restriction of framework need be done a lot of configurations, and the unified version control tool of service development personnel neither one, very easily cause the conflict of version, Fu Wu development environment and debugging enironment disconnect simultaneously, and exploitation is at this machine, debugging is at server, and debugging is very inconvenient.
Development efficiency is low, the construction cycle lengthening, cost strengthens, this is to should be not well encapsulation of c, the thought that does not have the oop programming, when this has caused exploitation much professional, though business has a lot of versatilities, can't go encapsulation with c, so each business all will be write a cover code separately, and c does not provide the set such as vector of similar c++, c is very loaded down with trivial details to the operation of character string, elongated array, so cause the efficient developed very low, maintainability is also bad, if professional change is arranged, the exploitation amount that causes, adjustment amount can allow the exploitation personnel be difficult to bear.
The problem that does not have version control tool to bring simultaneously is that team develops is very chaotic to the control of program version, the version that oneself is all arranged on possible everyone machine, can not well unify, version on the timely server, can not guarantee it is up-to-date, and very easily covered by the people, if mistake has taken place, be expendable substantially.
And debugging enironment more becomes the thing of developer's headache, and originally the editor of program then uploads onto the server by ftp at local system, compiles debugging with order line being connected to server with instruments such as CRT.If being arranged, problem revises, uploads, carries out compiler directive again.This process is very loaded down with trivial details, even the original realization in angle can not realize editing and the debugging enironment succession is carried out in a window by carrying out, this has just caused debugging efficiency very low.
Summary of the invention
The objective of the invention is to propose a kind of unitized overall development system and method, be applicable to the BOSS system, can solve long because of the BOSS system service construction cycle, cost is high, be difficult for the problem of debugging, has reduced the risk of project implementation failure.
For reaching this purpose, the present invention by the following technical solutions:
A kind of unitized overall development system, be applicable to the BOSS system, comprise database server, application server, the Eclipse basic module, service logic control language module, the graphical interfaces design engine, the code formation controller, the Version Control module, the remote compilation debugging module, remote service monitoring management module and unified configuration monitoring log pattern, described database server, application server is connected with described Eclipse basic module, being used to provide outside supports, described Eclipse basic module and described service logic control language module, the graphical interfaces design engine, the code formation controller, the Version Control module, the remote compilation debugging module, remote service monitoring management module is connected with unified configuration monitoring log pattern, be used to provide the function library support, described service logic control language module is used to describe the service logic of exploitation, described graphical interfaces design engine is used to provide the graphical interfaces interface, described code formation controller is used to the generation of the program that realizes, described Version Control module is used for Version Control, described remote compilation debugging module is used for local program is submitted on the server and compiles, connect and operation and output information turned back to this locality, described remote service monitoring management module is used to provide the interface of telemanagement, and described unified configuration monitoring log pattern is used to provide the graphical configuration of system operational parameters, graphical monitoring and log record and check.
Described graphical interfaces design engine further comprises business rule definition graphics engine interface module, business rule Flow Chart Design engine modules, configuration figure interface module and monitoring pattern interface module.
Described code formation controller comprises further that the waiter grows up to be a useful person, structs maker, Spring configurator and Ftl maker.
A kind of unitized overall development method is applicable to the BOSS system, may further comprise the steps:
A, exploitation C code generator;
B, exploitation version control tool;
C, the long-range exploitation debugging acid of exploitation;
D, exploitation Remote configuration deployment tool;
E, exploitation Java represent maker;
F, c code generator and described Java code generator are combined as unified code generator;
G, configuration order in the code generator use and custom are concluded, arrangement BOSS business provides a description BOSS service logic language and gives described code generator;
H, the mode of file configuration is transformed into the mode of graphical interfaces configuration;
I, with described code generator and the combination of graphic designs engine.
Adopted technical scheme of the present invention, because platform adopts Eclipse RCP technological development, have extremely strong dirigibility and extensibility, total system provides the unified IDE environment of BOSS system development, based on Eclipse, be at a complete development platform of the characteristics exploitation of BOSS itself, make the developer can farthest reduce the complicacy of exploitation.Whole development system is made up of independent parts on seven functions, but they complement each other on framework, has formed a RCP application system that independently may operate in the plug-in unit on Eclipse, the CDT or can issue separately.
Description of drawings
Fig. 1 is the structural representation of unitized overall development system in the specific embodiment of the invention.
Embodiment
Further specify technical scheme of the present invention below in conjunction with accompanying drawing and by embodiment.
Fig. 1 is the structural representation of unitized overall development system in the specific embodiment of the invention.As shown in Figure 1, the unitized overall development system, comprise database server 101, application server 102, Eclipse basic module 103, service logic control language module 104, graphical interfaces design engine 105, code formation controller 106, Version Control module 107, remote compilation debugging module 108, remote service monitoring management module 109 and unified configuration monitoring log pattern 110, database server, application server is connected with the Eclipse basic module, being used to provide outside supports, Eclipse basic module and service logic control language module, the graphical interfaces design engine, the code formation controller, the Version Control module, the remote compilation debugging module, remote service monitoring management module is connected with unified configuration monitoring log pattern, be used to provide the function library support, service logic control language module is used to describe the service logic of exploitation, the graphical interfaces design engine is used to provide the graphical interfaces interface, the code formation controller is used to the generation of the program that realizes, the Version Control module is used for Version Control, the remote compilation debugging module is used for local program is submitted on the server and compiles, connect and operation and output information turned back to this locality, remote service monitoring management module is used to provide the interface of telemanagement, and unified configuration monitoring log pattern is used to provide the graphical configuration of system operational parameters, graphical monitoring and log record and check.
The graphical interfaces design engine further comprises business rule definition graphics engine interface module, business rule Flow Chart Design engine modules, configuration figure interface module and monitoring pattern interface module.
The code formation controller comprises further that the waiter grows up to be a useful person, structs maker, Spring configurator and Ftl maker.
Whole framework needs the support of external database server and application server, because the BOSS system, the service regeulations engine time, needs the address of configuring external database server and application server thereon.Regulation engine automatic search database of meeting and application server are resolved service logic.
Whole framework adopts Eclipse to realize, all Java exploitations and c exploitation rely on the public plug-in unit and the function library on some bases, as CDT, WTP etc. simultaneously all based on Eclipse.This part provides necessary function library support for the IDE environment.
Be divided into two parts, the one, the basic function storehouse provides service logic control language, graphics engine function library, configuration monitoring etc.; Another part is that the subscriber interface module of IDE environment is realized, comprises code generator, version control tool, remote compilation debugging acid, long-range Tuxedo configuration management tool.Subscriber interface module is realized depending on the basic function storehouse, carries out the unification of instruments such as graphics engine, service logic control language and daily record and calls.
Wherein, service logic control language module (BLCL) can be described as a kind of a kind of design language that aims at the business logic development design, the compiler of this design language is provided simultaneously, the user can break away from development environment, under the situation such as java, c, c++, ftl, js, xml, with the service logic of this language description foreground or backstage exploitation, compiling can generate all source codes on foreground and backstage through compiler.
Graphical interfaces design engine (PDET) is the graphical interfaces interface of UBDP, adopts technology such as SWT, JFace, Java2D to realize that it provides the basic function that calls in the mode of class libraries for other modules.It mainly is the graphical operation interface when generating for service logic, the user can pull database table, java class figure by graphical interfaces, can carry out the graphical design of business process map, diagram interface in addition can provide interface for the Tuxedo remote monitoring, functions such as other basic configurations, monitoring also can be provided, summary, he is the multi-functional graphic interface engine of a bottom.
Code formation controller (CCT) comprises the functions such as generation, the generation of structs code, the generation of ftl code, spring configuration file and code generation of Tuxedo service according to the generation of business rule realization all programs from the foreground to the backstage of BLCL definition.CCT supports multilingual, comprise c, c++, pro*c, java, ftl or the like, support backstage pro*c, oci, ocii at interior multiple low level development interface, multiple low level development language such as c/c++, support the foreground to comprise the multiple framework of structs, spring, webwork, also provide the former data of ruby language to become interface simultaneously.CCT has been contained BOSS system development various aspects, and the user can dispose flexibly according to own selected technological frame, has great dirigibility and extensibility.CCT has comprised the create-rule of all codes from the backstage to the foreground, can help the developer to direct one's energies to this cover language and be absorbed in exploitation with service logic, breaks away from loaded down with trivial details coding itself, is a kind of change of BOSS being developed from essence.In a single day the developer has determined service logic and has come out with the service logic language description, can generate c, c++, pro*c, java, ftl source code and the required configuration file of this service logic by the CCT instrument, allow the developer from the coding of very complicated, free, improved the efficient of exploitation greatly.
Version Control when Version Control module (VCT) has realized team develops Tuxedo service has functions such as online checkin, checkout, backup, difference inspection, and is convenient easy-to-use, can improve the efficient of team develops greatly.
Remote compilation debugging module (DCT) provides and uses to the Tuxedo attendant, based on the CDT environment, the developer is submitted to the program of this locality on the server to compile, link, operation, and output information is turned back to local CDT environment, be presented among the console, if compile error, can locate wrong line number very easily, if operation, then can check output information, offer the developer with reference, whole process is transparent to the developer, only be to realize, can greatly improve the efficient of debugging Tuxedo program by a shortcut or a button.
Long-range Tuxedo service monitoring administration module (RTCT) provides the interface of a long-range Tuxedo management, the developer can start, stop long-range Tuxedo service in the development environment of Eclipse, can in Eclipse, dispose the parameter of long-range Tuxedo with graphical interfaces, can monitor Tuxedo service and request queue or the like, make things convenient for developer's issue and disposed the Tuxedo program.
Unified configuration monitoring log pattern provides the graphical configuration of system operational parameters, graphically monitoring and log record and the function of checking.Advanced RCP technology has been adopted in the exploitation of whole UBDP tools interfaces, combines closely with original IDE environment, and great extendability is arranged.
The unitized overall development flow process of BOSS system may further comprise the steps:
The exploitation of C code generator has solved the low problem of c development efficiency.
The exploitation of version control tool is in order to solve the problem that does not have unified team collaboration's instrument in the c performance history.
The exploitation of long-range exploitation debugging acid has solved exploitation c background program compiling inconvenient debugging, the problem of inefficiency.
The exploitation of long-range Tuxedo configuration deployment instrument has solved the Tuxedo middleware and has been difficult for disposing, and is difficult for configuration, order line complex operation, the slow problem of crossing the threshold.
The Java code generator at loaded down with trivial details or the like a series of problems of spring configuration in the Java performance history, has been developed the Java code generator, makes the developer can write minimum code and realizes complicated function.
Unified code generator is combined c code generator and Java code generator, has constituted a unified code Core Generator.
The service logic development language is that some configuration orders and the custom used in the code generator use are concluded, again the business that relates among the BOSS is put in order, designed a cover in order to describe the language of BOSS service logic, used for code generator.
The graphic designs engine is the mode that is converted to the graphical interfaces configuration for the exploitation with whole exploitation IDE environment by the mode of file configuration, comprise code generator, remote compilation debugging acid, long-range Tuxedo configuration management tool, can make things convenient for developer's exploitation so greatly.
Business Rule Engine, with code generator and the combination of graphic designs engine, BOSS unitized overall development platform oneself overlap independently Business Rule Engine.
The release of unitized overall development system and method has brought great lifting to the development efficiency of front page layout and backstage service, solved the construction cycle of causing because of the BOSS system service long, cost is high, be difficult for the problem of debugging, has reduced the risk of project implementation failure.
The above; only for the preferable embodiment of the present invention, but protection scope of the present invention is not limited thereto, and anyly is familiar with the people of this technology in the disclosed technical scope of the present invention; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of claim.

Claims (4)

1, a kind of unitized overall development system, be applicable to the BOSS system, it is characterized in that, comprise database server, application server, the Eclipse basic module, service logic control language module, the graphical interfaces design engine, the code formation controller, the Version Control module, the remote compilation debugging module, remote service monitoring management module and unified configuration monitoring log pattern, described database server, application server is connected with described Eclipse basic module, being used to provide outside supports, described Eclipse basic module and described service logic control language module, the graphical interfaces design engine, the code formation controller, the Version Control module, the remote compilation debugging module, remote service monitoring management module is connected with unified configuration monitoring log pattern, be used to provide the function library support, described service logic control language module is used to describe the service logic of exploitation, described graphical interfaces design engine is used to provide the graphical interfaces interface, described code formation controller is used to the generation of the program that realizes, described Version Control module is used for Version Control, described remote compilation debugging module is used for local program is submitted on the server and compiles, connect and operation and output information turned back to this locality, described remote service monitoring management module is used to provide the interface of telemanagement, and described unified configuration monitoring log pattern is used to provide the graphical configuration of system operational parameters, graphical monitoring and log record and check.
2, a kind of unitized overall development according to claim 1 system, it is characterized in that described graphical interfaces design engine further comprises business rule definition graphics engine interface module, business rule Flow Chart Design engine modules, configuration figure interface module and monitoring pattern interface module.
3, a kind of unitized overall development according to claim 1 system is characterized in that, described code formation controller comprises further that the waiter grows up to be a useful person, structs maker, Spring configurator and Ftl maker.
4, a kind of unitized overall development method is applicable to the BOSS system, it is characterized in that, may further comprise the steps:
A, exploitation C code generator;
B, exploitation version control tool;
C, the long-range exploitation debugging acid of exploitation;
D, exploitation Remote configuration deployment tool;
E, exploitation Java represent maker;
F, c code generator and described Java code generator are combined as unified code generator;
G, configuration order in the code generator use and custom are concluded, arrangement BOSS business provides a description BOSS service logic language and gives described code generator;
H, the mode of file configuration is transformed into the mode of graphical interfaces configuration;
I, with described code generator and the combination of graphic designs engine.
CN2008101120537A 2008-05-21 2008-05-21 Unified development system and method Expired - Fee Related CN101276279B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008101120537A CN101276279B (en) 2008-05-21 2008-05-21 Unified development system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008101120537A CN101276279B (en) 2008-05-21 2008-05-21 Unified development system and method

Publications (2)

Publication Number Publication Date
CN101276279A true CN101276279A (en) 2008-10-01
CN101276279B CN101276279B (en) 2010-12-08

Family

ID=39995752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008101120537A Expired - Fee Related CN101276279B (en) 2008-05-21 2008-05-21 Unified development system and method

Country Status (1)

Country Link
CN (1) CN101276279B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148654A (en) * 2010-02-10 2011-08-10 北京易路联动技术有限公司 System and method based on network side compiling
CN102567066A (en) * 2010-12-22 2012-07-11 北大方正集团有限公司 Business system development method, business system development platform and business system development system
CN101739601B (en) * 2008-11-12 2013-03-06 长春工程学院 Frame and method for developing reinforcement learning system
CN103927174A (en) * 2014-04-17 2014-07-16 北京视博数字电视科技有限公司 Service processing method and device
CN104539704A (en) * 2014-12-29 2015-04-22 芜湖乐锐思信息咨询有限公司 Online development cooperation system for industrial products
CN104932892A (en) * 2015-06-19 2015-09-23 浪潮软件集团有限公司 Web application middleware asynchronous nested calling method realized based on WebWorker
CN105511933A (en) * 2015-12-03 2016-04-20 深圳市创维软件有限公司 Compiling method of source code and related equipment
CN105824616A (en) * 2016-03-07 2016-08-03 林友哲 Development method and frame for equipment control system program
CN107589946A (en) * 2017-09-12 2018-01-16 中国银行股份有限公司 A kind of Net silver gas producing formation code automatic generation method and device
CN107750374A (en) * 2015-05-08 2018-03-02 鞍点有限责任两合公司 The danger warning center of device is set with configuration parameter
CN108134698A (en) * 2017-12-21 2018-06-08 冶金自动化研究设计院 A kind of graphical configuration platform of industry multi-protocols gateway of internet of things
CN110119393A (en) * 2016-04-29 2019-08-13 清华大学 Code release management system and method
CN114153463A (en) * 2022-02-09 2022-03-08 厚普智慧物联科技有限公司 Management system service function creating method and system based on script compiler

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739601B (en) * 2008-11-12 2013-03-06 长春工程学院 Frame and method for developing reinforcement learning system
CN102148654A (en) * 2010-02-10 2011-08-10 北京易路联动技术有限公司 System and method based on network side compiling
CN102567066A (en) * 2010-12-22 2012-07-11 北大方正集团有限公司 Business system development method, business system development platform and business system development system
CN102567066B (en) * 2010-12-22 2015-03-11 北大方正集团有限公司 Business system development method, business system
CN103927174A (en) * 2014-04-17 2014-07-16 北京视博数字电视科技有限公司 Service processing method and device
CN104539704A (en) * 2014-12-29 2015-04-22 芜湖乐锐思信息咨询有限公司 Online development cooperation system for industrial products
CN107750374A (en) * 2015-05-08 2018-03-02 鞍点有限责任两合公司 The danger warning center of device is set with configuration parameter
CN104932892A (en) * 2015-06-19 2015-09-23 浪潮软件集团有限公司 Web application middleware asynchronous nested calling method realized based on WebWorker
CN104932892B (en) * 2015-06-19 2017-11-21 浪潮软件集团有限公司 Web application middleware asynchronous nested calling method realized based on WebWorker
CN105511933A (en) * 2015-12-03 2016-04-20 深圳市创维软件有限公司 Compiling method of source code and related equipment
CN105824616A (en) * 2016-03-07 2016-08-03 林友哲 Development method and frame for equipment control system program
CN110119393A (en) * 2016-04-29 2019-08-13 清华大学 Code release management system and method
CN107589946A (en) * 2017-09-12 2018-01-16 中国银行股份有限公司 A kind of Net silver gas producing formation code automatic generation method and device
CN108134698A (en) * 2017-12-21 2018-06-08 冶金自动化研究设计院 A kind of graphical configuration platform of industry multi-protocols gateway of internet of things
CN108134698B (en) * 2017-12-21 2020-06-16 冶金自动化研究设计院 Graphical configuration platform of industrial multi-protocol internet of things gateway
CN114153463A (en) * 2022-02-09 2022-03-08 厚普智慧物联科技有限公司 Management system service function creating method and system based on script compiler
CN114153463B (en) * 2022-02-09 2022-04-12 厚普智慧物联科技有限公司 Management system service function creating method and system based on script compiler

Also Published As

Publication number Publication date
CN101276279B (en) 2010-12-08

Similar Documents

Publication Publication Date Title
CN101276279B (en) Unified development system and method
CN102222012B (en) For the static type checking of external data source
Gérard et al. 19 Papyrus: A UML2 tool for domain-specific language modeling
CN102696012B (en) Creating inferred symbols from code usage
CN101763280B (en) System, method and computerized application system for executable code of control system
US8418125B2 (en) Incremental model refinement and transformation in generating commerce applications using a model driven architecture
CN105022630B (en) A kind of assembly management system and assembly management method
Zander et al. From U2TP models to executable tests with TTCN-3-an approach to model driven testing
US20150149979A1 (en) Dynamic model based software application development
Fondement et al. Defining model driven engineering processes
CN106170764A (en) Method and apparatus for automatic equipment Program Generating
Kirchhof et al. Montithings: Model-driven development and deployment of reliable iot applications
US20120110030A1 (en) Software database system and process of building and operating the same
CN102449598A (en) Package design and generation
CN105512304A (en) Method for generating internet applications on line, system integration method and supporting platform
KR20110023755A (en) Integration environment generator
CN102177502A (en) Logical extensions to intermediate code
CN102929680A (en) Method, device and system for converting a testing and test control notation version 3 (TTCN-3) script into a Java source code
CN110300082A (en) A kind of interface creation method, device and storage medium
CN102270128A (en) Library conformity checker
CN111813393A (en) Application program development method and device
Sorgalla et al. AjiL: enabling model-driven microservice development
CN108376082B (en) Reference library version updating method and system
CN105493033A (en) Declarative configuration elements
CN103714035B (en) Multilayer software bus structure for integrated environment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: DVN BEIJING CO., LTD.

Free format text: FORMER OWNER: DVN WIDE BAND NETWORK TECHNOLOGY (BEIJING) CO., LTD.

Effective date: 20121029

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100086 HAIDIAN, BEIJING TO: 100088 HAIDIAN, BEIJING

TR01 Transfer of patent right

Effective date of registration: 20121029

Address after: 100088, room 2, peony building, No. 1302 peony, Haidian District, Beijing, Huayuan Road

Patentee after: Beijing Huixin Bosi Technology Co., Ltd

Address before: 100086, 19 floor, block A, digital building, No. 2 South Avenue, Beijing, Haidian District, Zhongguancun

Patentee before: Digital Video Networks (Beijing) Co., Ltd.

EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20081001

Assignee: Beijing Huixin Bosi Technology Co., Ltd

Assignor: Digital Video Networks (Beijing) Co., Ltd.

Contract record no.: 2012990000747

Denomination of invention: Unified development system and method

Granted publication date: 20101208

License type: Common License

Record date: 20121010

LICC Enforcement, change and cancellation of record of contracts on the licence for exploitation of a patent or utility model
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20101208

Termination date: 20180521

CF01 Termination of patent right due to non-payment of annual fee