[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN113625920B - Use control system and method based on tree diagram organization architecture selector - Google Patents

Use control system and method based on tree diagram organization architecture selector Download PDF

Info

Publication number
CN113625920B
CN113625920B CN202110955492.XA CN202110955492A CN113625920B CN 113625920 B CN113625920 B CN 113625920B CN 202110955492 A CN202110955492 A CN 202110955492A CN 113625920 B CN113625920 B CN 113625920B
Authority
CN
China
Prior art keywords
node
data
control module
current
child
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
CN202110955492.XA
Other languages
Chinese (zh)
Other versions
CN113625920A (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.)
Chongqing Yunfeng Technology Co ltd
Original Assignee
Chongqing Yunfeng Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing Yunfeng Technology Co ltd filed Critical Chongqing Yunfeng Technology Co ltd
Priority to CN202110955492.XA priority Critical patent/CN113625920B/en
Publication of CN113625920A publication Critical patent/CN113625920A/en
Application granted granted Critical
Publication of CN113625920B publication Critical patent/CN113625920B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/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
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a use control system and a method based on a tree diagram organization architecture selector, which provide control selection of cascade relations among nodes by defining two control modules, and realize data display under different cascade relations by combining a reality statistics module, thereby solving the problem of data range of each node, solving the problem of representing data values by each level of points and effectively realizing the task of organizing architecture selection with complex industrial environment.

Description

Use control system and method based on tree diagram organization architecture selector
Technical Field
The invention relates to the technical field of industrial Internet, in particular to a use control system and method based on a tree diagram organization architecture selector.
Background
With the development of industrial internet, the use of the architecture selector is more and more complex. The organization architecture selector generally applies two scenes of organization nodes or personnel/articles, and is a tool for data selection.
In a personnel/item selection scenario, a specific personnel/item within each node is selected, in which scenario the requirements for the organizational structure selector are low.
In the scene of node selection, the method is commonly used for screening, authority authorization, data statistics and the like, and the data statistics is a special use scene and has high requirement on the flexibility of the selector.
In order to meet the complex application scene, the current organization architecture selector is divided into father-son cascade and father-son non-cascade through code control, but the mode only divides father-son cascade and selects whether father-son cascade, so that the problem of node data range can be solved, but background developers are required to perform real-time configuration according to business scenes, manpower is consumed, the problem of data values cannot be solved, for example, when father-son cascade is performed, father-son cascade is checked, and as a result, all son data ranges under father-son cascade and father-son cascade are defined, at the moment, pages display all data of father-son cascade and the total number of up gathering father-son cascade are displayed, which is the problem that the current organization architecture selector exists in the aspect of actual display application, the use requirement of enterprise users cannot be met, and the use experience of users is affected.
Disclosure of Invention
The invention provides a use control system and a method based on a tree diagram organization architecture selector, which mainly solve the technical problems that: the method is not suitable for complex scenes such as data statistics and the like, and is inconvenient to configure.
In order to solve the technical problems, the invention provides a use control system based on a tree diagram organization architecture selector, wherein the organization architecture selector records node names, node data and hierarchical relations among nodes in the form of a tree diagram, and the use control system comprises a first control module, a second control module and a display statistics module;
when the first control module and the second control module are not triggered, the first control module and the second control module are used for controlling the current node and the child nodes thereof to be in a non-cascade state, each node is selected independently, each node only represents own node data, and at the moment, the display statistics module is used for carrying out statistics and display on the node data of the current node;
when the first control module is triggered and the second control module is not triggered, the first control module is used for controlling the current node and the child nodes thereof to be in a cascade state, the current node represents the node data of the current node and the child nodes thereof, and the display statistics module is used for displaying the node data of the current node and sequentially switching and displaying the node data of each child node;
when the first control module and the second control module are triggered, the first control module and the second control module are used for controlling the current node and the child nodes thereof to be in a non-cascade state, each node is selected independently, the current node represents the node data of the current node and the child nodes thereof, and the display statistics module is used for summarizing and displaying the node data of the current node and the child nodes thereof.
The first control module is defined as "including a subordinate", and the second control module is defined as "selectable a subordinate".
The invention also provides a use control method based on the use control system, which comprises the following steps:
when a trigger instruction for the first control module and the second control module is not received, controlling the current node and the child nodes thereof to be in a non-cascade state, wherein each node is selected independently, each node only represents own node data, and at the moment, the node data of the current node are counted and displayed;
when a trigger instruction for the first control module is received, but a trigger instruction for the second control module is not received, controlling the current node and the child nodes thereof to be in a cascade state, wherein the current node represents the node data of the current node and the child nodes thereof, and displaying the node data of the current node and sequentially switching and displaying the node data of each child node;
when receiving triggering instructions for the first control module and the second control module, controlling the current node and the child nodes thereof to be in a non-cascade state, wherein each node is selected independently, the current node represents the node data of the current node and the child nodes thereof, and the node data of the current node and the child nodes thereof are summarized and displayed.
The beneficial effects of the invention are as follows:
according to the usage control system and method based on the tree diagram organization architecture selector, provided by the invention, the control selection of the cascade relation between the nodes is provided by defining the two control modules, and the data display under different cascade relations is realized by combining the reality statistics module, so that the problem of the data range of each node is solved, the problem of the data value represented by each level of points is also solved, and the task of the complex organization architecture selection of the industrial environment is effectively realized.
Drawings
FIG. 1 is a schematic diagram of a usage control system based on a tree structure selector according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of a topology structure of an architecture selector in a "include lower" function enabled scenario according to a first embodiment of the present invention;
FIG. 3 is a schematic diagram of a topology structure of an architecture selector in a "include lower level" function shutdown scenario according to a first embodiment of the present invention;
FIG. 4 is a schematic diagram of a topology structure of an architecture selector in a scenario where both "include lower level" and "lower level optional" functions are enabled according to a first embodiment of the present invention;
FIG. 5 is a schematic diagram of a process flow of using control data according to a first embodiment of the present invention;
FIG. 6 is a schematic diagram of an interface of a control system according to a first embodiment of the present invention;
FIG. 7 is a schematic diagram of a topology structure of a tree-based architecture selector according to a first embodiment of the present invention;
FIG. 8 is a diagram showing the results of the "including lower level" function shutdown scenario according to the first embodiment of the present disclosure;
FIG. 9 is a diagram showing the results for the "include lower" function enabled scenario according to the first embodiment of the present invention;
FIG. 10 is a diagram showing the results of a scenario in which the "include lower level" and "lower level optional" functions are both enabled according to the first embodiment of the present invention;
fig. 11 is a flowchart of a usage control method based on a tree structure selector according to a second embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail by the following detailed description with reference to the accompanying drawings. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Embodiment one:
in order to solve the problems that the current organization architecture selector cannot be suitable for complex scenes such as data statistics and is inconvenient to configure, the invention divides the node selection requirements of the data statistics scenes into: two dimensions are defined for the data range represented by the node and the data value represented by the node. The data range refers to the data range represented by the node (1) and the node itself (2) comprising the node and the sub-level node; the data value refers to that the node represents (1) the node itself numerical value (2) the data summary including the node and the sub-level node (3) the data including the node and the sub-level node are all displayed. And furthermore, by defining two control modules, control selection of cascade relations among the nodes is provided, and by combining with a real statistics module, data display under different cascade relations is realized, so that the problem of data range of each node is solved, the problem of representing data values by each level of points is solved, and the task of selecting an organization architecture with complex industrial environment is effectively realized.
Referring to fig. 1, the present embodiment provides a usage control system based on a tree diagram organization architecture selector, where the organization architecture selector records node names, node data and hierarchical relationships among nodes in the form of a tree diagram, and includes a first control module 11, a second control module 12, and a display statistics module 13; wherein the method comprises the steps of
When neither the first control module 11 nor the second control module 12 is triggered, the nodes are used for controlling the current node and the child nodes thereof to be in a non-cascade state, each node is selected independently, each node only represents the node data of the node itself, and the display statistics module 13 is used for carrying out statistics and display on the node data of the current node; please refer to fig. 3.
When the first control module 11 is triggered and the second control module 12 is not triggered, the first control module is used for controlling the current node and the sub-nodes thereof to be in a cascade state, the current node represents the node data of the current node and the sub-nodes thereof, and the display statistics module 13 is used for displaying the node data of the current node and sequentially switching and displaying the sub-nodes; please refer to fig. 2.
When both the first control module 11 and the second control module 12 are triggered, the nodes are used for controlling the current node and the sub-nodes thereof to be in a non-cascade state, each node is selected independently, the current node represents the node data of the current node and the sub-nodes thereof, and the display statistics module 13 is used for summarizing and displaying the node data of the current node and the sub-nodes thereof; please refer to fig. 4.
In the present embodiment, the first control module 11 is defined as "including the lower stage", and the second control module 12 is defined as "optional at the lower stage".
Referring to fig. 5, for the present embodiment, a control data processing flow is used, which includes:
s501, demarcating the representative data range of each level;
s502, demarcating the range of each level of display data;
s503, checking a data range;
s504, the database returns data information according to the selection signal;
for example, whether the user checks the "lower level containing" function, and whether the user checks the "lower level selectable" function, so as to feed back corresponding data information;
s505, processing the returned data;
s506, displaying the processed data.
For a better understanding, the following description is provided in connection with specific examples:
referring to fig. 6, an interface schematic diagram of the usage control system provided in this embodiment includes a production portion and a management portion for a certain enterprise user, wherein the production portion includes a production portion first workshop and a production portion second workshop, the production portion first workshop includes a production portion first workshop 1 and a production portion first workshop 2, and the production portion second workshop includes a production portion second workshop 1 and a production portion second workshop 2, so as to form an organization structure diagram as shown in fig. 7.
Assuming that 500 products are produced by independent equipment of a production department of a month, 1000 products are produced by each of a production workshop and a production workshop, 2500 products are produced in the month in an accumulated manner.
In the first mode, in order to statistically display the production condition of the production part, the system may select to close the "including lower level" and select the production part (parent level), and then only statistically display the production condition of the production part, so as to obtain 500 statistical results, as shown in fig. 8;
the second mode is that for counting the whole production condition and the production condition of each workshop, the system can select to open the 'including lower level', 'singly select' to close by default and then select the production part (father level), then the system automatically performs statistics display on the production capacity of the production part and each workshop respectively, the statistics result is shown in figure 9, and the display of father-son data can be switched;
in the third mode, in order to count the overall production situation, the system may select to start the "including lower level" and start the "individually selecting" to select the production part (parent level), so that the system automatically performs statistics display on the overall production capacity, and the statistics result is shown in fig. 10. The method and the device realize data display under different cascade relations, solve the problem of the data range of each node, solve the problem of representing data values by each level of points, and effectively realize the task of selecting the organization architecture with complex industrial environment.
Embodiment two:
the present embodiment provides a usage control method based on the usage control system, referring to fig. 11, mainly including the following steps:
s111, when a trigger instruction for the first control module and the second control module is not received, controlling the current node and the child nodes thereof to be in a non-cascade state, wherein each node is selected independently, each node only represents own node data, and at the moment, the node data of the current node are counted and displayed;
s112, when a trigger instruction for the first control module is received, but a trigger instruction for the second control module is not received, controlling the current node and the child nodes thereof to be in a cascade state, wherein the current node represents the node data of the current node and the child nodes thereof, and displaying the node data of the current node and sequentially switching and displaying the child nodes;
and S113, when receiving triggering instructions for the first control module and the second control module, controlling the current node and the child nodes thereof to be in a non-cascade state, wherein each node is independently selected, the current node represents the node data of the current node and the child nodes thereof, and the node data of the current node and the child nodes thereof are summarized and displayed.
It will be appreciated by those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be centralized on a single computing device, or distributed across a network of computing devices, or they may alternatively be implemented in program code executable by computing devices, such that they may be stored on a computer storage medium (ROM/RAM, magnetic or optical disk) for execution by computing devices, and in some cases, the steps shown or described may be performed in a different order than what is shown or described herein, or they may be individually manufactured as individual integrated circuit modules, or a plurality of modules or steps in them may be manufactured as a single integrated circuit module. Therefore, the present invention is not limited to any specific combination of hardware and software.
The foregoing is a further detailed description of the invention in connection with specific embodiments, and it is not intended that the invention be limited to such description. It will be apparent to those skilled in the art that several simple deductions or substitutions may be made without departing from the spirit of the invention, and these should be considered to be within the scope of the invention.

Claims (2)

1. The use control system based on the tree diagram organization architecture selector records node names, node data and hierarchical relations among nodes in the form of a tree diagram and is characterized by comprising a first control module, a second control module and a display statistics module;
when the first control module and the second control module are not triggered, the first control module and the second control module are used for controlling the current node and the child nodes thereof to be in a non-cascade state, each node is selected independently, each node only represents own node data, and at the moment, the display statistics module is used for carrying out statistics and display on the node data of the current node;
when the first control module is triggered and the second control module is not triggered, the first control module is used for controlling the current node and the child nodes thereof to be in a cascade state, the current node represents the node data of the current node and the child nodes thereof, and the display statistics module is used for displaying the node data of the current node and sequentially switching and displaying the node data of each child node;
when the first control module and the second control module are triggered, the first control module and the second control module are used for controlling the current node and the child nodes thereof to be in a non-cascade state, each node is selected independently, the current node represents the node data of the current node and the child nodes thereof, and the display statistics module is used for summarizing and displaying the node data of the current node and the child nodes thereof;
the first control module is defined as "including lower level", and the second control module is defined as "optional lower level";
defining a data range represented by the node and a data value represented by the node, wherein the data range represented by the node comprises: (1) the data range of the node itself; (2) a data range including the node and the child level node; the data values represented by the nodes include: (1) the value of the node itself; (2) a data summary value comprising the node and the child level node; (3) including the data value of this node and the child level nodes.
2. A usage control method based on the usage control system according to claim 1, comprising:
when a trigger instruction for the first control module and the second control module is not received, controlling the current node and the child nodes thereof to be in a non-cascade state, wherein each node is selected independently, each node only represents own node data, and at the moment, the node data of the current node are counted and displayed;
when a trigger instruction for the first control module is received, but a trigger instruction for the second control module is not received, controlling the current node and the child nodes thereof to be in a cascade state, wherein the current node represents the node data of the current node and the child nodes thereof, and displaying the node data of the current node and sequentially switching and displaying the node data of each child node;
when receiving triggering instructions for the first control module and the second control module, controlling the current node and the child nodes thereof to be in a non-cascade state, wherein each node is selected independently, the current node represents the node data of the current node and the child nodes thereof, and the node data of the current node and the child nodes thereof are summarized and displayed;
the first control module is defined as "including lower level", and the second control module is defined as "optional lower level";
defining a data range represented by the node and a data value represented by the node, wherein the data range represented by the node comprises: (1) the data range of the node itself; (2) a data range including the node and the child level node; the data values represented by the nodes include: (1) the value of the node itself; (2) a data summary value comprising the node and the child level node; (3) including the data value of this node and the child level nodes.
CN202110955492.XA 2021-08-19 2021-08-19 Use control system and method based on tree diagram organization architecture selector Active CN113625920B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110955492.XA CN113625920B (en) 2021-08-19 2021-08-19 Use control system and method based on tree diagram organization architecture selector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110955492.XA CN113625920B (en) 2021-08-19 2021-08-19 Use control system and method based on tree diagram organization architecture selector

Publications (2)

Publication Number Publication Date
CN113625920A CN113625920A (en) 2021-11-09
CN113625920B true CN113625920B (en) 2023-12-26

Family

ID=78386766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110955492.XA Active CN113625920B (en) 2021-08-19 2021-08-19 Use control system and method based on tree diagram organization architecture selector

Country Status (1)

Country Link
CN (1) CN113625920B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6418426B1 (en) * 1999-12-22 2002-07-09 Ncr Corporation Enhanced tree control for multiple item selection
CN101499914A (en) * 2008-01-28 2009-08-05 华为技术有限公司 Parent node selection method, system and node for multicast system
CN106998257A (en) * 2016-01-22 2017-08-01 中兴通讯股份有限公司 System of selection and resource management system based on tree
CN109117051A (en) * 2018-09-05 2019-01-01 广州视源电子科技股份有限公司 Method, device and equipment for displaying mind map and storage medium
CN109656921A (en) * 2018-11-26 2019-04-19 平安科技(深圳)有限公司 Organizational structure data processing method, device, computer equipment and storage medium
CN110532240A (en) * 2019-07-17 2019-12-03 北京中电飞华通信股份有限公司 A kind of enterprise directory hierarchy mode method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8788956B2 (en) * 2010-12-07 2014-07-22 Business Objects Software Ltd. Symbolic tree node selector
US9430942B2 (en) * 2013-09-26 2016-08-30 International Business Machines Corporation Method and system for optimizing road traffic control in the presence of incidents
US9537971B2 (en) * 2015-01-29 2017-01-03 Huawei Technologies Co., Ltd. Systems, devices and methods for distributed content pre-fetching in mobile communication networks

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6418426B1 (en) * 1999-12-22 2002-07-09 Ncr Corporation Enhanced tree control for multiple item selection
CN101499914A (en) * 2008-01-28 2009-08-05 华为技术有限公司 Parent node selection method, system and node for multicast system
CN106998257A (en) * 2016-01-22 2017-08-01 中兴通讯股份有限公司 System of selection and resource management system based on tree
CN109117051A (en) * 2018-09-05 2019-01-01 广州视源电子科技股份有限公司 Method, device and equipment for displaying mind map and storage medium
CN109656921A (en) * 2018-11-26 2019-04-19 平安科技(深圳)有限公司 Organizational structure data processing method, device, computer equipment and storage medium
CN110532240A (en) * 2019-07-17 2019-12-03 北京中电飞华通信股份有限公司 A kind of enterprise directory hierarchy mode method and system

Also Published As

Publication number Publication date
CN113625920A (en) 2021-11-09

Similar Documents

Publication Publication Date Title
Liu et al. Graphical object-oriented discrete-event simulation system
US20140173501A1 (en) Device, Method and User Interface for Presenting Analytic Data
US20100231594A1 (en) Constructing a cell-based cluster of data records of a scatter plot
CN101651576A (en) Alarm information processing method and system
WO2014089460A2 (en) Device, method and user interface for presenting analytic data
US11163834B2 (en) Filtering collaboration activity
CN101013431A (en) System and method of spatial/tabular data presentation
CN114063839A (en) Method and device for large-scale operation and maintenance monitoring data interaction
CN110083664B (en) Method for automatically constructing topological model based on CMDB model
CN113625920B (en) Use control system and method based on tree diagram organization architecture selector
CN109033157B (en) Complex data retrieval method and system based on user-defined search condition tree
CN112115121B (en) Real-time data quality detection system for data management
US7216124B2 (en) Method for generic list sorting
CN104808896A (en) Data processing method and system
CN114995931A (en) Display method and device of project bulletin board, storage medium and computer equipment
US9218677B2 (en) Presenting data records based on binning and randomization
US9824566B1 (en) Alert management based on alert rankings
CN111443943B (en) Attribute dynamic configuration method based on rule engine
CN111985740A (en) Task processing method and device
JP6887182B1 (en) Computer system and application programming interface device that realizes cooperation between objects whose input and output are categorized by using object groups in which object categories that can be placed are defined.
US20230419268A1 (en) Tracking sources of after-hours activity based on events managed via an electronic communication application
CN112819511B (en) Relationship display method and device of object execution strategy and electronic equipment
EP4365789A1 (en) Adaptable optimization of multi-entity process graphs
WO2024099828A1 (en) Automatic data coverage reduction based on graph readability
CN117952351A (en) Electric power material integration management and control platform

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
TA01 Transfer of patent application right

Effective date of registration: 20230626

Address after: Room 1-1-18, Unit 1, Building 4, No. 1580 Zhiyun Avenue, Yudong Street, Banan District, Chongqing, 401320

Applicant after: Chongqing Yunfeng Technology Co.,Ltd.

Address before: 408300 building a, 59 Chaoyang Road, Dianjiang Industrial Park, Chongqing

Applicant before: Chongqing Yuncheng Internet Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant