CN112433701A - Industrial software development project implementation flow, content and code generation method and device - Google Patents

Industrial software development project implementation flow, content and code generation method and device Download PDF

Info

Publication number
CN112433701A
CN112433701A CN202011385587.4A CN202011385587A CN112433701A CN 112433701 A CN112433701 A CN 112433701A CN 202011385587 A CN202011385587 A CN 202011385587A CN 112433701 A CN112433701 A CN 112433701A
Authority
CN
China
Prior art keywords
library
behavior
product
industrial software
software development
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
CN202011385587.4A
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.)
Shanghai Digital Design Technology Co ltd
Original Assignee
Shanghai Digital Design 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 Shanghai Digital Design Technology Co ltd filed Critical Shanghai Digital Design Technology Co ltd
Priority to CN202011385587.4A priority Critical patent/CN112433701A/en
Publication of CN112433701A publication Critical patent/CN112433701A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/447Target code generation

Abstract

The invention discloses a method and a device for generating an implementation flow, content and codes of an industrial software development project, wherein the method specifically comprises the following steps: step 1), preparing one or more resources in a product library, a behavior library, an interface library and a model case library, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and the behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data; step 2), according to project requirements and/or functional points required by industrial software, performing model definition; and 3) after the model definition is finished, automatically associating products and behaviors and automatically mapping parameters, automatically generating a model, and generating codes, executable files or dynamic link libraries. The invention greatly shortens the design cycle of industrial software development, provides convenience for later software application and improves the working efficiency of developers.

Description

