CN105607902A - Component model based system visualization design and code generation system and method - Google Patents

Component model based system visualization design and code generation system and method Download PDF

Info

Publication number
CN105607902A
CN105607902A CN201510940034.3A CN201510940034A CN105607902A CN 105607902 A CN105607902 A CN 105607902A CN 201510940034 A CN201510940034 A CN 201510940034A CN 105607902 A CN105607902 A CN 105607902A
Authority
CN
China
Prior art keywords
model
code
module
component model
information
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.)
Pending
Application number
CN201510940034.3A
Other languages
Chinese (zh)
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.)
SUZHOU TOPRANK INFORMATION TECHNOLOGY Co Ltd
Original Assignee
SUZHOU TOPRANK INFORMATION TECHNOLOGY 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 SUZHOU TOPRANK INFORMATION TECHNOLOGY Co Ltd filed Critical SUZHOU TOPRANK INFORMATION TECHNOLOGY Co Ltd
Priority to CN201510940034.3A priority Critical patent/CN105607902A/en
Publication of CN105607902A publication Critical patent/CN105607902A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven

Abstract

The invention discloses a component model based system visualization design and code generation system and method. The system comprises a code scanning module, a component model packaging module, a component model library module, a system model establishment module, a code generation module and an information display module. The method roughly comprises the steps of cleaning up isolated component codes; obtaining code information; packaging the information into a component model; storing the component model; establishing a system model; inspecting the model; and generating codes. According to the system and the method, existing codes are packaged and reused from the perspective of the model, so that the software design is as simple as the block building and the software development efficiency is greatly improved; based on reusable components, the system model is established in a drag-drop and hierarchical design manner, so that the process is convenient and visual, and the quantity of manually written codes is reduced to a great extent; and the work focus of design and development personnel is transferred to logic and principles, so that the system reliability is improved.

Description

