CN101587438A - Graphic process template method for drafting under the ARP framework - Google Patents

Graphic process template method for drafting under the ARP framework Download PDF

Info

Publication number
CN101587438A
CN101587438A CNA2009100338676A CN200910033867A CN101587438A CN 101587438 A CN101587438 A CN 101587438A CN A2009100338676 A CNA2009100338676 A CN A2009100338676A CN 200910033867 A CN200910033867 A CN 200910033867A CN 101587438 A CN101587438 A CN 101587438A
Authority
CN
China
Prior art keywords
node
flow diagram
process flow
mouse
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.)
Granted
Application number
CNA2009100338676A
Other languages
Chinese (zh)
Other versions
CN101587438B (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.)
LINKAGE SYSTEM INTEGRATION CO Ltd
Original Assignee
LINKAGE SYSTEM INTEGRATION 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 LINKAGE SYSTEM INTEGRATION CO Ltd filed Critical LINKAGE SYSTEM INTEGRATION CO Ltd
Priority to CN2009100338676A priority Critical patent/CN101587438B/en
Publication of CN101587438A publication Critical patent/CN101587438A/en
Application granted granted Critical
Publication of CN101587438B publication Critical patent/CN101587438B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

Graphic process template method for drafting under a kind of ARP framework under the FLEX framework, utilizes complicated algorithm to represent process flow diagram according to the configuration of data model, again by the real-time refresh graphics of ActionScript technology interface, and graphing on the WEB browser.The step of described algorithm comprises: a) draw the process flow diagram node; B) draw the internodal line of process flow diagram; C) support node drags; D) the process flow diagram data are preserved.Described data model comprises the coordinate information of node on the route line segment information of process flow diagram and the process flow diagram.This method supports that the user pulls node, connected node is drawn flow template, and can represent actual flow process, graphic exhibition and draw that process flow diagram is easier to be accepted by the user and understand, can directly apply to the graphic exhibition and the drafting of flow template in the workflow management platform, be particularly useful for the Workflow Management platform of telecommunications industry.

Description