Industrial software development project implementation flow, content and code generation method and device
Technical Field
The invention belongs to the technical field of industrial software, and particularly relates to a method and a device for generating an implementation flow, content and codes of an industrial software development project.
Background
In the field of industrial software, industrial products refer not only to products produced, but also to devices, production lines, systems, and the like, which are collectively referred to as industrial products. The software developed for these industrial products is referred to as industrial software. Industrial software relates to the design, manufacture, operation and maintenance of industrial products and to managing the full lifecycle.
Traditional software development strictly adheres to five parts of requirement analysis, summary design, detailed design, coding and testing. However, due to the complexity of the industrial software, the traditional software development method causes the development and maintenance cost of the industrial software to be high, so the architectural design of the industrial software becomes very important.
The architectural design of industrial software is ultimately embodied in a software framework that functions similarly to an infrastructure, regardless of the specific software application, but provides and implements the most basic software architecture and architecture. Software developers typically implement more complex business applications and business logic depending on the particular framework. Such software applications may run in software systems that support the same framework. The framework of the industrial software can greatly improve the working efficiency of developers and provide a good development and running environment for the industrial software. However, at the present stage, the architecture flow of the industrial software is complex, the steps are tedious, a unified plan is not provided, and the corresponding model cannot be automatically generated.
Disclosure of Invention
In order to solve the technical problems, the invention provides an industrial software development project implementation flow, content and code generation method and device.
In order to achieve the purpose, the technical scheme of the invention is as follows:
on one hand, the invention discloses an industrial software development project implementation flow, content and code generation method, which specifically comprises the following steps:
step 1), preparing one or more resources in a product library, a behavior library, an interface library and a model case library, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and the behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data;
step 2), according to project requirements and/or functional points required by industrial software, performing model definition;
and 3) after the model definition is finished, automatically associating products and behaviors and automatically mapping parameters, automatically generating a model, and generating codes, executable files or dynamic link libraries.
On the basis of the technical scheme, the following improvements can be made:
preferably, step 1), step 2), and step 3) all use an iterative software development method.
As a preferred scheme, each iteration of the iterative software development method comprises the following steps: definition, requirement analysis, design, implementation and test.
Preferably, in step 2), the model definition is implemented by a normalized requirement analysis document method and/or a MODELBORX framework method;
the method for analyzing the document by the normalized demand is specifically to normalize one or more of product configuration, a product attribute dictionary, a behavior flow, a behavior attribute dictionary, a state dictionary and a method library in the document;
the MODELBORX framework method specifically comprises the step of defining one or more of product configuration, a product property dictionary, an action flow, an action library, an action property dictionary and a state dictionary through a framework interface.
As a preferable scheme, in step 3), after the model definition is completed, the behavior flow is used as a main line, and the behavior flow associates the product and the behavior.
Preferably, the product library, the behavior library, the interface library and the model case library support data retrieval and/or data presentation.
On the other hand, the invention also discloses an industrial software development project implementation flow, content and code generation device, which comprises:
the resource preparation module is used for preparing one or more resources in a product library, a behavior library, an interface library and a model case library, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and the behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data;
the model definition module is used for carrying out model definition according to project requirements and/or functional points required to be possessed by the industrial software;
the integrated coding module is used for automatically associating products and behaviors and mapping parameters, automatically generating a model and generating codes, executable files or dynamic link libraries;
the resource preparation module, the model definition module and the integrated coding module are connected in sequence.
In addition, the invention also discloses an industrial software development device, which comprises: a processor, memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the processor, the one or more programs including instructions for any of the above-described industrial software development project implementation procedures, content, and code generation methods;
or the system comprises an industrial software development project implementation flow, content and code generation device.
The invention relates to an industrial software development project implementation process, content and code generation method and device, which mainly adopt a model-driven industrial software design method, wherein a model is a carrier of industrial software, and the development implementation of the industrial software project is divided into three parts of resource preparation, model definition and integrated coding, thereby greatly shortening the design period of the industrial software development, providing convenience for later software application and improving the working efficiency of developers.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a flowchart of an industrial software development project implementation flow, content, and code generation method according to an embodiment of the present invention.
Fig. 2 is a block diagram of a product configuration provided by an embodiment of the present invention.
Fig. 3 is a partial schematic view of a modem worx framework product interface according to an embodiment of the present invention.
Fig. 4 is a partial schematic view of a modeworm framework product configuration interface according to an embodiment of the present invention.
Fig. 5 is a partial schematic diagram of a MODELWORX framework property interface according to an embodiment of the present invention.
Fig. 6 is a block diagram of an industrial software development project implementation flow, content and code generation apparatus according to an embodiment of the present invention.
Wherein: 1-resource preparation module, 2-model definition module and 3-integrated coding module.
Detailed Description
Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention. The expression "comprising" an element is an "open" expression which merely means that there are corresponding parts, which should not be interpreted as excluding additional parts.
In order to achieve the object of the present invention, in some embodiments of an industrial software development project implementation flow, content and code generation method and apparatus, as shown in fig. 1, the industrial software development project implementation flow, content and code generation method specifically includes the following steps:
step 1), preparing a product library, a behavior library, an interface library and model case library resources, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data;
step 2), according to project requirements and/or functional points required by industrial software, performing model definition;
and 3) after the model definition is finished, automatically associating products and behaviors and automatically mapping parameters, automatically generating a model, and generating codes, executable files or dynamic link libraries.
The product library, the behavior library, the interface library and the model case library all support data retrieval and/or data display.
Step 1) is a resource preparation stage, specifically, preparation of various libraries, the core of industrial software is products and behaviors, and the product library, the behavior library, the interface library and the model use case library are specifically described below.
The product library is used for storing product configurations and product attribute dictionaries, and the product and product configuration vestige product attribute dictionaries can be added, deleted and modified through an operation interface of the product library.
The behavior library is used for storing a behavior and behavior attribute dictionary of the industrial software, and the behavior of the industrial software can be divided into algorithms, operations, inputs, states, flows and the like. Behaviors are represented in data form, program form, or data files, and both program form and data files are stored as files. The specification file of behavior includes an equation form of behavior and a natural language description of an algorithm. And the data description file of the behavior explains the input data and the output data of the behavior. The behavior library can be used for adding, deleting and modifying behaviors, and the modification can only modify the labels and descriptions of the behaviors.
The interface library is used for storing various interfaces of industrial software, such as: the interface file comprises a general interface, a special interface and the like of industrial software, wherein various interfaces are stored in the form of interface files and comprise interface classification and related instruction files. The interface template of the interface library unifies the input and output of the interface, and is convenient for the calling of the project. The interface library can be used for adding, deleting and modifying the interface, and the modification can only modify the label and the description of the interface.
The model case library is used for storing completed case data and comprises product data, behavior data and interface data of project specific implementation. The model case library is used for storing data according to the project cases, and the model case library only can check and delete the case data and cannot modify the case data.
In order to further optimize the implementation effect of the invention, in other embodiments, the rest features are the same, except that step 1), step 2), and step 3) all use an iterative software development method.
Further, each iteration of the iterative software development method comprises the following steps: definition, requirement analysis, design, implementation and test.
In order to further optimize the implementation effect of the present invention, in other embodiments, the rest of the feature technologies are the same, except that in step 2), the model definition is implemented by the normalized requirement analysis document method and/or the MODELWORX framework method.
The method for analyzing the document by the normalized demand specifically comprises the steps of normalizing product configuration, a product attribute dictionary, a behavior flow, a behavior attribute dictionary, a state dictionary and a method library in the document;
the method for analyzing the document by the standardized requirement can adopt an Excel file mode to standardize the configuration structure, primary level, secondary level, tertiary level and the like of a product; standardizing an attribute dictionary of the product, the name of the product and the attribute of the product; the flow of the normative behaviors includes what behaviors are done in the first step, what behaviors are done in the second step and the like; a standard behavior attribute dictionary, the names of behaviors and the related attributes of behaviors; a canonical state dictionary, names of states, and attributes of states.
The MODELBORX framework method specifically comprises the step of defining a product configuration, a product attribute dictionary, an action flow, an action library, an action attribute dictionary and a state dictionary through a framework interface.
The definition of the product configuration is realized through the frame interface. As shown in fig. 2, the product configuration in the industrial software product includes the product topology, the product composition of the actual system, the parent-child hierarchical relationship, and finally the product configuration is stored in the product library. Taking the bent pipe as an example, first, as shown in fig. 3, a bent pipe robot product and a sub-product of the product are created in the interface of the modewood framework and stored in the database. Next, as shown in fig. 4, the configuration of the pipe bending robot is constructed at the product configuration interface according to the created product. The pipe bending robot is divided into a first-stage robot pipe bending system, a second-stage robot, a support, a mold and a pipe bending system, the robot is divided into a robot base, a robot stand column, a robot large arm, a robot small arm and a robot wrist in a third stage, and the support is divided into a support column and a clamping part.
And the definition of the product property dictionary is realized through a frame interface. As shown in FIG. 5, properties of a product are created in a properties interface. For example: the product attributes of the robot pipe bending system comprise the motion axis number, the maximum action speed, the weight, a three-dimensional model, a payload, the farthest reachable distance, the structure type, the driving mode, the repeated positioning accuracy and other related attributes. Each attribute has its field type, default value, type, description and other related information defined for the specification of the attribute.
And realizing the definition of the behavior flow through a framework interface. And drawing the execution steps of the behaviors through a flow chart, and calling the behaviors and the execution of the behaviors. For example: the method comprises the following steps of executing flow machine model library _ model selection of the behavior of the robot pipe bending system, pipe bending _ importing a three-dimensional model, pipe bending _ specified machining separation points, pipe bending _ analysis pipe bending YBCR parameter basic parameters, pipe bending _ automatic selection molds, robot pipe bending system _ robot code generation, robot pipe bending system _ interference analysis, robot pipe bending system _ animation simulation and the like.
And defining the behavior library through a framework interface. The behavior is managed through a behavior library, and the behavior flow calls the behavior of the behavior library to operate and execute. The behavior of the behavior library comprises input and output of the behavior, implementation mode and physical path of the behavior and the like.
And the definition of the behavior attribute dictionary is realized through a frame interface. And creating a behavior attribute dictionary in the behavior interface. The input of the behavior is the attribute of the behavior, and if the behavior is a mechanistic method, the behavior attribute is the input parameter of the mechanistic method. For example: the behavior attributes of the robot pipe bending system include attributes such as source, input, state and category of the behavior. The robot pipe bending system-importing behavior of the three-dimensional model is that the behavior source is DLL of an external OCC, the input is a three-dimensional model file, and the state is the display of a three-dimensional engine.
And the definition of the state dictionary is realized through a frame interface. The output of the behavior is a state, and the state dictionary includes the names of the states and the associated attributes of the states. For example: the state of the robot pipe bending system, taking the state of the interference analysis result as an example, is whether the robot pipe bending system interferes or not.
In order to further optimize the implementation effect of the present invention, in other embodiments, the remaining feature technologies are the same, except that in step 3), after the model definition is completed, the behavior flow is used as a main line, and the behavior flow associates the product and the behavior. The product attribute dictionary is attached to product configuration, behaviors of the behavior library are directly related to a behavior flow, the behavior attribute dictionary is input of the behaviors, and the state dictionary is output of the behaviors.
On the other hand, as shown in fig. 6, the embodiment of the present invention further discloses an industrial software development project implementation flow, content and code generation apparatus, including:
the resource preparation module 1 is used for preparing one or more resources in a product library, a behavior library, an interface library and a model case library, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and the behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data;
the model definition module 2 is used for carrying out model definition according to project requirements and/or functional points required to be possessed by industrial software;
the integrated coding module 3 is used for automatically associating products and behaviors and automatically mapping parameters, automatically generating a model and generating codes, executable files or dynamic link libraries;
the resource preparation module 1, the model definition module 2 and the integrated coding module 3 are connected in sequence.
In addition, the embodiment of the invention also discloses industrial software development equipment, which comprises: a processor, a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the processor, the one or more programs including instructions for implementing the processes, contents, and code generation methods of the industrial software development project disclosed in any of the embodiments above;
or the system comprises an industrial software development project implementation flow, content and code generation device.
The methods, apparatus and devices of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine is an apparatus for practicing the invention.
The invention relates to an industrial software development project implementation process, content and code generation method and device, which mainly adopt a model-driven industrial software design method, wherein a model is a carrier of industrial software, and the development implementation of the industrial software project is divided into three parts of resource preparation, model definition and integrated coding, thereby greatly shortening the design period of the industrial software development, providing convenience for later software application and improving the working efficiency of developers.
The above embodiments are merely illustrative of the technical concept and features of the present invention, and the purpose thereof is to enable those skilled in the art to understand the content of the present invention and implement the present invention, and not to limit the scope of the present invention, and all equivalent changes or modifications made according to the spirit of the present invention should be covered in the scope of the present invention.