System the visual design based on component model and code generating system and method
Technical field
The invention belongs to software development and emulation field, be specifically related to a kind of system the visual design based on component modelAnd code generating system and method.
Background technology
Along with the develop rapidly of computer technology and improving constantly of mankind's demand, the function of all kinds of softwares is more and more multipleAssorted, the safety and stability of software is required to also increasingly stringent. And the competition in market and different clients' individual demandMust make the construction cycle of software constantly shorten, this has proposed strict demand to the development of software.
At present, improving the approach of development phase efficiency is code reuse and Auto, existing code reuse andAuto operation is too complicated, uses threshold higher, and layman is difficult to operation and needs in use a large amount ofHuman configuration and intervention.
Summary of the invention
The defect existing for above-mentioned existing software development technique, the present invention aims to provide and a kind ofly based on component model isSystem the visual design and code generating system and method, can improve the efficiency of software development greatly.
For realizing above-mentioned technical purpose, reach above-mentioned technique effect, the present invention is achieved through the following technical solutions:
System the visual design and a code generating system based on component model, comprise code scans module, component modelPackage module, component model library module, system model are built module, code generation module and information display module.
Described code scans module connects described component model package module, described in described component model package module connectsComponent model library module, described component model library module connected system model buildings module, described system model is built module and is dividedDo not connect described code generation module and described information display module.
The effect of described code scans module is by scanning existing piece code, obtains the information in piece code,For the work of described component model package module provides support.
The effect of described component model package module is to read respective members code that described code scans module providesInformation, and this piece code is become to an overall component model with the Information encapsulation in this piece code, then transfer to described structurePart model library module is processed.
The effect of described component model library module is to read the component dies that all described component model package modules generateThe information of type, forms component model storehouse, and unified management is carried out to all component models wherein in described component model storehouse, guarantees structureThe correctness of part model, the work of building module and described code generation module for described system model provides support.
The effect that described system model is built module is that the component model that described component model package module is generated is builtSystem model, in this process, described system model is built module and will be recorded all information relevant to system model, institute's recordThese information will provide support for the work of described code generation module; In addition, described system model build module also can rootAccording to recorded information, the correctness of system model is checked, ensure carrying out smoothly of code generation work.
The effect of described information display module be build module with described system model together with for user provide one canDepending on the Modeling interface of change, every single stepping that user utilizes component model to build system model all can be presented in real time this and buildOn mould interface, the process that makes to build system model is more directly perceived, facilitates building of system model.
The effect of described code generation module is the actual code of utilizing corresponding component model, at described system mouldUnder the guide of the information relevant to system model that the module of building type records, this system model is translated as to the system that can moveCode. Utilize the described system model topological structure relation between the component model of module records of building to build the generation of systemCode framework, then forms original system code, Zhi Houzai with the particular location in the code fill frame of component modelBuild the parameter configuration of module records according to described system model primal system code is modified, generate and final beSystem code.
Further, by scanning piece code, described code scans module can be obtained the function call in piece codeIn logic, code, needing can be for other code in function interface name that outside other codes provide and parameter information thereof, codeFunction interface name and parameter information, the variable information of code and the function information of code that sheet uses.
Further, the component model having been encapsulated by described component model package module is only in its piece code informationCan be for interface name and parameter information thereof, the interface name that need to call external interface and the parameter information and important thereof of external callVariable information comes out, as the information of this component model, and other information of this component model all invisible to outside.
Further, the management that take component model in described component model storehouse comprises the name and the figure that determine component modelInterpolation and the deletion action of mark, management component model.
Further, described system model is built the information relevant to system model that module records and is comprised system modelIn topological structure relation, function calling relationship and parameter configuration between kind, the component model of the component model that comprises.
Further, on described Modeling interface, the concrete operations of displayable modeling comprise and choose required component model, dragEnter component model, package system model, component model and system model relevant parameter are set.
System the visual design and a code generating method based on component model, comprise the steps:
Step 0) arrange the existing piece code that can realize a certain simple functions;
Step 1) is used described code scans module to scan piece code, obtains the relevant information of piece code, and willThese information offer described component model package module; By scanning piece code, can obtain the relevant letter of this piece codeCease as follows:
Function call logic in code;
The function interface name and the parameter information that in code, need outside other codes to provide;
Function interface name and the parameter information that in code, can use for other code sheets;
The variable information of code;
The function information of code;
Step 2) use described component model package module to read the letter of the respective members code that described code scans module providesBreath, becomes an overall component model by this piece code with the Information encapsulation in this piece code, only piece code informationIn can be for interface name and parameter information thereof, the interface name that need to call external interface and the parameter information and important thereof of external callVariable information come out, as the information of this component model, other information of this component model all invisible to outside;
Step 3) is used described component model library module that all component models that generate in step 2 are pooled together, and reads respectivelyGet the information of all component models, form component model storehouse, these component models are carried out to unified management, determine component modelTitle and icon, the interpolation of management component model and deletion, the correctness of all component models in guarantee component model storehouse;
Step 4) user, according to design requirement, determines the function that required design software need to possess;
Step 5) is built under the support of module and described information display module at described system model, and user is required according to softwareFunction selects to need the component model of use in component model storehouse, and the component model of choosing is dragged and dropped into described information demonstrationOn the Modeling interface that module provides;
Step 6) on Modeling interface, user according to the call relation between each component model by corresponding each component modelInterface couples together, and relevant parameter is set; Meanwhile, described system model is built module and can be recorded all and system modelRelevant information, comprises topological structure relation, letter between kind, the component model of the component model comprising in system modelNumber call relation and parameter configuration;
Described in step 7), system model is built module according to the information of recorded information and component model self, to builtThe correctness of system model checks;
Described in step 8), code generation module utilizes the code in component model, builds that module records at described system modelBetween component model, under the guide of the parameter configuration of topology information, component model and system model, system model is turned overBe translated into the code that can move;
Step 9) finishes.
The invention has the beneficial effects as follows:
The present invention, from the angle of model, enters encapsulation and reuses existing code, makes design software as played with building blocks oneSample is simple, has greatly improved the efficiency of software development; The present invention is based on reusable member, adopt establishing of drag and drop formula, stratificationMeter mode is built system model, both convenient directly perceived, has also reduced to a great extent the size of code of hand-coding, will design and developPerson's the shift of the work focus, in logic and principle, has promoted the reliability of system.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to better understand technological means of the present invention,And can be implemented according to the content of description, below with preferred embodiment of the present invention and coordinate accompanying drawing describe in detail. ThisBright detailed description of the invention is provided in detail by following examples and accompanying drawing thereof.
Brief description of the drawings
Accompanying drawing described herein is used to provide a further understanding of the present invention, forms the application's a part, thisBright schematic description and description is used for explaining the present invention, does not form inappropriate limitation of the present invention. In the accompanying drawings:
Fig. 1 is system architecture diagram of the present invention;
Fig. 2 is the structural representation of system model;
Fig. 3 is method flow diagram of the present invention.
Number in the figure explanation: 1, code scans module; 2, component model package module; 3, component model library module; 4, beSystem model buildings module; 5, code generation module; 6, information display module.
Detailed description of the invention
Below with reference to the accompanying drawings and in conjunction with the embodiments, describe the present invention in detail.
Shown in Figure 1, a kind of system the visual design and code generating system based on component model, comprises that code sweepsRetouch module 1, component model package module 2, component model library module 3, system model build module 4, code generation module 5 andInformation display module 6.
Described code scans module 1 connects described component model package module 2, and described component model package module 2 connectsDescribed component model library module 3, described component model library module 3 connected system model buildings modules 4, described system model is builtModule 4 connects respectively described code generation module 5 and described information display module 6.
The effect of described code scans module 1 is by scanning existing piece code, obtains the information in piece code,The function interface name and the parameter letter thereof that in function call logic in piece code, code, need outside other codes to provide are providedThe variable information of the function interface name that can use for other code sheets in breath, code and parameter information thereof, code and codeFunction information, for the work of described component model package module 2 provides support.
The effect of described component model package module 2 is to read the respective members code that described code scans module 1 providesInformation, and this piece code is become to an overall component model with the Information encapsulation in this piece code, component model onlyIn its piece code information can for interface name and the parameter information thereof of external call, need to call external interface interface name andIts parameter information and important variable information come out, as the information of this component model, and other information of this component modelAll invisible to outside. Component model can join with other component models building in model process according to these informationSystem.
The effect of described component model library module 3 is to read the member that all described component model package modules 2 generateThe information of model, forms component model storehouse, and unified management is carried out to all component models wherein in described component model storehouse, determinesThe interpolation of the name of component model and icon, management component model and deletion action, guarantee the correctness of component model, by memberModel with the pattern of functional unit present to user for, build module 4 and described code for described system model and generate mouldThe work of piece 5 provides support.
Shown in Figure 2, the effect that described system model is built module 4 is that described component model package module 2 is generatedComponent model build system model, in this process, described system model is built module 4 will record all and system model phaseThe information of closing, comprises that topological structure relation, the function between kind, the component model of the component model comprising in system model adjustedBy relation and parameter configuration, these information that record provide support the work for described code generation module 5; ThisOutward, described system model is built module 4 and also can, according to recorded information, the correctness of system model be checked, ensuresCarrying out smoothly of code generation work.
The effect of described information display module 6 is to provide one for user together with building module 4 with described system modelVisual Modeling interface, every single stepping that user utilizes component model to build system model all can be presented at this in real timeOn Modeling interface, the process that makes to build system model is more directly perceived, facilitates building of system model.
Described system model build module 4 together with described information display module 6 for user provides a working space, makeUser builds system model in visual mode with component model. Its implementation is as follows: first described information shows mouldPiece 6 provides a Modeling interface, by all component models with the form of tree type be presented in this Modeling interface for user select,Use; User passes through selected member model as required, and utilizes these component models to build system model, its concrete operations masterComprise and choose required component model, pull component model into, package system model, component model ginseng relevant with system model be setNumber etc.; Meanwhile, described system model is built module 4 and can be recorded and allly operate relevant information to building system model,As the type of selected component model, the topological structure relation between component model, the call relation between component model, structureThe parameter setting information of part model and system model etc.; After system model has been built, described system model is built module 4 can be rightThe correctness of system model checks, the index of inspection comprises while calling between component model whether are number of parameters and typeCorrectly, whether exist with other members without component model of any call relation etc.
The effect of described code generation module 5 is actual codes of utilizing corresponding component model, in described systemUnder the guide of model buildings module 4 information relevant to system model that record, this system model is translated as and can be movedSystem code. Utilize the described system model topological structure relation between the component model that module 4 records of building to build to beThe code skeleton of system, then forms original system code with the particular location in the code fill frame of component model,Build according to described system model the parameter configuration that module 4 records again afterwards primal system code is modified, generateFinal system code.
Shown in Figure 3, a kind of system the visual design and code generating method based on component model, comprises following stepRapid:
Step 0, arrange the existing piece code that can realize a certain simple functions;
Step 1, use described code scans module 1 to scan piece code, obtain the relevant information of piece code, and willThese information offer described component model package module 2; By scanning piece code, can obtain the relevant letter of this piece codeCease as follows:
Function call logic in code;
The function interface name and the parameter information that in code, need outside other codes to provide;
Function interface name and the parameter information that in code, can use for other code sheets;
The variable information of code;
The function information of code;
Step 2, use described component model package module 2 to read respective members code that described code scans module 1 providesInformation, becomes an overall component model by this piece code with the Information encapsulation in this piece code, only piece code is believedCan be for interface name and parameter information thereof, the interface name that need to call external interface and the parameter information thereof of external call and heavy in breathThe variable information of wanting comes out, as the information of this component model, other information of this component model all can not to outsideSee;
Step 3, use described component model library module 3 in step 2 generate all component models pool together, read respectivelyGet the information of all component models, form component model storehouse, these component models are carried out to unified management, determine component modelTitle and icon, the interpolation of management component model and deletion, the correctness of all component models in guarantee component model storehouse;
Step 4, user, according to design requirement, determine the function that required design software need to possess;
Step 5, build at described system model under the support of module 4 and described information display module 6, user is required according to softwareFunction in component model storehouse, select to need the component model using, and it is aobvious that the component model of choosing is dragged and dropped into described informationShow on the Modeling interface that module 6 provides;
Step 6, on Modeling interface, user according to the call relation between each component model by corresponding each component modelInterface couples together, and relevant parameter is set; Meanwhile, described system model is built module 4 and can be recorded all and system mouldThe information that type is relevant, comprise topological structure relation between kind, the component model of the component model comprising in system model,Function calling relationship and parameter configuration;
Step 7, described system model are built module 4 according to the information of recorded information and component model self, to buildThe correctness of system model check;
Step 8, described code generation module 5 utilize the code in component model, build 4 records of module at described system modelComponent model between under the guide of parameter configuration of topology information, component model and system model, by system modelBe translated as the code that can move;
Step 9, end.
Above-described embodiment is just to allow in this area for technical conceive of the present invention and feature being described, its objective isThose of ordinary skill can be understood content of the present invention and implement according to this, can not limit the scope of the invention with this. AllBe equivalent variation or the modification that the essence of the content according to the present invention has been done, all should be encompassed in protection scope of the present invention.