Graphic process template method for drafting under the ARP framework
Technical field
The invention belongs to Workflow Management platform field, specifically is a kind ofly to realize the graphic process template method for drafting under the ARP framework based on FLEX technology and ActionScript language.
Background technology
Graphic plotting on the present WEB, substantially be to utilize traditional browser script such as VBScript, JavaScript etc., it is attractive in appearance inadequately to draw the figure that comes out, and degree of flexibility is quite limited, again because they are plug-in units of exploitation, need client computer that plug-in unit is installed in use, the environmental impact that this both had been subjected to client computer easily also brings certain software hazard to the user.
Flex is the presentation server (representing service) of Adobe issue, it is the application of Java Web container or .netserver, produce mutually deserved .swf file according to .mxml file (pure xml description document and actionscript), be sent to client, flash player or shockwave player by client explain execution, experience for the user with abundant customer's.
The ActionScript action script is to follow the programming language of the Adobe Flash Player runtime environment of ECMAscript the 4th edition, and it realizes interactivity, data processing in Flash content and application program, with his function extremely.
ARP is lightweight, based on the structuring framework of pattern, mainly form by controller, incident, order, model and view.
Fig. 1 has showed example of framework of ARP in the practical application, and among the figure, Controller is a controller, and QueryEvent is an incident, and CMD is order, and ModelLocator is a model, and view is a presentation layer.
Summary of the invention
Goal of the invention: in present production procedure, the flow template that lacks graphic exhibition and configuration is difficult to be understood by the user, the present invention is by FLEX technology to drawing image, represent mutual relationship between each graphic element and trend thereof in the flow template, improved the understanding of user the service release flow process.
Simultaneously, the present invention utilizes the FLEX technology to carry out graphical configuration flow template, and graph data is saved in the database with certain data structure in conjunction with the ARP framework.Each flow template can utilize FLEX to represent on WEB by the certain condition combination to form the more complicated flow process in the reality more attractive in appearancely.
Concrete technical scheme is as follows:
Under the FLEX framework, utilize complicated algorithm to represent process flow diagram according to the configuration of data model, again by the real-time refresh graphics of ActionScript technology interface, graphing on the WEB browser.
The step of described algorithm comprises:
A) draw the process flow diagram node: obtain the mouse current location, dynamically generate node diagram, add node mouse current location in the drawing area;
B) draw the internodal line of process flow diagram: obtain starting point and terminal point coordinate, draw the line of point-to-point transmission, get line middle coordinate position, draw the arrow of expression direction;
C) support node drags: algorithm is, obtains the present node coordinate, and the mouse drag node is to the mouse current location, monitors that left mouse button is pressed MOUSE_DOWN, mouse moves MOUSE_MOVE and left mouse button is unclamped the MOUSE_UP incident, repaints line;
D) the process flow diagram data are preserved: circulation obtains node and line object on the process flow diagram, and obtains the data message of node and line, is saved in respectively in routing table and the coordinates table.
This method is based on proprietary data model, and one on described proprietary data model is the route line segment information FLOW_ROUTE of process flow diagram, and another is the coordinate information FLOW_TACHE_COORDINATE of node on the process flow diagram.
Under the FLEX framework, representing of Flex graphical interfaces is based on route line segment information and nodal information, and Flex reads route line segment information and nodal information, and the product process figure, with the nodal information of patterned way flow for displaying figure information and process flow diagram intuitively; The graphical mode that adopts the self-defined assembly of Flex of Points And lines section uses the ActionScript programming language to realize.
This method supports that the user pulls node, connected node is drawn flow template, and can represent actual flow process, graphic exhibition and draw that process flow diagram is easier to be accepted by the user and understand, can directly apply to the graphic exhibition and the drafting of flow template in the workflow management platform, be particularly useful for the Workflow Management platform of telecommunications industry.
Description of drawings
Fig. 1 is the synoptic diagram that the framework of ARP is given an example in the prior art.
Fig. 2 be configured flow template relation and move towards synoptic diagram.
Fig. 3 is the operation interface synoptic diagram that generates new node.
Fig. 4 clicks operation interface synoptic diagram behind the node by mouse right button.
Fig. 5 preserves the operation interface synoptic diagram that the flow template figure is protected database.
Embodiment
The invention will be further described below in conjunction with accompanying drawing and embodiment.
A kind ofly realize based on FLEX technology and ActionScript language, graphic process template method for drafting under the ARP framework, step is earlier by the FLEX technology, utilize complicated algorithm to represent process flow diagram according to configuration, pass through the real-time refresh graphics of ActionScript3.0 technology interface, graphing on the WEB browser again.
1) data model
Process flow diagram represent two relation table supports of needs, one is the route line segment information (FLOW_ROUTE) of process flow diagram, another is the coordinate information (FLOW_TACHE_COORDINATE) of node on the process flow diagram, the literary name segment information is shown in table a, b:
a.FLOW_TACHE_COORDINATE
Field name Data type The field implication
TACHE_ID VARchar2(6) Link ID
FLOW_ID VARchar2(15) Flow template ID
COORDINATE_X NUMBER(5) The X coordinate
COORDINATE_Y NUMBER(5) The Y coordinate
The FLOW_TACHE_COORDINATE table, TACHE_ID represents the node on the process flow diagram, and FLOW_ID is a flow template under the node, and COORDINATE_X, COORDINATE_Y are when representing process flow diagram, the concrete coordinate position of node.
b.FLOW_ROUTE
Field name Data type The field implication
FLOW_ROUTE_ID INTEGER
TRANSITION_NAME VARchar2(255) Title
TRANSITION_DESC VARchar2(255) Note
FLOW_ID VARchar2(15) Flow template ID
SOURCE_TACHE_ID VARchar2(6) Source link ID
TARGET_TACHE_ID VARchar2(6) Target link ID
CONDITION VARchar2(255) Condition
SOURCE_TACHE_INDEX NUMBER(5) 1 corresponding a plurality of target link sequence number of source link
FLOW_ROUTE table fundamental purpose is the relation (each internodal line on the corresponding process flow diagram) of preserving each node, SOURCE_TACHE_ID and TARGET_TACHE_ID show from a node to another node, CONDITION shows the relation of internodal line, and FLOW_ID is the flow template under these lines.
2) programmed algorithm
A, drafting process flow diagram node
Describe: on process flow diagram, represent node in conjunction with FLOW_TACHE_COORDINATE table (node ID and coordinate), as Fig. 2, node is one and customizes assembly certainly by image (picture) and label (text display label). if newly-increased node then needs the user that some essential informations are set, the coordinate of node is got the coordinate of current mouse.
Algorithm: obtain the mouse current location, dynamically generate node diagram, add node mouse current location in the drawing area.
B, the internodal line of drafting process flow diagram
Describe: on process flow diagram, can conveniently draw internodal line in conjunction with the FLOW_ROUTE table, as Fig. 2
It also is a self-defined assembly that line is one. self-defined assembly comprises: mouse is double-clicked incident (pop-up window is provided with the line condition), right mouse button menu event (right-click menu has increased the function of deleting current line).
Algorithm: above figure " beginning " and " end " node are example, obtain " beginning " and " end " coordinate, draw the line of point-to-point transmission, get line middle coordinate position, draw the arrow of expression direction.
C, support node drag
Describe: when drawing process flow diagram, operating personnel can mobile process flow diagram on the position of node come design flow diagram, as Fig. 2,
If distribution node moves, then the link position of distribution node the right and left needs real time altering, refresh that difference is on the line algorithm of the right and left, line for the left side, the starting position of line is constant, for the line on the right, the end position of line is constant, utilizes algorithm that the line that distribution node comprised is carried out real-time rendering (remove old line and generate new line in node motion) according to these characteristics.
Algorithm: obtain the present node coordinate, the mouse drag node is monitored mouse MOUSE_DOWN, MOUSE_MOVE, MOUSE_DOWN incident to the mouse current location, repaints line.
D, process flow diagram data are preserved
Describe: for drawing good process flow diagram, each node and line all have related data information, draw good process flow diagram in order to represent once more, data need be saved in two relation tables.
Algorithm: circulation obtains node and line object on the process flow diagram, and obtains the data message of node and line, is saved in respectively in routing table and the coordinates table.
Fig. 2 represented configured the relation and the trend of flow template.The position of node can drag, between line can follow node and refresh automatically, the line relation can delete or increase; Node can be deleted and increase, and is dragged to the interface in the time of increase from the tree-shaped menu in the upper right corner and gets final product.
Among Fig. 3, pull new node to process flow diagram the time, promptly point out the user to import some basic information, generate this node then.
Among Fig. 4, click by right key in the right-click menu that node occurs and to carry out operations such as link configuration, deletion of node, the follow-up line of deletion.
Among Fig. 5, the save button above clicking can be saved in the flow template figure of drawing just now in the database.
Flowchart drawing is that an independent Flex uses, need import the parameter of a flow template ID into, run in the browser of supporting AdobeFlash Player, the HTML and the SWF file that need to comprise the encapsulation of compiling back in the WEB bag of issue, and database is built up previously described two relation table a and b.
Applied environment and operation instructions are as follows:
1, flow template drawing area toolbar is introduced
A) node toolbar:
Return: turn back to flow template querying condition zone
Newly-built: as to add the beginning on the process flow diagram and finish tubercle, save the trouble that manually adds, because these two nodes are essential
Start node: the manual start node that directly adds
End node: the manual end node of directly adding
Line: line before two nodes, this moment, mouse became the finger shape, indication user operation
Select: this is in user's line process if cancel connection state, then can click this button, makes mouse return to the state that can select node
Preserve: preserve node data in database.
B) flowchart drawing zone: draw and show the zone of process flow diagram, can select from the post to select the post in the zone, drag or double-click and add drawing area to.
C) post is selected: listed the post information that can add drawing area to, shown with tree-shaped classification, be convenient to user browse data.Also can find needed post information by the input filtercondition, the key word that only need import the post in the filtercondition input area gets final product.
D) post information shows: show the post information of present node, to check, cannot edit only.
2, draw flowchart illustration:
A) click toolbar " newly-built " button, add beginning and end node automatically
B) drag end node sternward, vacate the zone and add other node.Can check post information, reference coordinate information
C) select " program control/APS " under the selection service release in the zone from the post, double-click or drag to drawing area
D) in the window that ejects, link ID is set,, then clicks existing link button, from the list box that ejects, select if from existing link, go to search
E) continue to add test desk, outside line node
F) add line, " line " on the selection tool hurdle, " beginning " node of selection drawing area, rolling mouse is clicked behind " program control/APS " node, generates the line of " beginning " node to " program control/APS " node.
G) if do not need " program control/APS " node, can delete the line of this node and front, can on node and line, click right button, select " deletion line ", " deletion of node "
H) reconnect " beginning " and " test desk "
I) mobile node makes process flow diagram seem more attractive in appearance to suitable position.
J) preserve data, click " preservation " button on the toolbar.
K) revise the node link information, the right-click node is selected from the right-click menu that ejects " link configuration ", ejects " link configuration " window, can reselect link.
Service release system based on workflow platform needs the configuration flow data, the specialization of flow process configuration data makes has certain difficulty to representing of flow process configuration, patterned mode helps the understanding to the flow process template configuration, and further add the understanding of deep convection journey configuration by drawing flow template, complicated data can be showed with simple graphics mode.Every kind of specific flow template data can both represent in patterned mode.