Claims (8)

1. The method for generating the implementation flow, the content and the code of the industrial software development project is characterized by comprising the following steps:
step 1), preparing one or more resources in a product library, a behavior library, an interface library and a model case library, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and the behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data;
step 2), according to project requirements and/or functional points required by industrial software, performing model definition;
and 3) after the model definition is finished, automatically associating products and behaviors and automatically mapping parameters, automatically generating a model, and generating codes, executable files or dynamic link libraries.
2. The method for generating the implementation flow, the content and the code of the industrial software development project according to claim 1, wherein the step 1), the step 2) and the step 3) all use an iterative software development method.
3. The industrial software development project implementation flow, content and code generation method of claim 2, wherein each iteration of the iterative software development method comprises the following steps: definition, requirement analysis, design, implementation and test.
4. The industrial software development project implementation flow, content and code generation method of claim 1, wherein in the step 2), the model definition is implemented by a normalized requirement analysis document method and/or a MODELBORX framework method;
the method for analyzing the document by the normalized requirement is specifically to normalize one or more of product configuration, a product attribute dictionary, a behavior flow, a behavior attribute dictionary, a state dictionary and a method library in the document;
the MODELBORX framework method specifically comprises the step of defining one or more of product configuration, a product attribute dictionary, an action flow, an action library, an action attribute dictionary and a state dictionary through a framework interface.
5. The method for generating the implementation flow, the content and the code of the industrial software development project according to claim 1, wherein in the step 3), after the model definition is completed, the behavior flow is used as a main line, and the behavior flow is associated with the product and the behavior.
6. The industrial software development project implementation flow, content and code generation method of any one of claims 1 to 5, wherein the product library, the behavior library, the interface library and the model case library all support data retrieval and/or data presentation.
7. An apparatus for generating an industrial software development project implementation flow, content and code, comprising:
the resource preparation module is used for preparing one or more resources in a product library, a behavior library, an interface library and a model case library, wherein the product library is used for storing the configuration of a product and an attribute dictionary of the product, the behavior library is used for storing the behavior and the behavior attribute dictionary of industrial software, the interface library is used for storing various interfaces of the industrial software, and the model case library is used for storing completed case data;
the model definition module is used for carrying out model definition according to project requirements and/or functional points required to be possessed by the industrial software;
the integrated coding module is used for automatically associating products and behaviors and mapping parameters, automatically generating a model and generating codes, executable files or dynamic link libraries;
the resource preparation module, the model definition module and the integrated coding module are connected in sequence.
8. An industrial software development device, comprising: a processor, memory, and one or more programs stored in the memory and configured to be executed by the processor, the one or more programs including instructions for implementing the processes, content, and code generation methods of the industrial software development project of any of claims 1-6;
alternatively, the industrial software development project implementation flow, content and code generation apparatus as claimed in claim 7 are included.
CN202011385587.4A 2020-12-01 2020-12-01 Industrial software development project implementation flow, content and code generation method and device Pending CN112433701A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011385587.4A CN112433701A (en) 2020-12-01 2020-12-01 Industrial software development project implementation flow, content and code generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011385587.4A CN112433701A (en) 2020-12-01 2020-12-01 Industrial software development project implementation flow, content and code generation method and device