Claims (7)

1. system the visual design and the code generating system based on component model, is characterized in that: comprise code scans module(1), component model package module (2), component model library module (3), system model are built module (4), code generation module (5)And information display module (6);
Described code scans module (1) connects described component model package module (2), and described component model package module (2) connectsConnect described component model library module (3), described component model library module (3) connected system model buildings module (4), described systemModel buildings module (4) connects respectively described code generation module (5) and described information display module (6);
The effect of described code scans module (1) is by scanning existing piece code, obtains the information in piece code, forThe work of described component model package module (2) provides support;
The effect of described component model package module (2) is to read the respective members code that described code scans module (1) providesInformation, and this piece code is become to an overall component model with the Information encapsulation in this piece code, then described in transferring toComponent model library module (3) is processed;
The effect of described component model library module (3) is to read the member that all described component model package modules (2) generateThe information of model, forms component model storehouse, and unified management is carried out to all component models wherein in described component model storehouse, guaranteesThe correctness of component model, the work of building module (4) and described code generation module (5) for described system model providesHold;
The effect that described system model is built module (4) is that the component model that described component model package module (2) is generated is takenBuild system model, in this process, described system model is built module (4) and will be recorded all information relevant to system model,These information that record will provide support for the work of described code generation module (5); In addition, described system model is built mouldPiece (4) also can, according to recorded information, check the correctness of system model, ensures entering smoothly of code generation workOK;
The effect of described information display module (6) is to provide one for user together with building module (4) with described system modelVisual Modeling interface, every single stepping that user utilizes component model to build system model all can be presented at this in real timeOn Modeling interface, the process that makes to build system model is more directly perceived, facilitates building of system model;
The effect of described code generation module (5) is the actual code of utilizing corresponding component model, at described system mouldUnder the guide of the information relevant to system model that the module (4) of building type records, this system model is translated as and can be movedSystem code.
2. system the visual design and the code generating system based on component model according to claim 1, its feature existsIn: by scanning piece code, described code scans module (1) can be obtained in function call logic in piece code, codeThe function that can use for other code sheets in the function interface name that outside other codes of needs provide and parameter information thereof, codeThe variable information of interface name and parameter information thereof, code and the function information of code.
3. system the visual design and the code generating system based on component model according to claim 1, its feature existsIn: the component model having been encapsulated by described component model package module (2) is only adjusting for outside in its piece code informationWith interface name and parameter information thereof, the interface name that need to call external interface and parameter information thereof and important variable information sudden and violentExpose, as the information of this component model, other information of this component model all invisible to outside.
4. system the visual design and the code generating system based on component model according to claim 1, its feature existsComprise and determine the name of component model and icon, management component mould in: the management that take component model in described component model storehouseThe interpolation of type and deletion action.
5. system the visual design and the code generating system based on component model according to claim 1, its feature existsBuild in: described system model the information relevant to system model that module (4) records and comprise the structure comprising in system modelTopological structure relation, function calling relationship and parameter configuration between kind, the component model of part model.
6. system the visual design and the code generating system based on component model according to claim 1, its feature existsIn: on described Modeling interface the concrete operations of displayable modeling comprise choose required component model, pull component model into, assemblingSystem model, component model and system model relevant parameter are set.
7. the system the visual design and the code generating method that utilize the system as claimed in claim 1, is characterized in that,Comprise the steps:
Step 0) arrange the existing piece code that can realize a certain simple functions;
Step 1) is used described code scans module (1) to scan piece code, obtains the relevant information of piece code, andThese information are offered to described component model package module (2);
By scanning piece code, the relevant information that can obtain this piece code is as follows:
Function call logic in code;
The function interface name and the parameter information that in code, need outside other codes to provide;
Function interface name and the parameter information that in code, can use for other code sheets;
The variable information of code;
The function information of code;
Step 2) use described component model package module (2) to read the respective members generation that described code scans module (1) providesThe information of code becomes an overall component model by this piece code with the Information encapsulation in this piece code, only in member generationCan be for interface name and the parameter information thereof of external call in code information, need to call interface name and the parameter information thereof of external interfaceCome out with important variable information, as the information of this component model, other information of this component model all to outsideInvisible;
Step 3) is used described component model library module (3) that all component models that generate in step 2 are pooled together, respectivelyRead the information of all component models, form component model storehouse, these component models are carried out to unified management, determine component modelTitle and icon, the interpolation of management component model and deletion, ensure the correctness of all component models in component model storehouse;
Step 4) user, according to design requirement, determines the function that required design software need to possess;
Step 5) is built under the support of module (4) and described information display module (6) at described system model, and user is according to softwareRequired function selects to need the component model of use in component model storehouse, and the component model of choosing is dragged and dropped into described letterOn the Modeling interface that breath display module (6) provides;
Step 6) on Modeling interface, user according to the call relation between each component model by corresponding each component modelInterface couples together, and relevant parameter is set; Meanwhile, described system model is built module (4) and can be recorded all and systemThe information that model is relevant, comprises that the topological structure between kind, the component model of the component model comprising in system model closesSystem, function calling relationship and parameter configuration;
Described in step 7), system model is built module (4) according to the information of recorded information and component model self, to takeThe correctness of the system model of building checks;
Code generation module described in step 8) (5) utilizes the code in component model, builds module (4) institute at described system modelBetween the component model of record under the guide of the parameter configuration of topology information, component model and system model, by systemModel is translated as the code that can move;
Step 9) finishes.
CN201510940034.3A 2015-12-16 2015-12-16 Component model based system visualization design and code generation system and method Pending CN105607902A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510940034.3A CN105607902A (en) 2015-12-16 2015-12-16 Component model based system visualization design and code generation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510940034.3A CN105607902A (en) 2015-12-16 2015-12-16 Component model based system visualization design and code generation system and method

Publications (1)

Publication Number Publication Date
CN105607902A true CN105607902A (en) 2016-05-25

Family

ID=55987856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510940034.3A Pending CN105607902A (en) 2015-12-16 2015-12-16 Component model based system visualization design and code generation system and method

Country Status (1)

Country Link
CN (1) CN105607902A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682324A (en) * 2016-12-30 2017-05-17 苏州同元软控信息技术有限公司 System for visually modeling complicated equations on basis of Modelica
CN107066246A (en) * 2016-12-27 2017-08-18 深圳虚觅者科技有限公司 A kind of software development methodology and device
CN107278290A (en) * 2017-05-16 2017-10-20 深圳市创客工场科技有限公司 Building block system programs the method and device for being converted into program code
CN109697065A (en) * 2018-12-17 2019-04-30 蜂巢(武汉)微系统技术有限公司 A kind of visual development method of embedded onboard system
CN110286894A (en) * 2019-05-09 2019-09-27 华自科技股份有限公司 Scenario generation method, device, computer equipment and storage medium
CN113593364A (en) * 2021-06-30 2021-11-02 深圳点猫科技有限公司 Building block programming teaching guide method, device, system and medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1744038A (en) * 2005-09-28 2006-03-08 清华大学 Member assembling method based on united member package structure
US20060168536A1 (en) * 2003-06-05 2006-07-27 Swiss Reinsurance Company Method and terminal for generating uniform device-independent graphical user interfaces
CN101482817A (en) * 2008-12-18 2009-07-15 浙江大学 Large-particle Java component assembly method based on black box
CN102087597A (en) * 2011-02-14 2011-06-08 浪潮通信信息系统有限公司 J2EE and component set-based visualized development platform
CN102662651A (en) * 2012-03-08 2012-09-12 北京神州数码思特奇信息技术股份有限公司 Generation method and generation modules for visual component
CN104331294A (en) * 2014-11-05 2015-02-04 中国建设银行股份有限公司 Visual program generation method and device
CN104899037A (en) * 2015-06-11 2015-09-09 上海大学 Intrusive type grey box assembly validation method based on model

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060168536A1 (en) * 2003-06-05 2006-07-27 Swiss Reinsurance Company Method and terminal for generating uniform device-independent graphical user interfaces
CN1744038A (en) * 2005-09-28 2006-03-08 清华大学 Member assembling method based on united member package structure
CN101482817A (en) * 2008-12-18 2009-07-15 浙江大学 Large-particle Java component assembly method based on black box
CN102087597A (en) * 2011-02-14 2011-06-08 浪潮通信信息系统有限公司 J2EE and component set-based visualized development platform
CN102662651A (en) * 2012-03-08 2012-09-12 北京神州数码思特奇信息技术股份有限公司 Generation method and generation modules for visual component
CN104331294A (en) * 2014-11-05 2015-02-04 中国建设银行股份有限公司 Visual program generation method and device
CN104899037A (en) * 2015-06-11 2015-09-09 上海大学 Intrusive type grey box assembly validation method based on model

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066246A (en) * 2016-12-27 2017-08-18 深圳虚觅者科技有限公司 A kind of software development methodology and device
CN107066246B (en) * 2016-12-27 2021-03-05 深圳虚觅者科技有限公司 Software development method and device
CN106682324A (en) * 2016-12-30 2017-05-17 苏州同元软控信息技术有限公司 System for visually modeling complicated equations on basis of Modelica
CN107278290A (en) * 2017-05-16 2017-10-20 深圳市创客工场科技有限公司 Building block system programs the method and device for being converted into program code
US10929109B2 (en) 2017-05-16 2021-02-23 Makeblock Co., Ltd. Method and apparatus for converting building block programming into program code
CN109697065A (en) * 2018-12-17 2019-04-30 蜂巢(武汉)微系统技术有限公司 A kind of visual development method of embedded onboard system
CN110286894A (en) * 2019-05-09 2019-09-27 华自科技股份有限公司 Scenario generation method, device, computer equipment and storage medium
CN113593364A (en) * 2021-06-30 2021-11-02 深圳点猫科技有限公司 Building block programming teaching guide method, device, system and medium