Claims (2)

1, the graphic process template method for drafting under the ARP framework, it is characterized in that under the FLEX framework, utilize complicated algorithm to represent process flow diagram according to the configuration of data model, again by the real-time refresh graphics of ActionScript technology interface, graphing on the WEB browser;
The step of described algorithm comprises:
A) draw the process flow diagram node: obtain the mouse current location, dynamically generate node diagram, add node mouse current location in the drawing area;
B) draw the internodal line of process flow diagram: obtain starting point and terminal point coordinate, draw the line of point-to-point transmission, get line middle coordinate position, draw the arrow of expression direction;
C) support node drags: algorithm is, obtains the present node coordinate, and the mouse drag node is to the mouse current location, monitors that left mouse button is pressed MOUSE_DOWN, mouse moves MOUSE_MOVE and left mouse button is unclamped the MOUSE_UP incident, repaints line;
D) the process flow diagram data are preserved: circulation obtains node and line object on the process flow diagram, and obtains the data message of node and line, is saved in respectively in routing table and the coordinates table;
Described data model comprises the coordinate information FLOW_TACHE_COORDINATE of node on the route line segment information FLOW_ROUTE of process flow diagram and the process flow diagram.
2, the graphic process template method for drafting under the ARP framework according to claim 1, it is characterized in that under the FLEX framework, representing of Flex graphical interfaces is based on route line segment information and nodal information, Flex reads route line segment information and nodal information, and the product process figure, with the nodal information of patterned way flow for displaying figure information and process flow diagram intuitively; The graphical mode that adopts the self-defined assembly of Flex of Points And lines section uses the ActionScript programming language to realize.
CN2009100338676A 2009-06-18 2009-06-18 Graphic flow template drafting method under ARP frame Active CN101587438B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100338676A CN101587438B (en) 2009-06-18 2009-06-18 Graphic flow template drafting method under ARP frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100338676A CN101587438B (en) 2009-06-18 2009-06-18 Graphic flow template drafting method under ARP frame

Publications (2)

Publication Number Publication Date
CN101587438A true CN101587438A (en) 2009-11-25
CN101587438B CN101587438B (en) 2012-02-22

Family

ID=41371695

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100338676A Active CN101587438B (en) 2009-06-18 2009-06-18 Graphic flow template drafting method under ARP frame

Country Status (1)

Country Link
CN (1) CN101587438B (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142004A (en) * 2010-08-20 2011-08-03 华为技术有限公司 Service processing method and service engine
CN102185899A (en) * 2011-04-18 2011-09-14 北京神州数码思特奇信息技术股份有限公司 Method for constructing service flow chart in browser/server (B/S) architecture and B/S architecture
CN102868601A (en) * 2012-09-24 2013-01-09 上海天玑科技股份有限公司 Routing system related to network topology based on graphic configuration database businesses
CN102902527A (en) * 2012-08-31 2013-01-30 迈普通信技术股份有限公司 Implementation method of simulation panel in embedded device based on WEB
CN103425477A (en) * 2012-05-25 2013-12-04 张健 Method and system for drawing chemical micro molecules on Web based on Java Script
CN103473632A (en) * 2013-08-26 2013-12-25 山东浪潮齐鲁软件产业股份有限公司 Component for showing business process risk of administrative unit
CN104217306A (en) * 2014-09-23 2014-12-17 中国南方电网有限责任公司 Computer modeling method of full operation flow based on structuralization
CN104461577A (en) * 2014-12-29 2015-03-25 北京致远协创软件有限公司 Flow chart display method based on HTML5 graph drawing program
CN105094753A (en) * 2014-04-18 2015-11-25 阿里巴巴集团控股有限公司 Method, device, and system for drawing wireframe
CN105786526A (en) * 2016-03-24 2016-07-20 江苏大学 Web-based efficient flow chart drawing system and method
CN105808217A (en) * 2014-12-30 2016-07-27 航天信息软件技术有限公司 Flow chart drawing method and system based on XML
CN102694984B (en) * 2011-03-21 2016-12-14 新奥特(北京)视频技术有限公司 The collision connection method of flow chart node
CN106598605A (en) * 2016-12-16 2017-04-26 上海鹰谷信息科技有限公司 Structural editor-based flow chart drawing method
CN107085494A (en) * 2017-04-24 2017-08-22 武汉史蒂芬凯科技有限公司 A kind of method for being created on the intelligent terminal based on touch-screen or deleting association line between object
CN107168703A (en) * 2017-05-11 2017-09-15 山大鲁能信息科技有限公司 A kind of flow drawing generating method and system based on SVG plug-in units
CN107944762A (en) * 2017-12-18 2018-04-20 北京搜狐新媒体信息技术有限公司 A kind of method for scheduling task and device
CN109697061A (en) * 2018-12-29 2019-04-30 广州明动软件股份有限公司 The method and device of lines dragging is realized in WEBization business process designer
CN109784657A (en) * 2018-12-18 2019-05-21 东软集团股份有限公司 Operation flow method for building up, device, storage medium and electronic equipment
CN110175734A (en) * 2019-03-29 2019-08-27 石化盈科信息技术有限责任公司 A kind of service logic process graphical configuration method
CN110704537A (en) * 2019-09-27 2020-01-17 北京启迪区块链科技发展有限公司 Intelligent contract generation method, device, equipment and storage medium
CN110750254A (en) * 2019-10-18 2020-02-04 浪潮云信息技术有限公司 Flowchart editor implementation method based on Angular
CN111210493A (en) * 2018-11-21 2020-05-29 鸿合科技股份有限公司 Method for realizing writing software flow chart
CN111813926A (en) * 2019-11-13 2020-10-23 中国传媒大学 Operation method and system for database Neo4J interactive visualization
CN112181381A (en) * 2020-11-02 2021-01-05 苏州中科全象智能科技有限公司 Flow chart construction method based on branch circulation
CN112700204A (en) * 2019-10-23 2021-04-23 广州极飞科技有限公司 Workflow generation method and device in agricultural control system
CN112749282A (en) * 2019-10-31 2021-05-04 北京国双科技有限公司 Knowledge graph display method, device, equipment and storage medium
CN112950744A (en) * 2021-01-28 2021-06-11 平安普惠企业管理有限公司 Method, device and equipment for drawing flow chart by visual drag and storage medium
CN115237295A (en) * 2022-06-09 2022-10-25 中银金融科技有限公司 Method, electronic equipment and medium for generating flow chart through visual dragging

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360851B (en) * 2014-10-30 2017-10-27 上海新炬网络信息技术有限公司 A kind of demand previews the combination control method of business

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142004A (en) * 2010-08-20 2011-08-03 华为技术有限公司 Service processing method and service engine
CN102142004B (en) * 2010-08-20 2013-03-20 华为技术有限公司 Service processing method and service engine
CN102694984B (en) * 2011-03-21 2016-12-14 新奥特(北京)视频技术有限公司 The collision connection method of flow chart node
CN102185899A (en) * 2011-04-18 2011-09-14 北京神州数码思特奇信息技术股份有限公司 Method for constructing service flow chart in browser/server (B/S) architecture and B/S architecture
CN103425477A (en) * 2012-05-25 2013-12-04 张健 Method and system for drawing chemical micro molecules on Web based on Java Script
CN102902527B (en) * 2012-08-31 2015-07-01 迈普通信技术股份有限公司 Implementation method of simulation panel in embedded device based on WEB
CN102902527A (en) * 2012-08-31 2013-01-30 迈普通信技术股份有限公司 Implementation method of simulation panel in embedded device based on WEB
CN102868601A (en) * 2012-09-24 2013-01-09 上海天玑科技股份有限公司 Routing system related to network topology based on graphic configuration database businesses
CN102868601B (en) * 2012-09-24 2015-05-13 上海天玑科技股份有限公司 Routing system related to network topology based on graphic configuration database businesses
CN103473632A (en) * 2013-08-26 2013-12-25 山东浪潮齐鲁软件产业股份有限公司 Component for showing business process risk of administrative unit
CN105094753A (en) * 2014-04-18 2015-11-25 阿里巴巴集团控股有限公司 Method, device, and system for drawing wireframe
CN104217306A (en) * 2014-09-23 2014-12-17 中国南方电网有限责任公司 Computer modeling method of full operation flow based on structuralization
CN104461577A (en) * 2014-12-29 2015-03-25 北京致远协创软件有限公司 Flow chart display method based on HTML5 graph drawing program
CN104461577B (en) * 2014-12-29 2018-07-20 北京致远互联软件股份有限公司 A kind of flow chart display methods based on HTML5 graphics drawing programs
CN105808217A (en) * 2014-12-30 2016-07-27 航天信息软件技术有限公司 Flow chart drawing method and system based on XML
CN105786526A (en) * 2016-03-24 2016-07-20 江苏大学 Web-based efficient flow chart drawing system and method
CN106598605A (en) * 2016-12-16 2017-04-26 上海鹰谷信息科技有限公司 Structural editor-based flow chart drawing method
CN107085494A (en) * 2017-04-24 2017-08-22 武汉史蒂芬凯科技有限公司 A kind of method for being created on the intelligent terminal based on touch-screen or deleting association line between object
CN107085494B (en) * 2017-04-24 2018-05-08 武汉史蒂芬凯科技有限公司 A kind of method for being created on the intelligent terminal based on touch-screen or deleting association line between object
CN107168703A (en) * 2017-05-11 2017-09-15 山大鲁能信息科技有限公司 A kind of flow drawing generating method and system based on SVG plug-in units
CN107944762A (en) * 2017-12-18 2018-04-20 北京搜狐新媒体信息技术有限公司 A kind of method for scheduling task and device
CN111210493A (en) * 2018-11-21 2020-05-29 鸿合科技股份有限公司 Method for realizing writing software flow chart
CN109784657A (en) * 2018-12-18 2019-05-21 东软集团股份有限公司 Operation flow method for building up, device, storage medium and electronic equipment
CN109697061A (en) * 2018-12-29 2019-04-30 广州明动软件股份有限公司 The method and device of lines dragging is realized in WEBization business process designer
CN110175734A (en) * 2019-03-29 2019-08-27 石化盈科信息技术有限责任公司 A kind of service logic process graphical configuration method
CN110175734B (en) * 2019-03-29 2021-06-15 石化盈科信息技术有限责任公司 Graphical configuration method for business logic flow
CN110704537A (en) * 2019-09-27 2020-01-17 北京启迪区块链科技发展有限公司 Intelligent contract generation method, device, equipment and storage medium
CN110750254A (en) * 2019-10-18 2020-02-04 浪潮云信息技术有限公司 Flowchart editor implementation method based on Angular
CN112700204A (en) * 2019-10-23 2021-04-23 广州极飞科技有限公司 Workflow generation method and device in agricultural control system
CN112749282A (en) * 2019-10-31 2021-05-04 北京国双科技有限公司 Knowledge graph display method, device, equipment and storage medium
CN111813926A (en) * 2019-11-13 2020-10-23 中国传媒大学 Operation method and system for database Neo4J interactive visualization
CN112181381A (en) * 2020-11-02 2021-01-05 苏州中科全象智能科技有限公司 Flow chart construction method based on branch circulation
CN112181381B (en) * 2020-11-02 2024-02-20 苏州中科全象智能科技有限公司 Flow chart construction method based on branch circulation
CN112950744A (en) * 2021-01-28 2021-06-11 平安普惠企业管理有限公司 Method, device and equipment for drawing flow chart by visual drag and storage medium
CN112950744B (en) * 2021-01-28 2024-02-27 深圳市兴海物联科技有限公司 Visual drag drawing flow chart method, device, equipment and storage medium
CN115237295A (en) * 2022-06-09 2022-10-25 中银金融科技有限公司 Method, electronic equipment and medium for generating flow chart through visual dragging

Also Published As

Publication number Publication date
CN101587438B (en) 2012-02-22

Similar Documents

Publication Publication Date Title
CN101587438B (en) Graphic flow template drafting method under ARP frame
US7225227B2 (en) Conference support apparatus, information processor, teleconference system and computer product
US8711148B2 (en) Method and system for generating and displaying an interactive dynamic selective view of multiply connected objects
US8665274B2 (en) Method and system for generating and displaying an interactive dynamic view of bi-directional impact analysis results for multiply connected objects
KR101512084B1 (en) Web search system for providing 3 dimensional web search interface based virtual reality and method thereof
US9529783B2 (en) Live previews for multitasking and state management
US8194075B2 (en) Method and system for generating and displaying an interactive dynamic list view of multiply connected objects
CN102112985B (en) To the process of the page
US20150113023A1 (en) Web application for debate maps
CN105260170B (en) A kind of accident deducing manoeuver method and system based on case
CN106484408A (en) A kind of node relationships figure display methods based on HTML5 and system
CN106776939A (en) A kind of image lossless mask method and system
CN103413002A (en) Topological graph editing method and topological graph editor
CN102411614A (en) Display Of Image Search Results
CN103793135A (en) User interface tree-structure display method and system
CN112464119B (en) Web-end-based SCADA (supervisory control and data acquisition) online configuration editing method
CN103035031B (en) Towards the three-dimensional man-machine interaction display control method of grid operating monitoring
CN107608676A (en) A kind of implementation method of the interactive table based on gojs technologies
CN105488232A (en) Graphical display method for breakdown maintenance of electronic equipment
CN104881448A (en) Map path marking method and device
CN106162302A (en) Method of combination, device and the intelligent television at the main interface of a kind of Launcher
CN105528206A (en) Web-based interface generation method
CN104239606B (en) The UML modeling methods and device of touch screen are supported under Web environment
CN103795799A (en) Remote monitoring method and system
CN116245052A (en) Drawing migration method, device, equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant