CN118296195B - Cloud pie structure management device and application method - Google Patents

Cloud pie structure management device and application method Download PDF

Info

Publication number
CN118296195B
CN118296195B CN202410721404.3A CN202410721404A CN118296195B CN 118296195 B CN118296195 B CN 118296195B CN 202410721404 A CN202410721404 A CN 202410721404A CN 118296195 B CN118296195 B CN 118296195B
Authority
CN
China
Prior art keywords
sub
data
view
substructure
line
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
CN202410721404.3A
Other languages
Chinese (zh)
Other versions
CN118296195A (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 Kangle Industrial Software Co ltd
Original Assignee
Zhejiang Kangle Industrial Software 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 Kangle Industrial Software Co ltd filed Critical Zhejiang Kangle Industrial Software Co ltd
Priority to CN202410721404.3A priority Critical patent/CN118296195B/en
Publication of CN118296195A publication Critical patent/CN118296195A/en
Application granted granted Critical
Publication of CN118296195B publication Critical patent/CN118296195B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a cloud pie structure management device and an application method. The application method of the cloud pie structure management device comprises the following steps: creating a structural view; setting a child object through the created structure view; after setting the child object, the child structure line is added under the selected structure line. The scheme provided by the invention can achieve the technical effects of quickly constructing various structural relation data, quickly searching and maintaining the structural data, and checking and tracing the historical structural data.

Description

Cloud pie structure management device and application method
Technical Field
The invention relates to the field of computer technology application, in particular to a cloud pie structure management device and an application method.
Background
In actual production of various factories, products of the factories are often assembled by various parts, and various parts are often produced by various materials, and various products, formulas and materials are often subjected to iteration of multiple versions. There is a need to obtain various types of production information in the factory production, storage and transportation environment.
Aiming at the problem that the query efficiency is low due to the fact that the related technology lacks the relation between data when the production information is queried, no effective solution is proposed at present.
Disclosure of Invention
In order to solve the above technical problems, an embodiment of the present invention is expected to provide a cloud pie structure management apparatus and an application method, so as to at least solve the problem that the query efficiency is low due to the lack of a relationship between data when the related technology queries production information.
The technical scheme of the invention is realized as follows:
the embodiment of the invention provides an application method of a cloud pie structure management device, which comprises the following steps: creating a structural view; setting a child object through the created structure view; after setting the child object, the child structure line is added under the selected structure line.
Optionally, the structure view is a view for storing structure data, a sub-structure is generated under the structure view, the sub-structure and the structure view are stored, and an association relationship between a structure row of the sub-structure and a parent structure row is stored, wherein the association relationship between the structure row of the sub-structure and the parent structure row is a tree structure.
Optionally, adding the sub-structure row under the selected structure row includes: judging whether the same type of structure view is contained or not; if the judgment result is yes, setting a first sub-object; if the structure is judged to be negative, creating a structure view belonging to the same type of sub-structure, and setting a second sub-object; and adding the sub-structure row under the selected structure row according to the first sub-object or the second sub-object.
Further, optionally, the sub-structure includes a reference relationship to the sub-structure, all referenced structures being updated synchronously as modifications are made to the sub-structure.
Optionally, in case of failure in creating the structure view, an error message is returned.
Optionally, the method further comprises: when the structure view is removed, removing the selected sub-object, and if the sub-object is successfully removed, selecting a target structure row for removing; when the target structure row is removed, if the selected target structure row comprises a substructure, the substructure and the target structure row are removed simultaneously; if the selected target structure behaves as a substructure, the substructure is removed.
Further, optionally, the sub-structure includes a reference relationship to the sub-structure, and all referenced structures are updated synchronously when the sub-structure in the sub-structure is removed.
Optionally, the method further comprises: obtaining a structure to be checked, displaying the latest version of structure information by default, and displaying the latest version of information of corresponding data by all structures; and checking other versions, if the structural information of the latest release version only needs to switch the corresponding version rule to the latest release version, updating the data of each layer of structure according to the version rule, and if at least one structure line does not have the data of the latest release version, giving prompt information in the corresponding structure line.
Further, optionally, selecting a version rule of the latest release; inquiring whether the substructure under the structure contains the latest published data; if yes, inquiring whether the substructure of the latest release version is contained or not, and if so, continuing inquiring; if the sub-structure is not included, organizing the data and displaying the latest released data, and replacing the original data for displaying; and if the query result is negative, finishing traversing, and identifying the data which does not contain the latest release edition to replace the original data for display.
The embodiment of the invention provides a cloud pie structure management device, which comprises: the creation module is used for creating a structure view; a setting module for setting the sub-objects through the created structure view; and the adding module is used for adding the sub-structure row under the selected structure row after setting the sub-object.
The embodiment of the invention provides a cloud pie structure management device and an application method, wherein a structure view is created; setting a child object through the created structure view; after setting the sub-object, adding the sub-structure line under the selected structure line, thereby achieving the technical effects of quickly constructing various structural relation data, quickly searching and maintaining the structural data, and checking and tracing the historical structural data.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute a limitation on the application. In the drawings:
fig. 1 is a flow chart of an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
fig. 2 is a schematic diagram of building structure logic in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
Fig. 3 is a schematic diagram of adding a substructure row in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
Fig. 4 is a schematic diagram illustrating removal of a structure row in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
Fig. 5 is a schematic diagram showing different version rules in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
Fig. 6 is a schematic diagram of a structure management underlying data structure in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
Fig. 7 is a schematic diagram of a structure management latest release version rule in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention;
fig. 8 is a schematic diagram of a cloud pie structure management apparatus according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and in the drawings are used for distinguishing between different objects and not for limiting a particular order.
It should be noted that, the following embodiments of the present invention may be implemented separately or in combination with each other, and the embodiments of the present invention are not limited thereto.
An embodiment of the present application provides an application method of a cloud pie structure management apparatus, and fig. 1 is a flow chart of an application method of a cloud pie structure management apparatus provided by the embodiment of the present application; as shown in fig. 1, an application method of a cloud pie structure management apparatus provided by an embodiment of the present application includes:
step S102, creating a structural view;
optionally, the structure view is a view for storing structure data, a sub-structure is generated under the structure view, the sub-structure and the structure view are stored, and an association relationship between a structure row of the sub-structure and a parent structure row is stored, wherein the association relationship between the structure row of the sub-structure and the parent structure row is a tree structure.
Specifically, the application method of the cloud pie structure management apparatus provided by the embodiment of the present application is applied to a cloud pie structure management tool (cloud pie structure management apparatus), and when the cloud pie structure management tool is used to build a structure, a view for storing structure data (i.e., a structure view in the embodiment of the present application) needs to be created as top-level data, that is, a final product of the structure. Adding or creating a sub-structure under the top-layer structure row, creating and storing a structure row by a tool, wherein the structure row contains the associated information of a father structure row, and displaying the father-son structure relationship by a tree structure after the addition is completed, and if the added sub-structure has the same type of sub-structure, carrying out the sub-structure together and splicing the sub-structure for display; fig. 2 is a schematic diagram of building structural logic in an application method of a cloud pie structure management apparatus according to an embodiment of the present application.
Step S104, setting a child object through the created structure view;
Step S106, after setting the sub-object, adding the sub-structure line under the selected structure line.
Optionally, adding the sub-structure row under the selected structure row in step S106 includes: judging whether the same type of structure view is contained or not; if the judgment result is yes, setting a first sub-object; if the structure is judged to be negative, creating a structure view belonging to the same type of sub-structure, and setting a second sub-object; and adding the sub-structure row under the selected structure row according to the first sub-object or the second sub-object.
Specifically, if the substructure is added again under the substructure, at this time, it is determined whether the substructure includes the same type of structure view, if the substructure includes the same type of structure view, then the substructure is added under the structure view of the substructure, if the substructure does not include the same type of structure view, then the structure view of the substructure is created first, then the substructure is added under the structure view of the substructure, as shown in fig. 3, fig. 3 is a schematic diagram of adding a substructure row in the application method of the cloud pie structure management apparatus provided by the embodiment of the present application, when the substructure is selected, it is determined whether the substructure includes the same type of structure view, if the substructure includes, the substructure is added/created (i.e., the setting sub-object in the embodiment of the present application, the first sub-object), if the substructure is not included, the structure view of the same type that belongs to the substructure is created, and the corresponding sub-object is created/added (i.e., the setting sub-object in the embodiment of the present application, the second sub-object), and if the creation/addition is successful, the substructure row is added under the selected structure row; if the addition or creation fails, an error message is returned.
Examples: the top layer structure view is A, a substructure A1 is added under A, and if a substructure A2 also exists under the substructure A1, the structure is:
A
A1
A2
If the substructure A1 does not exist, the structure is as follows:
A
A1
It should be noted that, in order to improve efficiency and expandability of structure management, the background database only uses two tables of structure view table and structure line table to store data related to structure management, and the data can be simultaneously stored in the elastiscearch to use the data structure and storage mode, so that the querying and modifying speed of the structure data can be greatly increased, and the efficiency of the system can be improved, meanwhile, the background only stores the structure data of the object monolayer, and the multi-layer structure can meet the purposes of viewing and editing the multi-layer structure data through the corresponding algorithm, namely, the multi-layer structure A1 has A2 under A2, the A2 has A3 under A2, in the bottom data structure, only single-layer A1 and A2 are in the structure view of the A1, the system can create the structure view of A2 through the algorithm when the A2 adds the substructure A3, and the A3 is put into the substructure line of A2.
Further, optionally, the sub-structure includes a reference relationship to the sub-structure, all referenced structures being updated synchronously as modifications are made to the sub-structure.
Specifically, the construction of the structure can be formed by combining a plurality of small structures, so that the aim of improving the efficiency by coordinating editing is often achieved, different structures can be edited by different people, and the embodiment of the application supports the coordinated editing. Namely: the substructures in the structure are all the reference relations of the substructures, the substructures are independently modified in other places, and all the referenced structures are updated in the same step.
Examples: the user U1 edits three-layer structure data of structures A1, A2, A3, the user U2 edits the structure of A2 in the three-layer structure separately, and A4 is added in the structure of A2.
The structure of A2 with U2 open at this time is:
A2
A3
A4
at this time, the three-layer structure of U1 opened again A1 becomes:
A1
A2
A3
A4
optionally, in case of failure in creating the structure view, an error message is returned.
Specifically, as shown in fig. 2, in the case of failure in creating the structure view, error information is returned, and the flow ends; similarly, when creating/adding a child object (i.e., a setting child object in the embodiment of the present application) fails in step S104, an error message is returned, and the flow ends.
Optionally, the application method of the cloud pie structure management device provided by the embodiment of the present application further includes: when the structure view is removed, removing the selected sub-object, and if the sub-object is successfully removed, selecting a target structure row for removing; when the target structure row is removed, if the selected target structure row comprises a substructure, the substructure and the target structure row are removed simultaneously; if the selected target structure behaves as a substructure, the substructure is removed.
Specifically, as shown in fig. 4, fig. 4 is a schematic diagram illustrating removal of a structure row in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention, and the structure is removed when the tool is used to maintain the structure data. Selecting a structural row to be removed, removing the selected structural row, includes two cases:
Case one: if the selected structure row contains substructures, the substructures are removed together;
examples: removing A2 in a three-layer structure data with A1, A2, A3 is structured as follows:
A1
and a second case: if the selected structural row is a substructure, only the selected structural row will be removed.
Examples: removing A3 in a three-layer structure data with A1, A2, A3 is structured as follows:
A1
A2
Further, optionally, the sub-structure includes a reference relationship to the sub-structure, and all referenced structures are updated synchronously when the sub-structure in the sub-structure is removed.
Specifically, in order to support coordinated editing, removal of the structure is also correspondingly supported. Namely: the substructures in the structure are all the reference relations of the substructures, the substructures are removed separately in other places, and all the referenced structures are updated in the same step.
Examples: the user U1 edits a three-layer structure data of A1, A2, A3, the user U2 edits the structure of A2 in the three-layer structure alone, and removes A3 in the structure of A2.
The structure of A2 with U2 open at this time is:
A2
at this time, the three-layer structure of U1 opened again A1 becomes:
A1
A2
Optionally, the application method of the cloud pie structure management device provided by the embodiment of the present application further includes: obtaining a structure to be checked, displaying the latest version of structure information by default, and displaying the latest version of information of corresponding data by all structures; and checking other versions, if the structural information of the latest release version only needs to switch the corresponding version rule to the latest release version, updating the data of each layer of structure according to the version rule, and if at least one structure line does not have the data of the latest release version, giving prompt information in the corresponding structure line.
Specifically, in the application method of the cloud pie structure management device provided by the embodiment of the application, in the process of managing the structure, the structure of the historical version is traced conveniently, so that the structure of different versions can be checked. In the embodiment of the application, the requirement of checking and tracing the structures of different versions can be realized by selecting different version rules. And acquiring the structure to be checked, displaying the latest version of structure information by default, and displaying the latest version of information of the corresponding data of all the structures. And checking other versions, such as the structure information of the latest release version, only needs to switch the corresponding version rule to the latest release version, the tool updates the data of each layer of structure according to the version rule, and if which structure line does not have the data of the latest release version, the tool gives prompt information in the corresponding structure line.
Examples: the latest version data of the three-layer structure data of A1, A2, A3 is checked. The structure is as follows:
A1
A2
A3
and checking the latest release version data of the three-layer structure data of A1, A2 and A3, wherein the structure of A2 does not contain the latest release version data. The structure is as follows:
A1
a2 (there is no latest release)
And checking the latest release version data of the three-layer structure data of A1, A2 and A3, wherein the sub-structure A4 is added in the latest release version of A2. The structure is as follows:
A1
A2
A3
A4
further, optionally, selecting a version rule of the latest release; inquiring whether the substructure under the structure contains the latest published data; if yes, inquiring whether the substructure of the latest release version is contained or not, and if so, continuing inquiring; if the sub-structure is not included, organizing the data and displaying the latest released data, and replacing the original data for displaying; and if the query result is negative, finishing traversing, and identifying the data which does not contain the latest release edition to replace the original data for display.
Specifically, as shown in fig. 5, fig. 5 is a schematic diagram showing the display of different version rules in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention, and a structure view is opened, where a "version rule of a selected latest version" or a "version rule of a selected latest release" is determined, and if the version rule of the selected latest version "is determined, data of the latest version of all levels under a structure are queried and displayed in place of original data; if the version rule of the latest release is selected, inquiring whether the substructure under the structure contains the data of the latest release, if the substructure under the structure contains the data of the latest release, inquiring whether the substructure under the substructure of the latest release is contained, if so, continuing to inquire, and if not, organizing the data and displaying the data of the latest release, and replacing the original data for displaying; if the substructure under the structure does not contain the data of the latest release edition, finishing traversing, identifying the data which does not contain the latest release edition, and replacing the original data for displaying.
Different from the structure management functions and tools on the market, the application method of the cloud pie structure management device provided by the embodiment of the application introduces the concept and implementation of the version rule, and the version rule can endow different version rules to the current structure according to different requirements, so that the purpose of checking the structure data of different versions is achieved. As shown in fig. 5, the user may select, for example, according to his own needs: the latest version can display and edit the data of the latest version of all the levels of the structure manager, the latest release version and the data of the latest release version of all the levels of the structure manager; based on the above, the workload of checking, comparing and tracing different versions of structures by a user can be greatly reduced, and the working efficiency and the traceability of the structure are improved.
In the related art, the structure management is often composed of a plurality of layers, the layers are often edited by different personnel, and the real-time requirement of switching version rules is also higher when different versions of structure data are checked during inquiry, so that the processing of the structure management data is often most headache.
In the embodiment of the application, the innovation mechanism of the version rule is introduced, the data processing is also innovated, the data structure is optimized for improving the query efficiency, the data of different levels are independently stored, the background meets the structural modification and cooperation through the algorithm (when the data is added, the structure view of the automatic substructure is automatically created for processing the initial data such as the structure view, the top structure line and the like, the authority control and the like can be independently carried out on each layer of structure line), the background restores each layer of structure through the algorithm when the data structure is displayed, and the system also improves the query efficiency by simplifying the data structure and synchronously writing the structure data in the database into the elastic search. For the hierarchy of the structure, the system adopts lazy loading and multithreading processing modes to improve the efficiency of checking the structure; for the introduced version rule, the system back end supports the requirement of a user for checking different version data through a special data processing mode (based on an optimized structure, single-layer data of the structure is quickly queried, and meanwhile, data of a structure line is replaced by data conforming to the version rule), and meanwhile, the efficiency of checking different version data is improved. The method is specifically as follows:
fig. 6 is a schematic diagram of a structure management underlying data structure in an application method of a cloud pie structure management apparatus according to an embodiment of the present invention, where fig. 6 includes: the structure view chart, the structure line table and the structure data of the l1 object, wherein the final display structure is the l1 structure to be checked, so that a background data processing algorithm can automatically inquire the structure view of the l1, the top-level structure and the sub-structure line. If the sub-structure line also contains the sub-structure line, the top structure line in the sub-structure line object is not displayed any more, and the sub-structure line of the sub-structure line is directly hung below.
Fig. 7 is a schematic diagram of a structure management latest release version rule in an application method of a cloud pie structure management device according to an embodiment of the present application, as shown in fig. 7, and in combination with fig. 5 and fig. 6, based on a structure management underlying data structure, in the embodiment of the present application, the structure is finally displayed in the structure management latest release version rule, and because of the structure of the latest release version of the event 1 to be checked, a background data processing algorithm will automatically query the structure view and the top layer structure, and the sub-structure line of the event 1. If the sub-structure line also contains the sub-structure line, the top-layer structure line in the sub-structure line object is not displayed any more, and the sub-structure line of the sub-structure line is directly hung below, so that the information is displayed because the sub-structure has no release version.
The application method of the cloud pie structure management device provided by the embodiment of the application is characterized in that various complex structures are built and managed on line, and the efficiency of inquiring, editing and modifying is improved by intuitively displaying the various structures; the application method of the cloud pie structure management device provided by the embodiment of the application can flexibly build various data structures in the tool according to different requirements, greatly improves the efficiency of building the structure, and simultaneously can check structures of different versions by using version rules supported in the tool, thereby effectively improving the traceability of the structure data of each version.
The embodiment of the invention provides an application method of a cloud pie structure management device, which comprises the steps of creating a structure view; setting a child object through the created structure view; after setting the sub-object, adding the sub-structure line under the selected structure line, thereby achieving the technical effects of quickly constructing various structural relation data, quickly searching and maintaining the structural data, and checking and tracing the historical structural data.
An embodiment of the present invention provides a cloud pie structure management apparatus, and fig. 8 is a schematic diagram of the cloud pie structure management apparatus provided by the embodiment of the present invention, as shown in fig. 8, where the cloud pie structure management apparatus provided by the embodiment of the present invention includes: a creation module 82 for creating a structure view; a setting module 84 for setting the child objects through the created structure view; an adding module 86 is configured to add the sub-structure row under the selected structure row after setting the sub-object.
The embodiment of the invention provides a cloud pie structure management device, which is characterized in that a structure view is created; setting a child object through the created structure view; after setting the sub-object, adding the sub-structure line under the selected structure line, thereby achieving the technical effects of quickly constructing various structural relation data, quickly searching and maintaining the structural data, and checking and tracing the historical structural data.
The above is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (8)

1. The application method of the cloud pie structure management device is characterized by comprising the following steps of:
Creating a structural view;
setting a child object through the created structural view;
Adding a sub-structure row under the selected structure row after setting the sub-object;
The structure view is a view for storing structure data, a sub-structure is generated under the structure view, and the association relationship between the sub-structure and the structure view and between the structure line of the sub-structure and the parent structure line is stored, wherein the association relationship between the structure line of the sub-structure and the parent structure line is a tree structure;
the adding the sub-structure row under the selected structure row comprises:
judging whether the same type of structure view is contained or not;
if the judgment result is yes, setting a first sub-object;
If the structure is judged to be negative, creating a structure view belonging to the same type of sub-structure, and setting a second sub-object;
adding a sub-structure row under the selected structure row according to the first sub-object or the second sub-object;
the structure view, the top-layer structure line, the sub-structure line and the background database are stored by using only two tables of the structure view chart and the structure line table, and the data are synchronously stored in the elastic search.
2. The application method of the cloud pie structure management apparatus according to claim 1, wherein the substructure includes a reference relation of the substructure, and when the substructure is modified, all the referenced structures are updated synchronously.
3. The method of claim 1, wherein an error message is returned in the event of failure to create the structural view.
4. The method for applying the cloud pie structure management device according to claim 1, further comprising:
When the structure view is removed, removing the selected sub-object, and if the sub-object is successfully removed, selecting a target structure line for removing; when the target structure row is removed, if the selected target structure row comprises a substructure, removing the substructure and the target structure row simultaneously; and if the selected target structure acts as a substructure, removing the substructure.
5. The method according to claim 4, wherein the substructure includes a reference relationship of the substructure, and when the substructure in the substructure is removed, all the referenced structures are updated synchronously.
6. The method for applying the cloud pie structure management device according to claim 1, further comprising:
Obtaining a structure to be checked, displaying the latest version of structure information by default, and displaying the latest version of information of corresponding data by all structures;
And checking other versions, if the structural information of the latest release version only needs to switch the corresponding version rule to the latest release version, updating the data of each layer of structure according to the version rule, and if at least one structure line does not have the data of the latest release version, giving prompt information in the corresponding structure line.
7. The method for applying cloud pie architecture management apparatus of claim 6, wherein,
Selecting a version rule of the latest release;
Inquiring whether the substructure under the structure contains the latest published data;
If yes, inquiring whether the substructure of the latest release edition is contained or not, and if so, continuing inquiring; if the sub-structure is not included, organizing data and displaying the latest released data, and replacing the original data for displaying;
and if the query result is negative, finishing traversing, and identifying the data which does not contain the latest release edition to replace the original data for display.
8. A cloud pie structure management apparatus, comprising:
the creation module is used for creating a structure view;
a setting module for setting a child object through the created structure view;
the adding module is used for adding the sub-structure row under the selected structure row after setting the sub-object;
The structure view is a view for storing structure data, a sub-structure is generated under the structure view, and the association relationship between the sub-structure and the structure view and between the structure line of the sub-structure and the parent structure line is stored, wherein the association relationship between the structure line of the sub-structure and the parent structure line is a tree structure;
the adding the sub-structure row under the selected structure row comprises: judging whether the same type of structure view is contained or not; if the judgment result is yes, setting a first sub-object; if the structure is judged to be negative, creating a structure view belonging to the same type of sub-structure, and setting a second sub-object; adding a sub-structure row under the selected structure row according to the first sub-object or the second sub-object;
the structure view, the top-layer structure line, the sub-structure line and the background database are stored by using only two tables of the structure view chart and the structure line table, and the data are synchronously stored in the elastic search.
CN202410721404.3A 2024-06-05 2024-06-05 Cloud pie structure management device and application method Active CN118296195B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410721404.3A CN118296195B (en) 2024-06-05 2024-06-05 Cloud pie structure management device and application method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410721404.3A CN118296195B (en) 2024-06-05 2024-06-05 Cloud pie structure management device and application method

Publications (2)

Publication Number Publication Date
CN118296195A CN118296195A (en) 2024-07-05
CN118296195B true CN118296195B (en) 2024-08-23

Family

ID=91678570

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410721404.3A Active CN118296195B (en) 2024-06-05 2024-06-05 Cloud pie structure management device and application method

Country Status (1)

Country Link
CN (1) CN118296195B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1849602A (en) * 2003-09-09 2006-10-18 皇家飞利浦电子股份有限公司 Method of providing tree-structured views of data

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5974407A (en) * 1997-09-29 1999-10-26 Sacks; Jerome E. Method and apparatus for implementing a hierarchical database management system (HDBMS) using a relational database management system (RDBMS) as the implementing apparatus
US20020054155A1 (en) * 2000-07-14 2002-05-09 Borland Software Corporation Data module design system
GB2369460A (en) * 2000-09-29 2002-05-29 Reservoirteam Ltd Knowledge based project management system
US6944627B2 (en) * 2002-04-23 2005-09-13 International Business Machines Corporation Content management system and methodology employing a tree-based table hierarchy featuring arbitrary information retrieval from different locations in the hierarchy
US7117052B2 (en) * 2003-02-18 2006-10-03 Fisher-Rosemount Systems, Inc. Version control for objects in a process plant configuration system
CN105243162B (en) * 2015-10-30 2018-10-30 方正国际软件有限公司 Objectification data model querying method and device based on relational data library storage

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1849602A (en) * 2003-09-09 2006-10-18 皇家飞利浦电子股份有限公司 Method of providing tree-structured views of data

Also Published As

Publication number Publication date
CN118296195A (en) 2024-07-05

Similar Documents

Publication Publication Date Title
CN101727322B (en) Method and device for optimizing bill of material management interface
CN102844754B (en) For the system and method for the outer connection to parallel database management system
JPH1115867A (en) Design information management system, design information access device and program storing medium
WO2001024033A2 (en) Binary tree with override nodes for representing a time-varying function in an enterprise model
US20030177114A1 (en) System and method for where-used searches for data stored in a multi-level hierarchical structure
JPH05165843A (en) Method and system for controlling product structure in manufacturing system utilizing computer
KR20040069074A (en) Method and system for managing a database of media files
CN102651007A (en) Method and device for managing database indexes
US7653651B1 (en) System and method for transparent persistence management
CN110727687A (en) Material list conversion method and system
US20020091705A1 (en) Object integrated management system
CN115329504A (en) BOM construction method based on complex product structure
CN106780157B (en) Ceph-based power grid multi-temporal model storage and management system and method
CN118296195B (en) Cloud pie structure management device and application method
US8818974B2 (en) System and method for synchronously updating a hierarchy bridge table
CN111475602B (en) Multi-version knowledge graph storage method and device, storage medium and electronic equipment
CN113641651A (en) Business data management method, system and computer storage medium
US20070233652A1 (en) System and method for pre-sorting table data
AU2002300038B2 (en) System for controlling and monitoring a process
CN113886505B (en) Management system for realizing dynamic modeling based on search engine and relational database
US20210240744A1 (en) Object database for business modeling with improved data security
CN111966685B (en) Service module expansion realization method and system
CN111694908A (en) Data storage method, device and storage medium
JP2007279839A (en) Database management system and table association method for relational database
Zachman Conceptual, logical, physical: It is simple

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