Publications (1)

Publication Number Publication Date
CN112433701A true CN112433701A (en) 2021-03-02

Family

ID=74699114

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011385587.4A Pending CN112433701A (en) 2020-12-01 2020-12-01 Industrial software development project implementation flow, content and code generation method and device

Country Status (1)

Country Link
CN (1) CN112433701A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112965696A (en) * 2021-03-16 2021-06-15 浙江中控技术股份有限公司 Industrial software development method and device
CN115794067A (en) * 2022-11-07 2023-03-14 苏州数设科技有限公司 Industrial software generation method and device, electronic equipment and readable storage medium
CN117234466A (en) * 2023-08-07 2023-12-15 北京冠群信息技术股份有限公司 Enterprise management software development method, system, equipment and storage medium
CN117389542A (en) * 2023-09-06 2024-01-12 苏州数设科技有限公司 Industrial software construction method and device, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412747A (en) * 2013-07-25 2013-11-27 昆明康卓科技有限公司 Model driven based imaging design method for embedded industrial real-time system
CN103903086A (en) * 2014-03-06 2014-07-02 中国人民解放军装甲兵工程学院 Method and system for developing management information system based on service model driving
US20170262264A1 (en) * 2016-03-11 2017-09-14 Tata Consultancy Services Limited System and method for developing mobile based applications using model driven development
CN108021503A (en) * 2017-11-27 2018-05-11 万兴科技股份有限公司 The method, apparatus and computer-readable storage medium of automated function test
CN110058846A (en) * 2019-04-19 2019-07-26 深圳市康拓普信息技术有限公司 A kind of service application software development system and method
CN111708531A (en) * 2020-05-08 2020-09-25 深圳数设科技有限公司 Data processing method and device
CN111950048A (en) * 2020-08-10 2020-11-17 上海数设科技有限公司 Mapping method and device for model of development view and mechanism view framework product prototype

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412747A (en) * 2013-07-25 2013-11-27 昆明康卓科技有限公司 Model driven based imaging design method for embedded industrial real-time system
CN103903086A (en) * 2014-03-06 2014-07-02 中国人民解放军装甲兵工程学院 Method and system for developing management information system based on service model driving
US20170262264A1 (en) * 2016-03-11 2017-09-14 Tata Consultancy Services Limited System and method for developing mobile based applications using model driven development
CN108021503A (en) * 2017-11-27 2018-05-11 万兴科技股份有限公司 The method, apparatus and computer-readable storage medium of automated function test
CN110058846A (en) * 2019-04-19 2019-07-26 深圳市康拓普信息技术有限公司 A kind of service application software development system and method
CN111708531A (en) * 2020-05-08 2020-09-25 深圳数设科技有限公司 Data processing method and device
CN111950048A (en) * 2020-08-10 2020-11-17 上海数设科技有限公司 Mapping method and device for model of development view and mechanism view framework product prototype

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
马秦涛: "基于MDA的实时系统代码自动生成方法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112965696A (en) * 2021-03-16 2021-06-15 浙江中控技术股份有限公司 Industrial software development method and device
CN115794067A (en) * 2022-11-07 2023-03-14 苏州数设科技有限公司 Industrial software generation method and device, electronic equipment and readable storage medium
CN115794067B (en) * 2022-11-07 2024-01-12 苏州数设科技有限公司 Industrial software generation method and device, electronic equipment and storage medium
CN117234466A (en) * 2023-08-07 2023-12-15 北京冠群信息技术股份有限公司 Enterprise management software development method, system, equipment and storage medium
CN117234466B (en) * 2023-08-07 2024-02-23 北京冠群信息技术股份有限公司 Enterprise management software development method, system, equipment and storage medium
CN117389542A (en) * 2023-09-06 2024-01-12 苏州数设科技有限公司 Industrial software construction method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112433701A (en) Industrial software development project implementation flow, content and code generation method and device
US7716254B2 (en) System for modeling architecture for business systems and methods thereof
US9335978B2 (en) Computer aided visualization of a business object model lifecycle
US20120240099A1 (en) Creating graphical models representing control flow of a program manipulating data resources
Molcho et al. Computer aided manufacturability analysis: Closing the knowledge gap between the designer and the manufacturer
CN111722839A (en) Code generation method and device, electronic equipment and storage medium
US9047165B1 (en) Multiversion model versioning system and method
CN109032577B (en) Data simulation method
CN110221815B (en) Automatic generation method of control software model based on ontology
CN110222318A (en) Data generating tool development approach based on XML
CN108037913B (en) Method for converting xUML4MC model into MSVL (modeling, simulation and verification language) program and computer-readable storage medium
CN110209389A (en) A kind of data generating tool development system based on XML
Mayerhofer et al. A model-driven engineering workbench for CAEX supporting language customization and evolution
CN110968294A (en) Business domain model establishing system and method
CN113655996B (en) Enterprise-level system generation method based on demand model
US20060130008A1 (en) Model-to-model transformation by kind
CN115469860B (en) Method and system for automatically generating demand-to-software field model based on instruction set
US7900191B1 (en) System and method of using an active link in a state programming environment to locate an element in a graphical programming environment
CN115794254A (en) Component research and development management platform and method based on cloud computing
US9026985B2 (en) Dynamically configurable model-to-model transformation engine
Miao et al. Research on user interface transformation method based on MDA
CN114385155A (en) vue project visualization tool generation method, device, equipment and storage medium
KR100656559B1 (en) Program Automatic Generating Tools
Norhidayah et al. Development of virtual assembly layout with modeling languages approach and Simulation using Delmia Quest
CN114168121B (en) Software system, terminal and storage medium based on code factory mode development

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210302

RJ01 Rejection of invention patent application after publication