CN101887464A - Method and device for displaying data in database - Google Patents

Method and device for displaying data in database Download PDF

Info

Publication number
CN101887464A
CN101887464A CN 201010238392 CN201010238392A CN101887464A CN 101887464 A CN101887464 A CN 101887464A CN 201010238392 CN201010238392 CN 201010238392 CN 201010238392 A CN201010238392 A CN 201010238392A CN 101887464 A CN101887464 A CN 101887464A
Authority
CN
China
Prior art keywords
node
tree type
database
configuration information
tree
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
CN 201010238392
Other languages
Chinese (zh)
Other versions
CN101887464B (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.)
Caxa Technology Co Ltd
Original Assignee
Caxa 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 Caxa Technology Co Ltd filed Critical Caxa Technology Co Ltd
Priority to CN 201010238392 priority Critical patent/CN101887464B/en
Publication of CN101887464A publication Critical patent/CN101887464A/en
Application granted granted Critical
Publication of CN101887464B publication Critical patent/CN101887464B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method and a device for displaying data in a database. The method comprises the following steps: receiving user-defined configuration information; based on the user-defined configuration information, obtaining the data structure of a treelike node, wherein the data structure comprises the database objects in a database relevant to the treelike node and the relationship between the database objects; displaying the relevant content of the treelike node and the database. The invention can improve the flexibility of application software and lowers the development cost of application software.

Description

