CN111104031B - User-oriented data updating method and device, electronic equipment and storage medium - Google Patents

User-oriented data updating method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111104031B
CN111104031B CN201911265017.9A CN201911265017A CN111104031B CN 111104031 B CN111104031 B CN 111104031B CN 201911265017 A CN201911265017 A CN 201911265017A CN 111104031 B CN111104031 B CN 111104031B
Authority
CN
China
Prior art keywords
attribute information
node
terminal
instruction
target
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.)
Active
Application number
CN201911265017.9A
Other languages
Chinese (zh)
Other versions
CN111104031A (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.)
Zhejiang Geely Holding Group Co Ltd
Ningbo Geely Automobile Research and Development Co Ltd
Original Assignee
Zhejiang Geely Holding Group Co Ltd
Ningbo Geely Automobile Research and 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 Zhejiang Geely Holding Group Co Ltd, Ningbo Geely Automobile Research and Development Co Ltd filed Critical Zhejiang Geely Holding Group Co Ltd
Priority to CN201911265017.9A priority Critical patent/CN111104031B/en
Publication of CN111104031A publication Critical patent/CN111104031A/en
Application granted granted Critical
Publication of CN111104031B publication Critical patent/CN111104031B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The embodiment of the application discloses a user-oriented data updating method, a user-oriented data updating device, an electronic device and a storage medium. Based on the embodiment of the application, editable texts and attribute information sets of the target attribute information corresponding to the target editing nodes in the node network class diagram and/or data of the target editing nodes in the node network class diagram can be automatically synchronized.

Description