Similar Documents

Publication Publication Date Title
CN105607902A (en) Component model based system visualization design and code generation system and method
CN102346797B (en) Three-dimensional design method and system for nuclear powder support hanger
CN110580376B (en) Revit and Dynamo-based pile foundation model creation method
CN102193786B (en) Device and method for constructing self-adaptive graphic user interface (GUI)
CN102034152B (en) The method for integrating of heterogeneous software system data and system based on SOA framework
CN104008223B (en) Graphical expressing method for connection of virtual terminals of secondary system of intelligent substation
CN104680320A (en) BIM-based project management system and method
CN106557314A (en) Applied software development method and device
CN106408170A (en) Electronic worksheet processing method, workflow engine and electronic worksheet system
CN107480380B (en) A kind of engineering drawing generation method based on template
CN104536400A (en) Nuclear power station DCS simulation modeling method
CN104933224A (en) Quick configurator of electronic equipment for intelligent substation
CN103353857A (en) Communication test method of integrated monitoring unit in substation
CN109272571A (en) A kind of system and method that PDS three-dimensional data is converted to Flowmaster model
CN103902757A (en) System and method for rapid creation and interaction of three-dimensional model
CN105511442B (en) Man-machine interactive system and method and fire fighting truck
CN106484937B (en) Nuclear power plant's bracket Finite Element Mechanics Calculation input file production method and device
CN102375897A (en) System for generating dendrogram of welding and assembly structure of vehicle body
CN101458786A (en) Material bracket altering method and system of material manifest
CN103839476B (en) Three-dimensional Simulation System made by a kind of transformer assembling prison
CN103745067A (en) Power generator stator end parameterization automatic modeling system and method
CN103186465B (en) The browser compatibility method of testing of web user interface and system
CN103164230B (en) Requirement modeling method based on new characteristic model and model transformation method
CN103870624A (en) Simulation analysis template for hung crossbeam
CN104765616B (en) A kind of method and system for automatically generating I/O model

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160525

WD01 Invention patent application deemed withdrawn after publication