The method of the data in the video data storehouse, device
Technical field
The present invention relates to the method and the device of the data in a kind of video data storehouse.
Background technology
At present, obtain data and create satisfactory joint form realization for generally adopting by the realization of tree type UI control video data by particular code by particular code.
For example, the mode of data normally obtains wanting the data of visiting by database interface in the tree type UI control demonstrating data storehouse, content according to data shows it on specific tree type UI control then, the limitation of this application model maximum is for different application, need the content of data also different, obtain data and just need reproduction write the code realization,, can bring the coding work of very loaded down with trivial details repeatability to software company if similarly use a lot.And code compiling in a single day, the user can only show at specific data content, can not satisfy user's customized demand, has influenced the dirigibility of software.
This solution causes software function and interface code tight association, and the dirigibility that this has greatly reduced application program causes the big problem of software function customization difficulty, does not propose effective solution at present as yet.
Summary of the invention
After the software application patterns of change, the background data base software function can't in time satisfy diversified application module, cause the application software customization big problem of difficulty and propose the present invention, for this reason, fundamental purpose of the present invention is to provide a kind of method and device by tree type UI video data storehouse, to address the above problem.
To achieve these goals, according to an aspect of the present invention, provide the method for the data in a kind of video data storehouse.
Method by tree type UI video data storehouse according to the present invention comprises: the configuration information that receives the self-defined tree of user's input; Based on configuration information, set up each tree type node of self-defined tree and the corresponding relation between the database object in the database; According to the database object in the self-defined tree video data storehouse.
Another method by tree type UI video data storehouse according to the present invention comprises: receive user-defined configuration information; Obtain the data structure of tree type node based on self-defining configuration information, data structure comprises database object in the database of tree type node association and the relation between the database object; The content that shows tree type node and database association.
Further, before receiving the step of configuration information, also comprise a user interface is provided; In the step that receives configuration information is to receive configuration information by user interface.
Further, in the step that receives configuration information, configuration information is included in the user profile.
Further, the data structure of tree type node comprises: the relation between node level, node data and the node data of tree type node.
Further, configuration information can comprise class name, role name, display condition and the filtercondition of database object.
Further, filtercondition can be mathematic(al) representation or function, and function comprises DLL function or script function.
Further, before the data in the self-defined tree video data storehouse, method also comprises: whether the node level of tree layout type node and decision tree type node is the permission level of system, if the result is for being then to finish the flow process of the child node of query tree type node; If the result then searches the corresponding content of child node with tree type node for not in database.
Further, the step of searching the content corresponding with the child node of tree type node in database comprises: whether the node data of judging child node meets the filtercondition in the database, meet filtercondition situation under, this step finishes; Do not meeting under the situation of filtercondition, then in database, searching the content of the next node correspondence of child node.
Further, using identifier "+" to characterize tree type node is dummy node, and dummy node is the tree type node with child node, otherwise tree type node is a leaf node.
To achieve these goals, according to a further aspect in the invention, provide the device of the data in a kind of video data storehouse.
Device by tree type UI video data storehouse according to the present invention comprises: receiver module is used to receive user-defined configuration information; Acquisition module is used for obtaining based on self-defining configuration information the data structure of tree type node, and data structure comprises database object in the database of tree type node association and the relation between the database object; Display module is used to show the content of tree type node and database association.
Further, device comprises: judge module, whether the node level that is used for tree layout type node and decision tree type node is the permission level of system.
By the present invention, adopt to receive user-defined configuration information; Obtain the data structure of tree type node based on self-defining configuration information, data structure comprises database object in the database of tree type node association and the relation between the database object; The content that shows tree type node and database association, after having solved the software application patterns of change, the background data base software function can't in time satisfy diversified application module, cause the big problem of application software customization difficulty, and then reached the dirigibility that improves application software, the effect that reduces the applied software development cost.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the device synoptic diagram according to the data in the video data storehouse of the embodiment of the invention;
Fig. 2 is the method flow diagram according to the data in the video data storehouse of the embodiment of the invention;
Fig. 3 is the synoptic diagram according to the application tree type UI meta-model of the embodiment of the invention;
Fig. 4 is the method flow diagram according to the data in the preferred video data of the embodiment of the invention storehouse.
Embodiment
Need to prove that under the situation of not conflicting, embodiment and the feature among the embodiment among the application can make up mutually.Describe the present invention below with reference to the accompanying drawings and in conjunction with the embodiments in detail.
According to embodiments of the invention, provide a kind of device by the data in the video data storehouse.Fig. 1 is the device synoptic diagram that passes through tree type UI video data storehouse according to the embodiment of the invention.As shown in Figure 1, this device comprises: receiver module 101 is used to receive user-defined configuration information; Acquisition module 103 is used for obtaining based on self-defining configuration information the data structure of tree type node, and data structure comprises database object in the database of tree type node association and the relation between the database object; Display module 105 is used to show the content of tree type node and database association.
This embodiment is by setting in advance the parameters of the tree type UI node that needs demonstration, attribute, level and the relation etc. that comprise node realize the customizable of tree type UI function, and unified the procedure for displaying of tree type UI, reduced simultaneously the technician workload, reduced cost of development.
Present embodiment is set up the corresponding relation of tree type node and data-base content, and application interface and background data base are organically combined, and has realized the decoupling zero of UI and function code.
Preferably, device also comprises: judge module 107, whether the node level that is used for tree layout type node and decision tree type node is the permission level of system.Customize displaying contents by the demand of resolving the user among this embodiment, whether to displaying contents is that the tree type node of customization filters, using the coding work that can not bring very loaded down with trivial details repeatability under the more situation, the dirigibility that has improved software to software company.
According to embodiments of the invention, provide a kind of method by tree type UI video data storehouse.
Fig. 2 is the method flow diagram according to the data in the video data storehouse of the embodiment of the invention.As shown in Figure 2, this method comprises the steps:
Step S202 receives the configuration information of the self-defined tree of users' input by the receiver module among Fig. 1 101.The displaying contents of the tree control of system definition tree type node in this step, the tree control that receives definition by receiver module 101 needs content displayed.
Step S204 based on configuration information, sets up each tree type node of self-defined tree structure and the corresponding relation between the database object in the database.Present embodiment by the acquisition module among Fig. 1 103 obtain set need data presented and incidence relation thereof, wherein, database object in the node data correspondence database that shows, incidence relation between the node that shows comprises the incidence relation of database object in the hierarchical relationship correspondence database.
Step S206 is according to the database object in the self-defined tree video data storehouse.This step is shown that with the Query Result of tree type node in database the Query Result of demonstration can comprise the relation between database object and the database object by the display module among Fig. 1 105.
Preferably, the method by tree type UI video data storehouse can be: receive user-defined configuration information; Obtain the data structure of tree type node based on self-defining configuration information, data structure comprises database object in the database of tree type node association and the relation between the database object; The content that shows tree type node and database association.
This embodiment is pre-configured by the relation according to field and table of the tree type node on foreground and database node is carried out, and has realized the self-defined content of searching database of tree type UI control.Can obtain relevant database data and show corresponding content by the meta-model Driving technique of bottom.
Present embodiment is created and demonstration tree type UI control, realize when user interactive is carried out expanding node by the displaying contents of setting tree type UI control, data-base content will be searched automatically according to the displaying contents of the tree type UI control of setting by system, thereby needing under the different situation of data presented content, do not need to write again the new node of code establishing, thereby can not bring the coding work of very loaded down with trivial details repeatability to software company.Can be according to user's demand customization displaying contents, the dirigibility that has improved software.
Before the step that receives configuration information, can also comprise a user interface is provided; In the step that receives configuration information is to receive configuration information by user interface.Wherein, configuration information can be included in the user profile.This embodiment can be under the fixing situation of configuration information, promptly can improve staff's work efficiency in user's request fixedly the time.
Wherein, the data structure of tree type node can comprise: the relation between node level, node data and the node data of tree type node.Configuration information can comprise class name, role name, display condition and filtercondition.Filtercondition can be mathematic(al) representation or function, and function comprises DLL function or script function.
Before the data in the self-defined tree video data storehouse, method can also comprise: whether the node level of tree layout type node and decision tree type node is the permission level of system, if the result is for being, then finish the flow process of the child node of the described tree type node of inquiry, in database, search and demonstration and the corresponding content of present tree type node; If the result then searches the corresponding content of child node with tree type node for not in database.This embodiment determines by judging the node level of being searched whether the database data of searching is the data that meet definition.
The step of searching the content corresponding with the child node of tree type node in database comprises: whether the node data of judging child node meets the filtercondition in the database, meet filtercondition situation under, this step finishes; Do not meeting under the situation of filtercondition, then in database, searching the content of the next node correspondence of child node.Wherein, using identifier "+" to characterize tree type node is dummy node, and described dummy node is the tree type node with child node, otherwise tree type node is a leaf node.This embodiment realizes the arbitrary levels relation of using tree type UI control to show the database object corresponding with it by setting node layer time number in the shown tree type UI control window of each when inquiry.Owing in the process of coupling, adopt filtering function, guaranteed that the data presented content is more accurate and visual.
Fig. 3 is the synoptic diagram according to the application tree type UI meta-model of the embodiment of the invention.As shown in Figure 3, present embodiment uses meta-model definition technology to set the displaying contents of tree type UI control, determine father and son's role relation between the tree node according to the relation between the tables of data,, satisfy the demand of the user individual of application program to improve the dirigibility of application program.In the meta-model definition, the definition of tree type UI generally is made up of the definition of tree control window attribute and nodal community.
The closely-related content of tree control and the present invention is in the present embodiment: basic window attribute definition of tree and the node definition of tree.
Employed style and outward appearance when wherein, this control establishment has been described in the basic window attribute definition of tree.
The node definition of tree has comprised the related definition with node data of tree node level definition.All possible database object and these relation between objects that tree control can show have been reacted in the tree node definition.In each node of definition, need the linked database content, related class name and role name have mainly been comprised, class name is the title that required this node needs the data presented table object to define in data meta-model, and role name is that father node object in the relation table of this node of defining in the data meta-model and its father node correspondence is to the name that concerns of this node object.
For each tree node filtercondition and display condition can be set.Filtercondition can be that structure also can be realized by the DLL function of carry.The combination of field shows the tree node title flexibly in can be by common language and database when inserting actual motion and insert node.
Need to prove, can in computer system, carry out in the step shown in the process flow diagram of accompanying drawing such as a set of computer-executable instructions, and, though there is shown logical order in flow process, but in some cases, can carry out step shown or that describe with the order that is different from herein.
Fig. 3 is the method flow diagram according to the data in the preferred video data of the embodiment of the invention storehouse.Embodiment as shown in Figure 3 uses the meta-model Driving technique to create and shows tree type UI control, and this preferable methods comprises the steps:
Step S301, the node in the tree layout control window.
In this step, when user interactive is carried out expanding node, meta-model drives window style and the parameter dynamic creation tree control of at first obtaining definition from the meta-model definition of tree control, then according to the meta-model definition or from program or Query Database obtain the data of top mode and show.
Step S302, system judge whether the permission level of the tree control window that launches arrives.If the node that launches is the node level that meets demand, then finish this query script, launch this node simultaneously and show this node and child node thereof, otherwise, enter step S303.
Step S303, a node of next stage is searched according to meta-model by system, and obtains related class name and role.Meta-model drives and will define the content of searching database automatically according to the meta-model of tree type UI control in this step, launches also to show the next stage data that are associated.
Step S304, system judge whether the parameter of this node meets filtercondition.If meet filtercondition then after obtaining the related content of this node, show the content of this node, otherwise change step S305 over to.
Step S305, system increase downstream site and show nodename according to display condition.
At step S304 to step S305, because each node data that shows is preset, it in the node that has now shown the node that comprises that needs show, then need to open the child node of present node, present embodiment can adopt user and tree control to click+number launch present node alternately, meta-model drives according to the definition of present node and obtains child node definition information automatically, searches the data that meet definition from database, and the increase node shows.
Step S306 adds necessary dummy node for new node.The meaning of dummy node is that current this node is to launch and to see the next stage data, but do not search concrete data-base content this moment, the fundamental purpose that increases dummy node is exactly in interactive operation, the user can see this node front have+number and can click expansion.
From above description, as can be seen, the present invention has realized following technique effect: drive by unified meta-model, can not increase code or only increase a spot of code, and, just can realize demonstration to the arbitrary levels relation of a database object only by the definition of tree type UI control meta-model.By to tree control particularly the definition of tree node database data and User Defined data organically can be made up, replenish by a spot of code again, realize various display effect, greatly improved customizability, dirigibility that tree type UI interface operation function course realizes.
When many occasions need be unified the tree-like UI of type, this invention can solve the problem that the many codes of many occasions are realized to the detailed description that the foregoing description arranged well as can be known.For example there is a tree-like UI control at the main interface of a program, in certain operation, for example need also in the dialog box of an ejection to show that similar tree-like UI control checks or select, but possible data presented storehouse contents of object and level are incomplete same again, occasion at these two needs defines two tree-like UI meta-models so, when needs show tree-like UI control, as long as being passed to unified meta-model, these two meta-models drive, just can reach the effect of wanting.Do not use this invention, need revise or increase a large amount of codes at second occasion developer and just may be effective, occasion is many more, and size of code is big more.Increase relatively and the modification code, the workload that defines tree-like UI meta-model has then been lacked a lot.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in the memory storage and carry out by calculation element, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (12)

1. the method for the data in the video data storehouse is characterized in that, comprising:
Receive the configuration information of the self-defined tree of user's input;
Based on described configuration information, set up each tree type node of described self-defined tree and the corresponding relation between the database object in the described database;
Show database object in the described database according to described self-defined tree.
2. method according to claim 1 is characterized in that, also comprises a user interface is provided before the step that receives described configuration information; In the step that receives configuration information is to receive described configuration information by described user interface.
3. method according to claim 1 is characterized in that, in the step that receives configuration information, described configuration information is included in the user profile.
4. the method by tree type UI video data storehouse is characterized in that, comprising:
Receive user-defined configuration information;
Obtain the data structure of tree type node based on described configuration information, described data structure comprises database object in the database of described tree type node association and the relation between the described database object;
The content that shows described tree type node and described database association.
5. according to each described method among the claim 1-4, it is characterized in that the data structure of described tree type node comprises: the relation between the node level of described tree type node, node data and the described node data.
6. method according to claim 5 is characterized in that described configuration information comprises class name, role name, display condition and filtercondition.
7. method according to claim 6 is characterized in that described filtercondition is mathematic(al) representation or function, and described function comprises DLL function or script function.
8. method according to claim 7 is characterized in that, shows that according to described self-defined tree before the data in the described database, described method also comprises:
Launch described tree type node and judge whether the node level of described tree type node is the permission level of system,
If the result is for being, then finish the flow process of the child node of the described tree type node of inquiry;
If the result then searches the corresponding content of child node with described tree type node for not in described database.
9. method according to claim 8 is characterized in that, the step of searching the content corresponding with the child node of described tree type node in described database comprises:
Whether the node data of judging described child node meets the filtercondition in the described database, meet described filtercondition situation under, this step finishes;
Do not meeting under the situation of described filtercondition, then in described database, searching the described content of the next node correspondence of described child node.
10. method according to claim 8 is characterized in that, using identifier "+" to characterize described tree type node is dummy node, and described dummy node is the described tree type node with child node, otherwise described tree type node is a leaf node.
11. the device of the data in the video data storehouse is characterized in that, comprising:
Receiver module is used to receive user-defined configuration information;
Acquisition module is used for obtaining based on described self-defining configuration information the data structure of tree type node, and described data structure comprises database object in the database of described tree type node association and the relation between the described database object;
Display module is used to show the content of described tree type node and described database association.
12. device according to claim 11 is characterized in that, described device comprises: judge module, whether the node level that is used to launch described tree type node and judge described tree type node is the permission level of system.
CN 201010238392 2010-07-23 2010-07-23 Method and device for displaying data in database Active CN101887464B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010238392 CN101887464B (en) 2010-07-23 2010-07-23 Method and device for displaying data in database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010238392 CN101887464B (en) 2010-07-23 2010-07-23 Method and device for displaying data in database