User-oriented data updating method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer software programming, and in particular, to a user-oriented data updating method and apparatus, an electronic device, and a storage medium.
Background
Object Linking and Embedding for Process Control (OPC, an industry standard for Process Control) obtains historical data and time information or real-time data and time information by providing a complete, secure and reliable cross-platform architecture. OPC is widely applied to systems such as Distributed Control System (DCS), Programmable Logic Control (PLC), Supervisory Control And Data Acquisition (SCADA), but OPC depends on microsoft platform And does not have cross-platform property, so that the concept of address space is newly added for Object Linking And Embedding for Process Control Unified Architecture (OPC UA, Unified Architecture for industrial standard of Process Control), so as to increase security And novelty without depending on platform.
Objects and related information provided by the OPC UA for clients are all related to an address space, where the basic unit of the address space is a node. The node mainly comprises the attribute and the reference of the node, the attribute of the node is used for describing the node and directly determining the characteristics of the node, and the attribute of the node in the address space mainly comprises 8 types of objects, object types, variables, variable types, methods, reference types, views and data types. References are used to define the relationship of one node to other nodes.
In the prior art, a developer can only create OPC UA in a static manner, and during the creation process, a large number of basic types and complex device types need to be established in advance to be suitable for different scenes with different numbers of devices, so that multiplexing of OPC UA in multiple projects can be achieved. However, when the later dynamic modification is required, only research and development personnel can modify the data in the address space, and the user cannot update the data in the address space according to the requirement of the user, so that it is necessary to design a user-oriented data updating method, device, electronic device, and storage medium.
Disclosure of Invention
The technical problem to be solved in the embodiments of the present application is to provide a user-oriented data updating method, device, electronic device, and storage medium, so as to solve the problem that in the prior art, when a later dynamic modification is required, only research and development personnel can modify data in an address space, and a user cannot update data in the address space according to own needs.
In order to solve the foregoing technical problem, an embodiment of the present application provides a user-oriented data updating method, where the method includes:
the terminal receives a data modification instruction; the data modification instruction comprises a node network class diagram identifier;
the terminal displays a node network class diagram corresponding to the node network class diagram identification on a display interface;
a terminal receives a node editing instruction; the node editing instruction comprises a target editing node identifier;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface;
the terminal receives an attribute information display instruction; the attribute information display instruction comprises a target attribute information identifier;
the terminal displays an editable text of the target attribute information corresponding to the target attribute information identifier on a display interface;
the terminal receives a text updating instruction;
the terminal updates the editable text of the target attribute information.
Further, after the terminal updates the editable text of the target attribute information, the method further includes:
and the terminal updates the attribute information set and/or the node network class diagram.
Further, the text updating instructions include a text modifying instruction, a text adding instruction, and a text deleting instruction.
Further, the updating of the attribute information set and/or the node network class diagram by the terminal includes:
and if the text updating instruction is a text modifying instruction, the terminal updates the node network class diagram.
Further, the updating of the attribute information set and/or the node network class diagram by the terminal includes:
and if the text updating instruction is a text adding instruction, the terminal updates the node network class diagram.
Further, the updating of the attribute information set and/or the node network class diagram by the terminal includes:
and if the text updating instruction is a text deleting instruction, the terminal updates the attribute information set and the node network class diagram.
Further, the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface, including:
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by using a tree structure chart;
the terminal displays an attribute information set of a target editing node corresponding to the target editing node identification on a display interface by a table diagram;
and the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by using a graph structure diagram.
Correspondingly, the embodiment of the present application further provides a user-oriented data updating device, which includes:
the first receiving module is used for receiving a data modification instruction by a terminal; the data modification instruction comprises a node network class diagram identifier;
the first display module is used for displaying the node network class diagram corresponding to the node network class diagram identifier on a display interface by the terminal;
the second receiving module is used for receiving the node editing instruction by the terminal; the node editing instruction comprises a target editing node identifier;
the second display module is used for displaying the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface by the terminal;
the third receiving module is used for receiving the attribute information display instruction by the terminal; the attribute information display instruction comprises a target attribute information identifier;
the third display module is used for displaying an editable text of the target attribute information corresponding to the target attribute information identifier on the display interface by the terminal;
the fourth receiving module is used for receiving the text updating instruction by the terminal;
and the updating module is used for updating the editable text of the target attribute information by the terminal.
Accordingly, an embodiment of the present application further provides an electronic device, which includes a processor and a memory, where the memory stores at least one instruction, at least one program, a code set, or a set of instructions, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by the processor to implement the user-oriented data updating method.
Accordingly, an embodiment of the present application further provides a computer-readable storage medium, in which at least one instruction, at least one program, a code set, or a set of instructions is stored, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by a processor to implement the user-oriented data updating method.
The embodiment of the application has the following beneficial effects:
the embodiment of the application discloses a user-oriented data updating method, a device, an electronic device and a storage medium, the method comprises the steps that a terminal receives a data modification instruction, the data modification instruction comprises a node network class diagram identifier, the terminal displays a node network class diagram corresponding to the node network class diagram identifier on a display interface, the terminal receives a node editing instruction, the node editing instruction comprises a target editing node identifier, the terminal displays an attribute information set of a target editing node corresponding to the target editing node identifier on the display interface, the terminal receives an attribute information display instruction, the attribute information display instruction comprises a target attribute information identifier, the terminal displays an editable text of the target attribute information corresponding to the target attribute information identifier on the display interface, the terminal receives a text updating instruction, and the terminal updates the editable text of the target attribute information. Based on the embodiment of the application, the target editing node, the attribute information set of the target editing node and the editable text of the target attribute information in the attribute information set are associated, and after a text updating instruction is received, the editable text of the target attribute information corresponding to the target editing node in the node network class diagram, the attribute information set and/or the data of the target editing node in the node network class diagram can be automatically synchronized according to the specific content of the text in the text updating instruction.
Drawings
In order to more clearly illustrate the technical solutions and advantages of the embodiments of the present application or 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 some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a schematic diagram of an application environment provided by an embodiment of the present application;
fig. 2 is a schematic diagram illustrating a relationship between an OPC UA address space model server and a terminal according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a user-oriented data updating method according to an embodiment of the present application;
FIG. 4a is a schematic diagram of a user-oriented display interface for data update;
FIG. 4b is a schematic diagram of a user-oriented display interface for data update;
fig. 5 is a schematic structural diagram of an apparatus for updating user-oriented data according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings. It should be apparent that the described embodiment is only one embodiment of the present application, and not all 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 application.
The terms "first", "second", "third" and "fourth" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or an implicit indication of the number of technical features indicated. Thus, features defined as "first", "second", "third" and "fourth" may explicitly or implicitly include one or more of the features. Moreover, the terms "first," "second," "third," and "fourth," etc. are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in other sequences than described or illustrated herein. Furthermore, the terms "comprises," "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or modules is not necessarily limited to those steps or modules explicitly listed, but may include other steps or modules not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, a schematic diagram of an application environment provided in an embodiment of the present application is shown, which includes a terminal 100, where the terminal 100 includes an updating apparatus 101 and a display interface 103. The updating device 101 in the terminal 100 receives a data modification instruction, the data modification instruction includes a node network class diagram identifier, the terminal 100 displays a node network class diagram corresponding to the node network class diagram identifier on a display interface 103, the updating device 101 in the terminal 100 receives a node editing instruction, the node editing instruction includes a target editing node identifier, the terminal 100 displays an attribute information set of a target editing node corresponding to the target editing node identifier on the display interface 103, the updating device 101 in the terminal 100 receives an attribute information display instruction, the attribute information display instruction includes a target attribute information identifier, the terminal 100 displays an editable text of target attribute information corresponding to the target attribute information identifier on the display interface 103, the updating device 101 in the terminal 100 receives a text updating instruction, and the terminal 100 updates the editable text of the target attribute information. Wherein, the updating device 101 is connected with the display interface 103 through a wired link.
In the embodiment of the application, a user statically creates a node network class diagram on a display interface according to own requirements or directly loads the node network class diagram stored in a terminal, and a data modification instruction received by the terminal 100 includes a node network class diagram identifier corresponding to the node network class diagram stored in the terminal, which the user needs to load. The terminal 100 further includes a modeling module and a configuration module, which are used to update a target node in the node network class diagram corresponding to the node network class diagram identifier, or a target attribute in an attribute information set corresponding to the target node, or an editable text corresponding to the target attribute. It should be noted that each node in the node network class diagram, the attribute information set corresponding to each node, and the editable text corresponding to the attribute information in the attribute information set are all automatically associated, and a user updates any one of the three, and the others are updated correspondingly. In the application, the OPC UA address space model server loads an editable text corresponding to target attribute information required by the terminal through the ServerConfig interface, and provides a service configuration interface definition, which is responsible for starting and stopping services, and is also responsible for configuring and acquiring server parameters. In addition, the OPC UA address space model server further comprises a NodeManager interface and an IOManager interface, wherein the NodeManager interface is used for realizing communication interaction between the OPC UA address space model server and the OPC UA address space model client, so that the OPC UA address space model client can browse and manage editable texts conveniently, and the IOManager interface is used for reading and writing the editable texts on a terminal interface in an asynchronous mode, monitoring the state change of the editable texts and associating the editable texts with target editing nodes to realize automatic updating. Fig. 2 shows a relationship between an OPC UA address space model server and a terminal.
Wherein, the specific interface definition of the SeverConfig interface is as follows:
+loadConfiguration()
+startUp()
+shutDown()
+saveConfiguration()
+getEndpointConfiguration()
+getStackTraceSettings()
+getStackTraceSettings()
+getMaxRequestAge()
+getSessionSettings()
+getMaxRequestAge()
+getMaxRequestAge()
+getMaxBrowseContinuationPoints()
+getMaxHistoryContinuationPoints()
+getSubscriptionSettings()
+getAvailableSamplingRates()
+getBuildInfo()
+getSeverInstanceInfo()
+getThreadPoolSettings()
+CreateSession()
+logonSessionUser()
a specific embodiment of a user-oriented data updating method according to the present application is described below, and fig. 3 is a schematic flow chart of a user-oriented data updating method according to the embodiment of the present application, where the present specification provides the method operation steps as shown in the embodiment or the flow chart, but more or fewer operation steps may be included based on conventional or non-inventive labor. The order of steps recited in the embodiments is only one of many possible orders of execution and does not represent the only order of execution, and in actual execution, the steps may be performed sequentially or in parallel as in the embodiments or methods shown in the figures (e.g., in the context of parallel processors or multi-threaded processing). Specifically, as shown in fig. 3, the method includes:
s301: and the terminal receives a data modification instruction, wherein the data modification instruction comprises the node network class diagram identifier.
In the embodiment of the application, a terminal stores a plurality of node network class diagrams, and each node network class diagram in the plurality of node network class diagrams carries a corresponding node network class diagram identifier. The multiple node network class diagrams can be pre-established by a developer in advance through a static modeling mode.
S303: and the terminal displays the node network class diagram corresponding to the node network class diagram identification on a display interface.
In the embodiment of the application, a user searches the node network class diagram corresponding to the node network class diagram identifier in the received data modification instruction from the plurality of node network class diagrams according to actual requirements, and displays the node network class diagram corresponding to the node network class diagram identifier on a display interface.
S305: and the terminal receives a node editing instruction, wherein the node editing instruction comprises a target editing node identifier.
In the embodiment of the application, the node network class diagram corresponding to the node network class diagram identifier included in the data modification instruction contains an editing node set, in an optional editing node display mode, a trigger area set is arranged on a display interface of the terminal, and editing nodes in the editing node set correspond to trigger areas in the trigger area set one by one; in another optional editing node display mode, a suspension button set is arranged on a display interface of the terminal, and editing nodes in the editing node set correspond to suspension buttons in the suspension button set one by one.
Specifically, when the terminal detects that a trigger area set arranged on the display interface is triggered, determining an editing node corresponding to a trigger area in the trigger area set as a target editing node, wherein a target editing node identifier corresponding to the target editing node is specifically a trigger area corresponding to the target editing node; or when the terminal detects that the suspension button set arranged on the display interface is touched, determining that the editing node corresponding to the suspension button in the suspension button set is the target editing node, wherein the target editing node identifier corresponding to the target editing node is specifically the suspension button corresponding to the target editing node.
S307: and the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface.
In a specific implementation manner that an optional terminal displays an attribute information set of a target editing node corresponding to a target editing node identifier on a display interface, the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface in a tree structure diagram.
In another optional specific implementation manner that the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface, the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface by using a table diagram.
In another specific implementation manner that the terminal optionally displays the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface, the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface in a graph structure diagram.
S309: and the terminal receives an attribute information display instruction, wherein the attribute information display instruction comprises a target attribute information identifier.
In the embodiment of the application, the attribute information set of the target editing node corresponding to the target editing node includes an object, an object type, a variable type, a method, a reference type, a view and a data type, wherein any one or more pieces of information in the object, the object type, the variable type, the method, the reference type, the view and the data type can be used as target attribute information and have different target attribute information identifiers. The user can determine any one piece of information or a plurality of pieces of information in an object, an object type, a variable type, a method, a reference type, a view and a data type as target attribute information according to the self requirement.
S311: and the terminal displays an editable text of the target attribute information corresponding to the target attribute information identification on a display interface.
In the embodiment of the application, the target attribute information is associated with the editable text of the target attribute information, and when the user updates data, the target attribute information and the editable text of the target attribute information are updated synchronously.
S313: and the terminal receives the text updating instruction.
In the embodiment of the present application, the text updating instruction includes a text modifying instruction, a text adding instruction, and a text deleting instruction.
S315: the terminal updates the editable text of the target attribute information.
In the embodiment of the application, after the terminal updates the editable text of the target attribute information, the method further comprises the step of updating the attribute information set and/or the node network class diagram by the terminal.
In a specific implementation manner that an optional terminal updates an attribute information set and/or a node network class diagram, if a text updating instruction is a text modifying instruction, the terminal updates an editable text of target attribute information, updates a target editing node corresponding to the target attribute information, and updates the node network class diagram.
In another optional specific implementation manner of updating the attribute information set and/or the node network class diagram by the terminal, if the text addition instruction is a text update instruction, the terminal updates an editable text of the target attribute information, updates a target editing node corresponding to the target attribute information, and updates the node network class diagram.
In another optional specific implementation manner of updating the attribute information set and/or the node network class diagram by the terminal, if the text update instruction is a text deletion instruction, the terminal deletes the editable text of the target attribute information, deletes the target attribute information in the attribute information set, updates the target editing node corresponding to the target attribute information, and updates the node network class diagram.
Specifically, if the text update instruction is a text delete instruction, and the text delete instruction is specifically to delete all the attribute information in the attribute information set, in words, the text update instruction aims at deleting the target editing node corresponding to the target attribute information, the terminal deletes the attribute information set, deletes the target editing node corresponding to the attribute information set, and updates the node network class diagram, where the updated node network class diagram has fewer target editing nodes than the node network class diagram before update.
By adopting the user-oriented data updating method provided by the embodiment of the application, the target editing node, the attribute information set of the target editing node and the editable text of the target attribute information in the attribute information set are associated, and after a text updating instruction is received, the editable text of the target attribute information corresponding to the target editing node in the node network class diagram, the attribute information set and/or the data of the target editing node in the node network class diagram can be automatically synchronized according to the specific content of the text in the text updating instruction.
Based on the flow diagram of a user-oriented data updating method shown in fig. 3, a display interface for user-oriented data updating is introduced, as shown in fig. 4a, a display diagram of a display interface for user-oriented data updating is shown, and as shown in fig. 4b, a display diagram of a display interface for user-oriented data updating is shown. As shown in fig. 4a, the display interface includes a custom operation button 41 and configurable address spaces 42 and 43, where the configurable address space 42 is used to display a node network class diagram, and the configurable address space 43 is used to display an attribute information set of a target editing node corresponding to a target editing node identifier. As shown in fig. 4b, the display interface includes a custom operation button 41 and configurable address spaces 44 and 45, where the configurable address space 43 is used to display editable text of the target attribute information corresponding to the target attribute information identifier, and the configurable address space 43 is used to display the updated node network class diagram. Fig. 4a and 4b are schematic display diagrams of interface switching performed on the same display interface.
Fig. 5 is a schematic structural diagram of a device for updating data facing a user according to an embodiment of the present application, and as shown in fig. 5, the device includes:
the first receiving module 501 is used for the terminal to receive a data modification instruction; the data modification instruction comprises a node network class diagram identifier;
the first display module 503 is configured to display, by the terminal, the node network class diagram corresponding to the node network class diagram identifier on the display interface;
the second receiving module 505 is configured to receive a node editing instruction by a terminal; the node editing instruction comprises a target editing node identifier;
the second display module 507 is used for the terminal to display the attribute information set of the target editing node corresponding to the target editing node identifier on the display interface;
the third receiving module 509 is configured to receive the attribute information display instruction by the terminal; the attribute information display instruction comprises a target attribute information identifier;
the third display module 511 is used for the terminal to display an editable text of the target attribute information corresponding to the target attribute information identifier on the display interface;
the fourth receiving module 513 is configured to receive a text updating instruction by the terminal;
the update module 515 is configured to update the editable text of the target attribute information by the terminal.
The device and method embodiments in the embodiments of the present application are based on the same application concept.
The present application further provides an electronic device, which may be disposed in a server to store at least one instruction, at least one program, a code set, or a set of instructions related to implementing a user-oriented data updating method in the method embodiments, where the at least one instruction, the at least one program, the code set, or the set of instructions are loaded from the memory and executed to implement the user-oriented data updating method.
The present application further provides a storage medium, which may be disposed in a server to store at least one instruction, at least one program, a code set, or a set of instructions related to implementing a user-oriented data updating method in the method embodiments, where the at least one instruction, the at least one program, the code set, or the set of instructions are loaded and executed by the processor to implement the user-oriented data updating method.
Optionally, in this embodiment, the storage medium may be located in at least one network server of a plurality of network servers of a computer network. Optionally, in this embodiment, the storage medium may include, but is not limited to, a storage medium including: various media that can store program codes, such as a usb disk, a Read Only Memory (ROM), a removable hard disk, a magnetic or optical disk, and the like.
As can be seen from the above embodiments of the user-oriented data updating method, device, electronic device, or storage medium provided in the present application, the method in the present application includes: the method comprises the steps that a terminal receives a data modification instruction, the data modification instruction comprises a node network class diagram identification, the terminal displays a node network class diagram corresponding to the node network class diagram identification on a display interface, the terminal receives a node editing instruction, the node editing instruction comprises a target editing node identification, the terminal displays an attribute information set of a target editing node corresponding to the target editing node identification on the display interface, the terminal receives an attribute information display instruction, the attribute information display instruction comprises a target attribute information identification, the terminal displays an editable text of the target attribute information corresponding to the target attribute information identification on the display interface, the terminal receives a text updating instruction, and the terminal updates the editable text of the target attribute information. Based on the embodiment of the application, the target editing node, the attribute information set of the target editing node and the editable text of the target attribute information in the attribute information set are associated, and after the text updating instruction is received, the editable text of the target attribute information corresponding to the target editing node in the node network class diagram, the attribute information set and/or the data of the target editing node in the node network class diagram can be automatically synchronized according to the specific content of the text in the text updating instruction.
It should be noted that: the sequence of the above-mentioned embodiments of the present application is only for description, and does not represent the advantages of the embodiments, and the specific embodiments are described in the specification, and other embodiments are also within the scope of the appended claims. In some cases, the actions or steps recited in the claims can be performed in the order of execution in different embodiments and achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown or connected to enable the desired results to be achieved, and in some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
All the embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment is described with emphasis on differences from other embodiments. Especially, for the embodiment of the device, since it is based on the embodiment similar to the method, the description is simple, and the relevant points can be referred to the partial description of the method embodiment.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (8)

