CN110619185A - Data processing method and device and electronic equipment - Google Patents

Data processing method and device and electronic equipment Download PDF

Info

Publication number
CN110619185A
CN110619185A CN201910910887.0A CN201910910887A CN110619185A CN 110619185 A CN110619185 A CN 110619185A CN 201910910887 A CN201910910887 A CN 201910910887A CN 110619185 A CN110619185 A CN 110619185A
Authority
CN
China
Prior art keywords
file
connector
information
physical modeling
meta
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
CN201910910887.0A
Other languages
Chinese (zh)
Other versions
CN110619185B (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 Global Crown Jinyang Technology Development Co Ltd
Original Assignee
Beijing Global Crown Jinyang Technology Development 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 Beijing Global Crown Jinyang Technology Development Co Ltd filed Critical Beijing Global Crown Jinyang Technology Development Co Ltd
Priority to CN201910910887.0A priority Critical patent/CN110619185B/en
Publication of CN110619185A publication Critical patent/CN110619185A/en
Application granted granted Critical
Publication of CN110619185B publication Critical patent/CN110619185B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

The invention provides a data processing method, a data processing device and electronic equipment, wherein an XML file used for describing a logic architecture diagram is obtained, the XML file is converted into a physical modeling file, and physical modeling design is carried out based on the physical modeling file. The invention can design the XML file of the original logic architecture diagram, and on the basis, the XML file is converted into the physical modeling file which can be identified by the physical modeling software, so that the physical modeling can be automatically carried out, and the result of directly multiplexing or inheriting the logic architecture design in the physical modeling stage is realized.

Description

Data processing method and device and electronic equipment
Technical Field
The invention relates to the field of modeling design, in particular to a data processing method and device and electronic equipment.
Background
The model-based system engineering MBSE is a more advanced technical route in the field of design of complex systems such as aerospace and the like at present. Because the attention problems of all stages are different, the modeling language and the modeling tool are not uniform, the three stages of requirement analysis, logic architecture design (the stage is based on the transmission simulation of information flow and emphasizes the correctness of logic transmission of an analysis system) and physical modeling (the stage is based on the simulation calculation of data and emphasizes the accuracy of model data), an engineer carries out logic architecture design (the composition and logic association of a design system) by adopting the modeling tool of the SYSML language system after requirement analysis, and then carries out physical modeling on the result of the logic architecture design.
At present, logic architecture design is separated from physical modeling, namely a system logic framework diagram (also called a block diagram in sysml) obtained by a user after the logic architecture design cannot be connected with a physical modeling tool, the result of the logic architecture design cannot be directly multiplexed or inherited in a physical modeling stage, an image-text form is required to be transmitted to each engineer, and the engineer carries out system architecture reconstruction and professional field modeling on the physical modeling tool according to image-text information.
Disclosure of Invention
In view of this, the present invention provides a data processing method, an apparatus and an electronic device, so as to solve the problem that the physical modeling stage cannot directly multiplex or inherit the result of the logic architecture design.
In order to solve the technical problems, the invention adopts the following technical scheme:
a method of data processing, comprising:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
Optionally, the XML file includes:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
Optionally, the physical modeling file includes:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
Optionally, converting the XML file into a physical modeling file includes:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
Optionally, the physical modeling design is performed based on the physical modeling file, and includes:
analyzing the physical modeling file to obtain an analysis result;
and carrying out physical modeling operation based on the analysis result.
A data processing apparatus comprising:
the file acquisition module is used for acquiring an XML file for describing the logic architecture diagram;
the file conversion module is used for converting the XML file into a physical modeling file;
and the physical modeling module is used for carrying out physical modeling design based on the physical modeling file.
Optionally, the XML file includes:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
Optionally, the physical modeling file includes:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
Optionally, the file conversion module is specifically configured to, when converting the XML file into a physical modeling file:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
An electronic device, comprising:
a memory and a processor;
wherein the memory is used for storing programs;
the processor calls a program and is used to:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
Compared with the prior art, the invention has the following beneficial effects:
the invention provides a data processing method, a data processing device and electronic equipment, wherein an XML file used for describing a logic architecture diagram is obtained, the XML file is converted into a physical modeling file, and physical modeling design is carried out based on the physical modeling file. The invention can design the XML file of the original logic architecture diagram, and on the basis, the XML file is converted into the physical modeling file which can be identified by the physical modeling software, so that the physical modeling can be automatically carried out, and the result of directly multiplexing or inheriting the logic architecture design in the physical modeling stage is realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a data processing method according to an embodiment of the present invention;
FIG. 2 is a flow chart of another data processing method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a scenario of conversion from a logical architecture to a physical modeling according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention.
Detailed Description
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.
An embodiment of the present invention provides a data processing method, and with reference to fig. 1, the data processing method may include:
s11, obtaining an XML file for describing the logic architecture diagram.
The embodiment of the invention designs a standard format of an XML file based on SYSML (systems Modeling language), and stores block diagram information generated in a logic design stage, namely a logic architecture diagram, according to the standard format.
In practical applications, an XML file may also be called a source file, and the standard format of the XML file includes five tags, which are:
r Iprox: engineering name information is described;
② istructurediagnostic: engineering description information is described;
③ iobjectlnstance: basic information describing the entity, and the corresponding connector;
IInformationflow: describing an entity and a connector connection relation between the entities;
IInterfaceBlock: connector information is described.
And S12, converting the XML file into a physical modeling file.
Wherein the physical modeling file comprises:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
In practical application, after an XML file parsing plug-in is designed and an XML file with a correct format is parsed, a system architecture can be automatically generated on a system architecture systemaarchitect (SA for short) module of a system simulation tool GCAir used in a physical modeling stage.
The system architecture is reproduced on the systemArchitect, and three basic element information need to be analyzed:
connector: the support signal interface, the male and female interface, the flow-potential interface and the data bus describe component information of each type of connector, namely the information of the connector.
The meta model: models internal to the entity (supporting FMU, Python, CSV, TCP, etc.) and relationships between models, the connection relationships of model variables to the components of the connector, i.e., the connector used by the meta-model, are described.
Third, system page: the connection relationship of connectors between meta-models (i.e., meta-model instances and the connection relationship of connectors between meta-model instances), and file name, tag information are described. Wherein, the label information is mainly used for remarks and text description.
On the basis of the above disclosure of the specific contents of the XML file and the physical modeling file, the conversion process therebetween with reference to fig. 2 specifically includes:
s21, determining the project name information as the file name;
s22, determining the engineering description information as the label information;
s23, determining the basic information of the entity and the corresponding connector as the connector used by the meta-model;
s24, determining the connection relation of the connectors between the entities as the connection relation of the connectors between the meta-model instances;
and S25, determining the connector information as the information of the connector.
In practical application, according to the format analysis of the source file and the format file of the SA, the following conversion rule is formulated:
generating the file name of the system page file of the SA according to the IProject information of the source file.
And the ISTructureDiagram information of the source file corresponds to the tag information in the system page of the SA.
IInterfaceBlock information of the source file corresponds to connector information in the SA.
Fourth, the IObjectInstance information of the source file corresponds to the connector used by the meta-model in the SA.
IInformationflow information of the source file, meta-model instances in the system page corresponding to the SA, and connector connection relations among the meta-model instances.
And S13, carrying out physical modeling design based on the physical modeling file.
And integrating the model generated in the physical modeling stage on SystemArchitect, and performing system-level collaborative simulation. In practical application, the physical modeling software can directly open a physical modeling file, then automatically analyze the physical modeling file, and automatically perform physical modeling design after obtaining an analysis result.
Referring to FIG. 3, FIG. 3 presents a system architecture for translating the efforts of a logical architecture design into physical modeling. The upper left corner is the result of the logic architecture modeling stage, and the upper right corner is the system architecture of the transformed physical modeling stage.
It should be noted that, in this embodiment, the steps S11 and S13 may be implemented by design plug-ins, which may be independent from the logic architecture design software and the physical modeling software, or may be embedded in the logic architecture design software or the physical modeling software.
In this embodiment, an XML file for describing a logical architecture diagram is acquired, the XML file is converted into a physical modeling file, and a physical modeling design is performed based on the physical modeling file. The invention can design the XML file of the original logic architecture diagram, and on the basis, the XML file is converted into the physical modeling file which can be identified by the physical modeling software, so that the physical modeling can be automatically carried out, and the result of directly multiplexing or inheriting the logic architecture design in the physical modeling stage is realized.
In addition, the embodiment of the invention fills the fault between the logic framework design and the detailed model design, and can integrate the physical model for the lower part without repeated modeling for the design result of the upper bearing logic design stage to carry out system collaborative simulation. And connecting the requirement analysis with the model design to realize the continuity of the MBSE technology on the tool.
Optionally, on the basis of the embodiment of the data processing method, another embodiment of the present invention provides a data processing apparatus, and with reference to fig. 4, the data processing apparatus may include:
a file obtaining module 101, configured to obtain an XML file for describing a logical architecture diagram;
a file conversion module 102, configured to convert the XML file into a physical modeling file;
and the physical modeling module 103 is used for carrying out physical modeling design based on the physical modeling file.
Further, the XML file includes:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
Further, the physical modeling file includes:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
Further, when the file conversion module is used for converting the XML file into a physical modeling file, the file conversion module is specifically configured to:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
Further, the physical modeling module is configured to, when performing physical modeling design based on the physical modeling file, specifically:
and analyzing the physical modeling file to obtain an analysis result, and performing physical modeling operation based on the analysis result.
In this embodiment, an XML file for describing a logical architecture diagram is acquired, the XML file is converted into a physical modeling file, and a physical modeling design is performed based on the physical modeling file. The invention can design the XML file of the original logic architecture diagram, and on the basis, the XML file is converted into the physical modeling file which can be identified by the physical modeling software, so that the physical modeling can be automatically carried out, and the result of directly multiplexing or inheriting the logic architecture design in the physical modeling stage is realized.
In addition, the embodiment of the invention fills the fault between the logic framework design and the detailed model design, and can integrate the physical model for the lower part without repeated modeling for the design result of the upper bearing logic design stage to carry out system collaborative simulation. And connecting the requirement analysis with the model design to realize the continuity of the MBSE technology on the tool.
It should be noted that, for the working process of each module in this embodiment, please refer to the corresponding description in the above embodiments, which is not described herein again.
Optionally, on the basis of the embodiments of the data processing method and apparatus, another embodiment of the present invention provides an electronic device, which is characterized by including:
a memory and a processor;
wherein the memory is used for storing programs;
the processor calls a program and is used to:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
Further, the XML file includes:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
Further, the physical modeling file includes:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
Further, converting the XML file into a physical modeling file, comprising:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
Further, performing physical modeling design based on the physical modeling file, including:
analyzing the physical modeling file to obtain an analysis result;
and carrying out physical modeling operation based on the analysis result.
In this embodiment, an XML file for describing a logical architecture diagram is acquired, the XML file is converted into a physical modeling file, and a physical modeling design is performed based on the physical modeling file. The invention can design the XML file of the original logic architecture diagram, and on the basis, the XML file is converted into the physical modeling file which can be identified by the physical modeling software, so that the physical modeling can be automatically carried out, and the result of directly multiplexing or inheriting the logic architecture design in the physical modeling stage is realized.
In addition, the embodiment of the invention fills the fault between the logic framework design and the detailed model design, and can integrate the physical model for the lower part without repeated modeling for the design result of the upper bearing logic design stage to carry out system collaborative simulation. And connecting the requirement analysis with the model design to realize the continuity of the MBSE technology on the tool.
An embodiment of the present invention provides a storage medium on which a program is stored, the program implementing the data processing method when executed by a processor. Specifically, the method comprises the following steps:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
Further, the XML file includes:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
Further, the physical modeling file includes:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
Further, converting the XML file into a physical modeling file, comprising:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
Further, performing physical modeling design based on the physical modeling file, including:
analyzing the physical modeling file to obtain an analysis result;
and carrying out physical modeling operation based on the analysis result.
The embodiment of the invention provides a processor, which is used for running a program, wherein the data processing method is executed when the program runs. Specifically, the method comprises the following steps:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
Further, the XML file includes:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
Further, the physical modeling file includes:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
Further, converting the XML file into a physical modeling file, comprising:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
Further, performing physical modeling design based on the physical modeling file, including:
analyzing the physical modeling file to obtain an analysis result;
and carrying out physical modeling operation based on the analysis result.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a device includes one or more processors (CPUs), memory, and a bus. The device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip. The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A data processing method, comprising:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
2. The data processing method of claim 1, wherein the XML file comprises:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
3. The data processing method of claim 2, wherein the physical modeling file comprises:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
4. The data processing method of claim 3, wherein converting the XML file into a physical modeling file comprises:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
5. The data processing method of claim 1, wherein performing a physical modeling design based on the physical modeling file comprises:
analyzing the physical modeling file to obtain an analysis result;
and carrying out physical modeling operation based on the analysis result.
6. A data processing apparatus, comprising:
the file acquisition module is used for acquiring an XML file for describing the logic architecture diagram;
the file conversion module is used for converting the XML file into a physical modeling file;
and the physical modeling module is used for carrying out physical modeling design based on the physical modeling file.
7. The data processing apparatus of claim 6, wherein the XML file comprises:
the method comprises the following steps of engineering name information, engineering description information, basic information of an entity, a corresponding connector, a connector connection relation between the entity and connector information.
8. The data processing apparatus of claim 7, wherein the physical modeling file comprises:
connector files, meta model files and system page files;
the connector file includes information of a connector;
the meta-model file includes connectors used by the meta-model;
the system page file comprises meta-model instances and connection relations of connectors between the meta-model instances, file names and tag information.
9. The data processing apparatus of claim 8, wherein the file conversion module, when converting the XML file into the physical modeling file, is specifically configured to:
determining the project name information as the file name;
determining the engineering description information as the label information;
determining the base information of the entity and the corresponding connector as the connector used by the meta-model;
determining the entity and the connector connection relation between the entities as the connection relation of the connector between the meta-model instances;
determining the connector information as information of the connector.
10. An electronic device, comprising:
a memory and a processor;
wherein the memory is used for storing programs;
the processor calls a program and is used to:
acquiring an XML file for describing a logic architecture diagram;
converting the XML file into a physical modeling file;
and carrying out physical modeling design based on the physical modeling file.
CN201910910887.0A 2019-09-25 2019-09-25 Data processing method and device and electronic equipment Active CN110619185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910910887.0A CN110619185B (en) 2019-09-25 2019-09-25 Data processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910910887.0A CN110619185B (en) 2019-09-25 2019-09-25 Data processing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN110619185A true CN110619185A (en) 2019-12-27
CN110619185B CN110619185B (en) 2020-09-04

Family

ID=68924089

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910910887.0A Active CN110619185B (en) 2019-09-25 2019-09-25 Data processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN110619185B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111985055A (en) * 2020-08-28 2020-11-24 北京世冠金洋科技发展有限公司 Model packaging method and device and electronic equipment

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040103071A1 (en) * 2002-11-22 2004-05-27 International Business Machines Corporation Meta-model for associating multiple physical representations of logically equivalent entities in messaging and other applications
US20050203933A1 (en) * 2004-03-09 2005-09-15 Microsoft Corporation Transformation tool for mapping XML to relational database
JP2006079277A (en) * 2004-09-08 2006-03-23 Toshiba Corp Structured document data conversion device and method
CN1949763A (en) * 2005-10-11 2007-04-18 北京航空航天大学 Shared message server system
JP2011154653A (en) * 2010-01-28 2011-08-11 Nippon Telegr & Teleph Corp <Ntt> Data modelling method, device, and program
CN102708161A (en) * 2012-04-24 2012-10-03 清华大学 Modeling method of data logic model utilizing public conceptual sets
CN103377411A (en) * 2012-04-27 2013-10-30 国际商业机器公司 Method and system for generating WBS model data
CN104268143A (en) * 2014-08-08 2015-01-07 华迪计算机集团有限公司 XML (extensible markup language) data processing method and device
CN104462647A (en) * 2014-11-04 2015-03-25 华南理工大学 Modeling method for BPA and PSS/E data conversion universal model
US9032002B2 (en) * 2003-10-22 2015-05-12 International Business Machines Corporation Single file serialization for physical and logical meta-model information
US20150213151A1 (en) * 2014-01-24 2015-07-30 International Business Machines Corporation Defining and transforming entity relationship-xml hybrid data models
CN105068858A (en) * 2015-07-29 2015-11-18 北京世冠金洋科技发展有限公司 Multi-source heterogeneous system emulation method and apparatus
CN106201480A (en) * 2016-06-30 2016-12-07 中国航空无线电电子研究所 A kind of cockpit display Control System Software architecture management platform
CN106843866A (en) * 2017-01-12 2017-06-13 西北工业大学 A kind of information physical emerging system formal service building method and device
CN107135103A (en) * 2017-05-08 2017-09-05 网宿科技股份有限公司 The method and system of content construction distribution network platform on heterogeneous resource
CN109815242A (en) * 2019-02-02 2019-05-28 中国农业银行股份有限公司 A kind of data processing method and system

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040103071A1 (en) * 2002-11-22 2004-05-27 International Business Machines Corporation Meta-model for associating multiple physical representations of logically equivalent entities in messaging and other applications
US9032002B2 (en) * 2003-10-22 2015-05-12 International Business Machines Corporation Single file serialization for physical and logical meta-model information
US20050203933A1 (en) * 2004-03-09 2005-09-15 Microsoft Corporation Transformation tool for mapping XML to relational database
JP2006079277A (en) * 2004-09-08 2006-03-23 Toshiba Corp Structured document data conversion device and method
CN1949763A (en) * 2005-10-11 2007-04-18 北京航空航天大学 Shared message server system
JP2011154653A (en) * 2010-01-28 2011-08-11 Nippon Telegr & Teleph Corp <Ntt> Data modelling method, device, and program
JP5090481B2 (en) * 2010-01-28 2012-12-05 日本電信電話株式会社 Data modeling method, apparatus and program
CN102708161A (en) * 2012-04-24 2012-10-03 清华大学 Modeling method of data logic model utilizing public conceptual sets
CN103377411A (en) * 2012-04-27 2013-10-30 国际商业机器公司 Method and system for generating WBS model data
US20150213151A1 (en) * 2014-01-24 2015-07-30 International Business Machines Corporation Defining and transforming entity relationship-xml hybrid data models
US9613067B2 (en) * 2014-01-24 2017-04-04 International Business Machines Corporation Defining and transforming entity relationship-XML hybrid data models
CN104268143A (en) * 2014-08-08 2015-01-07 华迪计算机集团有限公司 XML (extensible markup language) data processing method and device
CN104462647A (en) * 2014-11-04 2015-03-25 华南理工大学 Modeling method for BPA and PSS/E data conversion universal model
CN105068858A (en) * 2015-07-29 2015-11-18 北京世冠金洋科技发展有限公司 Multi-source heterogeneous system emulation method and apparatus
CN106201480A (en) * 2016-06-30 2016-12-07 中国航空无线电电子研究所 A kind of cockpit display Control System Software architecture management platform
CN106843866A (en) * 2017-01-12 2017-06-13 西北工业大学 A kind of information physical emerging system formal service building method and device
CN107135103A (en) * 2017-05-08 2017-09-05 网宿科技股份有限公司 The method and system of content construction distribution network platform on heterogeneous resource
CN109815242A (en) * 2019-02-02 2019-05-28 中国农业银行股份有限公司 A kind of data processing method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111985055A (en) * 2020-08-28 2020-11-24 北京世冠金洋科技发展有限公司 Model packaging method and device and electronic equipment
CN111985055B (en) * 2020-08-28 2023-08-08 北京世冠金洋科技发展有限公司 Model packaging method and device and electronic equipment

Also Published As

Publication number Publication date
CN110619185B (en) 2020-09-04

Similar Documents

Publication Publication Date Title
CN110968325B (en) Applet conversion method and device
CN110333863B (en) Method and device for generating and displaying applet page
CN110221824B (en) Method and device for generating component
TW201947424A (en) Document display method and apparatus
CN110955714A (en) Method and device for converting unstructured text into structured text
CN109062906B (en) Translation method and device for program language resources
CN114594933A (en) Front-end code generation method and device based on file scanning and storage medium
CN110851511A (en) Data synchronization method and device
CN110619185B (en) Data processing method and device and electronic equipment
CN106776779B (en) Method for generating entity file by JSON data based on Mac platform
CN110362792B (en) Method and device for converting RN file into applet file and conversion equipment
Trias Building CMS-based Web applications using a model-driven approach
CN113923268B (en) Resolution method, device and storage medium for multi-version communication protocol
CN114490641A (en) Industrial Internet data sharing method, equipment and medium
Kulkarni et al. Abstraction of UML class diagram from the input java program
CN113568697A (en) Method, system and medium for converting PC end page into mobile end page
CN113849173A (en) JSON-based dynamic form generation method and system
CN114282895A (en) Data processing method and device, electronic equipment and storage medium
CN114492324A (en) Component data statistical method and device
CN107918542B (en) Character string generation method and device
CN114328751A (en) Method and device for synchronizing multi-source heterogeneous data, storage medium and electronic equipment
CN114036055A (en) System for converting xmind test case and jmeter script
Brück SSP in a Modelica Environment
CN106909570B (en) Data conversion method and device
CN110554867A (en) Application processing method and device

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
GR01 Patent grant
GR01 Patent grant