Publications (2)

Publication Number Publication Date
CN101887464A true CN101887464A (en) 2010-11-17
CN101887464B CN101887464B (en) 2013-01-02

Family

ID=43073386

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010238392 Active CN101887464B (en) 2010-07-23 2010-07-23 Method and device for displaying data in database

Country Status (1)

Country Link
CN (1) CN101887464B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102014134A (en) * 2010-12-01 2011-04-13 北京数码大方科技有限公司 Data file control method and system as well as computer
CN102541544A (en) * 2011-12-20 2012-07-04 北京数码大方科技有限公司 Method, device and system for processing tree control
CN102646111A (en) * 2012-02-16 2012-08-22 中国测绘科学研究院 Knowledge base-based fast construction method of common correlation information query tree
CN102841892A (en) * 2011-06-21 2012-12-26 中国科学院计算技术研究所 Service encapsulation system and method of relational data
CN103177038A (en) * 2011-12-26 2013-06-26 昆山麦克斯泰科技有限公司 Query expression in vertical search engine
CN103929547A (en) * 2014-04-30 2014-07-16 深圳市中兴移动通信有限公司 Mobile terminal and power-saving configuration method thereof
CN104145271A (en) * 2012-03-02 2014-11-12 国际商业机器公司 Data display device, data display method and program
CN104469527A (en) * 2014-12-17 2015-03-25 上海交通大学 System for flexibly organizing live broadcast and on-demand unicast service of multi-stream streaming media
CN106997200A (en) * 2017-03-08 2017-08-01 北京航天自动控制研究所 The control method and device of testing process selection tree
CN108053873A (en) * 2017-12-29 2018-05-18 安徽方正医疗信息技术有限公司 A kind of design method of the public control node tree based on full institute's general service

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1485775A (en) * 2002-09-27 2004-03-31 英业达股份有限公司 Display processing system and method for node data of tree structure
US20060277203A1 (en) * 2003-09-09 2006-12-07 Frank Uittenbogaard Method of providing tree-structured views of data
CN101097572A (en) * 2006-06-30 2008-01-02 西门子(中国)有限公司 Tree structures list display process having multiple line content node and device thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1485775A (en) * 2002-09-27 2004-03-31 英业达股份有限公司 Display processing system and method for node data of tree structure
US20060277203A1 (en) * 2003-09-09 2006-12-07 Frank Uittenbogaard Method of providing tree-structured views of data
CN101097572A (en) * 2006-06-30 2008-01-02 西门子(中国)有限公司 Tree structures list display process having multiple line content node and device thereof

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102014134A (en) * 2010-12-01 2011-04-13 北京数码大方科技有限公司 Data file control method and system as well as computer
CN102841892A (en) * 2011-06-21 2012-12-26 中国科学院计算技术研究所 Service encapsulation system and method of relational data
CN102541544A (en) * 2011-12-20 2012-07-04 北京数码大方科技有限公司 Method, device and system for processing tree control
CN102541544B (en) * 2011-12-20 2016-05-04 北京数码大方科技股份有限公司 The processing method of Tree control, Apparatus and system
CN103177038A (en) * 2011-12-26 2013-06-26 昆山麦克斯泰科技有限公司 Query expression in vertical search engine
CN102646111A (en) * 2012-02-16 2012-08-22 中国测绘科学研究院 Knowledge base-based fast construction method of common correlation information query tree
CN104145271A (en) * 2012-03-02 2014-11-12 国际商业机器公司 Data display device, data display method and program
CN104145271B (en) * 2012-03-02 2017-08-15 国际商业机器公司 Data display equipment, data display method
US10936568B2 (en) 2012-03-02 2021-03-02 International Business Machines Corporation Moving nodes in a tree structure
CN103929547A (en) * 2014-04-30 2014-07-16 深圳市中兴移动通信有限公司 Mobile terminal and power-saving configuration method thereof
CN104469527A (en) * 2014-12-17 2015-03-25 上海交通大学 System for flexibly organizing live broadcast and on-demand unicast service of multi-stream streaming media
CN106997200A (en) * 2017-03-08 2017-08-01 北京航天自动控制研究所 The control method and device of testing process selection tree
CN108053873A (en) * 2017-12-29 2018-05-18 安徽方正医疗信息技术有限公司 A kind of design method of the public control node tree based on full institute's general service