1. A user-oriented data update method, the method comprising:
when data are modified after static modeling of a network class diagram of a plurality of nodes is completed, a terminal receives a data modification instruction; the data modification instruction comprises a node network class diagram identifier;
the terminal displays the node network class diagram corresponding to the node network class diagram identification on a display interface;
the terminal receives a node editing instruction; the node editing instruction comprises a target editing node identifier;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface; the node network class diagram and the attribute information set of the target editing node are displayed in the same window;
the terminal receives an attribute information display instruction; the attribute information display instruction comprises a target attribute information identifier;
the terminal displays an editable text of the target attribute information corresponding to the target attribute information identification on a display interface;
the terminal receives a text updating instruction;
the terminal updates the editable text of the target attribute information;
the terminal updates the attribute information set and/or the node network class diagram;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on a display interface, and the method comprises the following steps:
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by using a tree structure chart;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by a table schematic diagram;
and the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by using a graph structure chart.
2. The method of claim 1, wherein the text update instructions comprise text modification instructions, text addition instructions, and text deletion instructions.
3. The method according to claim 2, wherein the updating, by the terminal, the set of attribute information and/or the node network class diagram comprises:
and if the text updating instruction is a text modifying instruction, the terminal updates the node network class diagram.
4. The method of claim 2, wherein the updating, by the terminal, the set of attribute information and/or the node network class diagram comprises:
and if the text updating instruction is a text adding instruction, the terminal updates the node network class diagram.
5. The method of claim 2, wherein the updating, by the terminal, the set of attribute information and/or the node network class diagram comprises:
and if the text updating instruction is a text deleting instruction, the terminal updates the attribute information set and the node network class diagram.
6. A user-oriented data update apparatus, the apparatus comprising:
the first receiving module is used for receiving a data modification instruction by a terminal when data is modified after static modeling of a network class diagram of a plurality of nodes is completed; the data modification instruction comprises a node network class diagram identifier;
the first display module is used for displaying the node network class diagram corresponding to the node network class diagram identifier on a display interface by the terminal;
the second receiving module is used for the terminal to receive the node editing instruction; the node editing instruction comprises a target editing node identifier;
the second display module is used for displaying the attribute information set of the target editing node corresponding to the target editing node identifier on a display interface by the terminal; the node network class diagram and the attribute information set of the target editing node are displayed in the same window;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identifier on a display interface, and the method comprises the following steps:
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by using a tree structure chart;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by a table schematic diagram;
the terminal displays the attribute information set of the target editing node corresponding to the target editing node identification on a display interface by using a graph structure chart;
the third receiving module is used for receiving the attribute information display instruction by the terminal; the attribute information display instruction comprises a target attribute information identifier;
the third display module is used for displaying an editable text of the target attribute information corresponding to the target attribute information identifier on a display interface by the terminal;
the fourth receiving module is used for receiving a text updating instruction by the terminal;
the updating module is used for updating the editable text of the target attribute information by the terminal; and the terminal updates the attribute information set and/or the node network class diagram.
7. An electronic device, comprising a processor and a memory, wherein at least one instruction, at least one program, a set of codes, or a set of instructions is stored in the memory, and wherein the at least one instruction, the at least one program, the set of codes, or the set of instructions is loaded and executed by the processor to implement the user-oriented data update method of any one of claims 1-5.
8. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the user oriented data update method of any of claims 1-5.
CN201911265017.9A 2019-12-09 2019-12-09 User-oriented data updating method and device, electronic equipment and storage medium Active CN111104031B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911265017.9A CN111104031B (en) 2019-12-09 2019-12-09 User-oriented data updating method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911265017.9A CN111104031B (en) 2019-12-09 2019-12-09 User-oriented data updating method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111104031A CN111104031A (en) 2020-05-05
CN111104031B true CN111104031B (en) 2022-08-30