Also Published As

Publication number Publication date
CN101887464B (en) 2013-01-02

Similar Documents

Publication Publication Date Title
CN101887464B (en) Method and device for displaying data in database
CN101601012B (en) Producer graph oriented programming framework with scenario support
CN100481001C (en) Interface automatic forming method and interface automatic forming system
KR100558952B1 (en) Method for automation of software manufacturing process based on graphic user interface design, and computer readable medium having thereon computer executable instruction for performing the same
Dogru et al. A process model for component-oriented software engineering
CN112328212A (en) Rapid development platform based on separation of front end and rear end of engine mode and use method thereof
US8839192B2 (en) System and method for presentation of cross organizational applications
Moreno et al. WebML modelling in UML
CN102122247A (en) Automatic code generating system and method
CN103020158A (en) Report form creation method, device and system
US20050114361A1 (en) Method and apparatus for integrating data repositories and frameworks
CN101617292A (en) Programming and execution towards producer graph
Thalheim et al. Sitelang: Conceptual modeling of internet sites
CN111666100B (en) Software framework generation method and device, electronic equipment and storage medium
CN116627418B (en) Multi-level form interface visual generation method and device based on recursion algorithm
CN111666355B (en) Model construction method and device for field, data and scene three-layer model
CN103235719A (en) Method and device for setting WAP website
CN102541544A (en) Method, device and system for processing tree control
CN103678687B (en) Establishment of item method and device based on configuration system
CN101237449B (en) Method and system for access to IMS database
Scherp et al. MM4U: A framework for creating personalized multimedia content
CN101458786A (en) Material bracket altering method and system of material manifest
CN101685395A (en) Object property processing method of product data management system
CN110222032A (en) A kind of generalised event model based on software data analysis
Vanderdonckt et al. MoCaDiX: Designing cross-device user interfaces of an information system based on its class diagram

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
C56 Change in the name or address of the patentee

Owner name: CAXA TECHNOLOGY CO., LTD.

Free format text: FORMER NAME: BEIJING DIGITAL DAFANG TECHNOLOGY CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Patentee after: Beijing CAXA Technology Co., Ltd.

Address before: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Patentee before: Beijing Digital Dafang Technology Co., Ltd.