Family

ID=70421587

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911265017.9A Active CN111104031B (en) 2019-12-09 2019-12-09 User-oriented data updating method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111104031B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1916911A (en) * 2005-08-16 2007-02-21 鸿富锦精密工业(深圳)有限公司 System and method for managing primitive attribute
CN102722898A (en) * 2012-05-23 2012-10-10 华为软件技术有限公司 Connection wire compiling method and graph compiling device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU7857300A (en) * 1999-10-05 2001-05-10 Togethersoft Corporation Method and system for developing software
JP2007536634A (en) * 2004-05-04 2007-12-13 フィッシャー−ローズマウント・システムズ・インコーポレーテッド Service-oriented architecture for process control systems
JP4100630B2 (en) * 2004-05-14 2008-06-11 インターナショナル・ビジネス・マシーンズ・コーポレーション UML design method
US8191052B2 (en) * 2006-12-01 2012-05-29 Murex S.A.S. Producer graph oriented programming and execution
WO2008111051A2 (en) * 2007-03-09 2008-09-18 Ghost, Inc. A general object graph for web users
US20090083697A1 (en) * 2007-09-21 2009-03-26 Honeywell International Inc. Integration of User Interface Design and Model Driven Development
US9207935B2 (en) * 2011-04-07 2015-12-08 Infosys Limited Early analysis of software design diagrams
US9170783B1 (en) * 2011-12-15 2015-10-27 The Mathworks, Inc. Class creation assistant for textual programming languages

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1916911A (en) * 2005-08-16 2007-02-21 鸿富锦精密工业(深圳)有限公司 System and method for managing primitive attribute
CN102722898A (en) * 2012-05-23 2012-10-10 华为软件技术有限公司 Connection wire compiling method and graph compiling device

Also Published As

Publication number Publication date
CN111104031A (en) 2020-05-05

Similar Documents

Publication Publication Date Title
US20210224239A1 (en) Recipe management system
CN105930330A (en) Portal system page display method and apparatus
CN110941614A (en) Form generation method and device, electronic equipment and computer readable storage medium
CN109144511B (en) Method and system for automatically generating numerical simulation graphical user interface
CN112988123B (en) DDD-oriented software design method and system
CN110400085A (en) Information processing method, information processing unit and information processing system
CN107220044B (en) Method and device for driving business object based on meta-model
CN111104031B (en) User-oriented data updating method and device, electronic equipment and storage medium
CN103200266B (en) To method, network applications manager and system that network application manages
US9059992B2 (en) Distributed mobile enterprise application platform
CN111597112B (en) Automatic test method and device and electronic equipment
KR101728786B1 (en) Component-based dynamic image display system and method using the svg file format
US10832197B1 (en) Creating and utilizing bill of work information to provide a dynamic routing plan for manufacturing a product
CN109471410B (en) Dynamic preview generation in a product lifecycle management environment
CN112600713A (en) Data monitoring method and system
EP2963542A1 (en) Method and architecture for comparing and merging engineering objects stored using dynamic versioning strategy
CN111104531A (en) Method, device, equipment and medium for converting input format of detection data
CN112068828A (en) Title control generation method, device, system, equipment and medium
CN110825992B (en) System theme replacement method based on smart city operation platform
CN111459471B (en) Information processing method, device and storage medium
CN113722341B (en) Operation data processing method and related device
CN111143408B (en) Event processing method and device based on business rule
CN110633181B (en) Visual display method and device
KR101926165B1 (en) The document editing system of web-based hmi solution and document editing method by the system
CN114064018A (en) Parent-child relationship control and method for quickly constructing parent-child relationship data structure

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