WO2005029309A2 - Navigating through a displayed hierarchical data structure - Google Patents
Navigating through a displayed hierarchical data structure Download PDFInfo
- Publication number
- WO2005029309A2 WO2005029309A2 PCT/IB2004/051645 IB2004051645W WO2005029309A2 WO 2005029309 A2 WO2005029309 A2 WO 2005029309A2 IB 2004051645 W IB2004051645 W IB 2004051645W WO 2005029309 A2 WO2005029309 A2 WO 2005029309A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- node
- child
- parent
- data structure
- hierarchical data
- Prior art date
Links
- 238000000034 method Methods 0.000 claims abstract description 32
- 238000012545 processing Methods 0.000 claims abstract description 6
- 230000001419 dependent effect Effects 0.000 description 5
- 230000000694 effects Effects 0.000 description 3
- 238000007373 indentation Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction 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/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/0485—Scrolling or panning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/0485—Scrolling or panning
- G06F3/04855—Interaction with scrollbars
Definitions
- the invention relates to a method for navigating through a displayed hierarchical data structure including a parent node and a plurality of child nodes, the method comprising: displaying the parent node at a parent position, displaying each of the plurality of child nodes at a respective child node position.
- the invention further relates to a system for navigating through a displayed hierarchical data structure including a parent node and a plurality of child nodes the system comprising: display means conceived to display the parent node at a parent position, and to display each of the plurality of child nodes at a respective child node position.
- the invention further relates to a computer readable medium having stored thereon instructions for causing one or more processing units to perform such a method.
- a method and apparatus can scroll a displayed hierarchical data structure.
- This hierarchical data structure can include a first parent node and a plurality of child nodes of the parent node, the plurality of subordinated nodes including a first child node and a second child node.
- the first parent node can be displayed in a first position of a display area.
- the first child node can be displayed in a second position of the display area, the second position being adjacent to the first position.
- the second child node can be displayed in the display area.
- a first instruction to scroll at least the second child node in a direction toward the first position can be received, and the second child node can be displayed in the second position.
- Child nodes can be displayed or completely hidden depending upon the scrolling direction though the displayed the hierarchical data structure.
- An indicator is shown adjacent to the displayed nodes. The indicator visualizes the proportion of the child nodes of a parent node that are currently displayed, and that are currently hidden.
- the method comprises: assigning a parent relevance grade to the parent node and assigning a respective relevance grade to each of the plurality of child nodes; navigating through the displayed hierarchical data structure; hiding, upon navigation through the displayed hierarchical data structure, a child node of the plurality of child nodes, based upon the respective relevance grade of the child node; and displaying a reference node at a reference node position in stead of displaying the hidden child node, wherein the reference node position is related to the child node position.
- the relevance grade can be used to determine if the node should remain displayed or if the node should be hidden. Therefore, the relevance grade can be used, for example, in the case that a user performs a scrolling operation upon the hierarchical data structure to hide nodes in order to save space upon a display device.
- the system comprises assign means conceived to assign a parent relevance grade to the parent node and assign a respective relevance grade to each of the plurality of child nodes; navigation means conceived to navigate through the displayed hierarchical data structure; hiding means conceived to hide, upon navigation through the displayed hierarchical data structure, a child node of the plurality of child nodes, based upon the respective relevance grade of the child node; and the display means is further conceived to display a reference node at a reference node position in stead of displaying the hidden child node, wherein the reference node position is related to the child node position.
- Figure 1 illustrates a hierarchical data structure in an initial state
- Figure 2 illustrates a hierarchical data structure in a further state
- Figure 3 illustrates a hierarchical data structure in a further state
- Figure 3a illustrates a hierarchical data structure in a further state
- Figure 4 illustrates a hierarchical data structure in a further state
- Figure 5 illustrates a hierarchical data structure in a further state
- Figure 6 illustrates an embodiment of the method according to the invention in a schematic way
- Figure 7 illustrates a personal digital assistant (pda) in a schematic way.
- Tree structures are widely used in all kinds of software applications. Examples are directory structures in file managers, menu systems comprising submenus, content organization in on-line documentation etc. If they need to be presented to the user, they are normally represented as an indented list, starting with a non-indented root element (e.g. the main directory) on a first line, followed by indented sub-elements, each on a separate succeeding line. Each sub-element can have further sub-elements, which are shown right below that sub-element at a next level of indentation. Often, the user may expand or collapse individual elements, to display or hide sub-elements of a particular (sub-)element. "Selecting" an element at any level often has some specific effect, e.g.
- selection of an element causes its expansion or another effect dependent on whether it has sub-elements. For example, selection of a menu item in a menu system may cause displaying a submenu, or if there is no submenu, the invoking of the corresponding function.
- a tree structure can be quite extensive, so its graphical representation may be a long list comprising multiple levels of indentation and requiring more lines than can be displayed on the screen.
- Most applications provide a scroll-bar for scrolling the list upward and downward to enable the user to select, expand or collaps any desired (sub)element. A problem of such conventional systems is that the user might easily get lost.
- Figures 1 to 5 show an example of a tree structure representation in successive scroll states.
- Figure 6 illustrates an embodiment of the method according to the invention in a schematic way. Figures 1 to 5 are used to explain the embodiment of the method.
- a relevance grade is assigned to each element in a hierarchical data structure, also referred to as "tree list", which determines whether a particular element will be shown in a particular scroll state. In a simple case, only two grades are assigned: relevant and irrelevant.
- Possible assignments may be: - expanded nodes relevant (including the root), other nodes irrelevant; - expandable nodes relevant (no matter whether they are actually expanded or collapsed), other nodes irrelevant; - relevant are expanded (expandable) nodes and nodes which in the current context have some additional relevance, e.g nodes which are currently selected or highlighted by the user for some purpose.
- an expandable node is a node that has child nodes that can be displayed.
- Figure 1 a hierarchical data structure is shown in an initial state. The root element and elements Elem4, Elem5 and Elem52 are expanded, Elem3 has sub-elements but is in collapsed state, and the other elements are leaf elements.
- the data structure is displayed within window 100 and can be navigated by scroll bar 102.
- the scroll bar can be navigated by using an input device like a mouse, a stylus, a keyboard etc.
- the scroll bar 102 can be operated by a user to navigate to the bottom 104 or to the top 106 of window 100.
- the user uses scroll bar 102 to navigate one row down to the bottom 104 of window 100.
- the root element remains displayed at its present position because as an expanded node it is relevant for understanding the structure of the tree.
- Eleml is replaced by a reference element 200 (
- Eleml is replaced by the reference element 200 at that position.
- This reference element 200 may be inserted between two lines to save a line. Alternatively, as shown in Figure 2, it occupies a regular line, in which case both Eleml and Elem2 are replaced by the reference element 200. Otherwise Eleml would just be replaced by reference element 200 and reference element 200 would occupy one line too, giving no space-saving scrolling effect.
- Step S602 can be repeated again after step S604, scrolling down one further line, thereby causing Elem3 to be hidden and replaced by reference element 300 as shown in Figure 3.
- Elem3 remains in de displayed list because it is an expandable node, and Elem41 and Elem42 are hidden, i.e.
- reference element 302 As shown in Figure 3a. This enables the user to expand Elem3 without having to scroll upwards to the top 106 of window 100 first. Further scrolling down is illustrated in Figure 4 and 5.
- Elem41 and Elem42 are replaced by reference element 400.
- Elem521 and Elem522 are replaced by reference element 500, and so on. Hiding Elem51 would not make sense because the reference element would occupy the same line. However, if the reference indicator were presented between two regular lines, hiding Elem51 would be appropriate.
- the reference elements 200, 300, 302, 400 and 500 may be presented as a hyperlink or button, or an other user interface element that can be selected by the user.
- the user selects reference element 500 by for example clicking the reference element 500.
- reference element represents the hidden Elem521, and Elem522, these two elements are displayed again and the state of Figure 4 is restored.
- the reference elements 200, 300, 302, 400 and 500 are shortcuts to restore the original state of the hidden elements they represent. If, for example reference element 400 is selected, the state of Figure 3 is restored, wherein Elem41 and Elem42 are displayed.
- the user can, by selecting the reference items, navigate easily to a desired position within the hierarchical structure, without having to operate the scroll bar. At any level within the hierarchical structure, one or more reference elements may occur. Clicking any of these reference elements causes at least the hidden elements represented by the reference element to be displayed again.
- all reference elements below the selected reference element in the list are also replaced by their corresponding hidden elements, thus effectively performing a scroll-up operation.
- the moment of hiding could be made dependent on the level in the tree structure. For example, start hiding elements at the deepest level. Then, starting from Figure 1, scrolling down would successively hide elements Elem521, Elem522 and Elem523, then Elem41 and Elem42, and finally Eleml and Elem2.
- the tree structure may represent a topic or genre taxonomy, from which multiple topics may be selected, e.g.
- the visualization of the reference element can depend upon the number of hidden elements it represents. For example, in the case four elements are hidden, the reference element can be visualized by a string containing four dots, a dot for each hidden element: " ", or by a colour representing the four elements, or by a button of a size representing four elements, etc.
- FIG. 7 illustrates a personal digital assistant (pda) in a schematic way.
- the pda 700 comprises a display area 702, a random access memory (RAM) 704, a central processing unit (CPU) 708 and a software bus 706.
- a user can (amongst others) operate the pda using a stylus 710.
- the software bus 706 communicatively connects the display area 702, the RAM 704 and the CPU 708 with each other.
- the RAM 704 memory comprises computer readable code that is designed to perform the method steps according to the invention as previously described.
- the display area 702 is designed to display the output of the pda 700 such as the hierarchical data structures as shown in Figures 1 to 5.
- the pda is an example of a display device; other examples are: a mobile phone, global positioning system (gps) device, Television Set (TV), etc.
- gps global positioning system
- TV Television Set
- the order in the described embodiments of the method of the current invention is not mandatory, a person skilled in the art may change the order of steps or perform steps concurrently using threading models, multi-processor systems or multiple processes without departing from the concept as intended by the current invention. Further the method of the current invention can be distributed onto a computer readable medium having stored thereon instructions for causing one ore more processing units to perform this method.
- a computer readable medium is for example a Compact Disk (CD) Digital Versatile Disk (DVD),
- a processing unit is for example a microprocessor.
- the instructions can also be downloaded from a server via the internet or from an other portable digital assistant (pda) or mobile phone using a wireless application protocol (wap) interface.
- pda portable digital assistant
- wap wireless application protocol
- the invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer.
- system claims enumerating several means several of these means can be embodied by one and the same item of computer readable software or hardware.
- the mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/572,615 US20070150485A1 (en) | 2003-09-22 | 2004-09-01 | Navigating through a displayed hierarchical data structure |
JP2006526753A JP2007506173A (en) | 2003-09-22 | 2004-09-01 | Navigation of the displayed hierarchical data structure |
EP04769901A EP1668481A2 (en) | 2003-09-22 | 2004-09-01 | Navigating through a displayed hierarchical data structure |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP03103491 | 2003-09-22 | ||
EP03103491.1 | 2003-09-22 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2005029309A2 true WO2005029309A2 (en) | 2005-03-31 |
WO2005029309A3 WO2005029309A3 (en) | 2005-05-26 |
Family
ID=34354559
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/IB2004/051645 WO2005029309A2 (en) | 2003-09-22 | 2004-09-01 | Navigating through a displayed hierarchical data structure |
Country Status (6)
Country | Link |
---|---|
US (1) | US20070150485A1 (en) |
EP (1) | EP1668481A2 (en) |
JP (1) | JP2007506173A (en) |
KR (1) | KR20070029104A (en) |
CN (1) | CN100416478C (en) |
WO (1) | WO2005029309A2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006135255A1 (en) * | 2005-06-16 | 2006-12-21 | Mitac International Corp. | Data presentation for navigation system |
CN112106323A (en) * | 2018-07-12 | 2020-12-18 | 塞克罗斯股份有限公司 | Method for establishing a secure hierarchical reference system |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7984388B2 (en) * | 2004-12-10 | 2011-07-19 | International Business Machines Corporation | System and method for partially collapsing a hierarchical structure for information navigation |
WO2009072436A1 (en) * | 2007-12-06 | 2009-06-11 | Nec Corporation | Hierarchy structure display device, hierarchy structure display method and hierarchy structure display control program |
US8751947B2 (en) * | 2008-02-29 | 2014-06-10 | Adobe Systems Incorporated | Visual and functional transform |
CN102119386A (en) * | 2008-06-16 | 2011-07-06 | 皮埃尔-伊夫斯·钱兹 | Information-retrieval device based on a collection of folded sheets and corresponding method |
US8001155B2 (en) * | 2008-06-20 | 2011-08-16 | Microsoft Corporation | Hierarchically presenting tabular data |
US20100042953A1 (en) * | 2008-08-18 | 2010-02-18 | Douglas Albert Stewart | Method, computer, and computer program for displaying a hierarchical navigation scheme |
CN101358855B (en) * | 2008-09-23 | 2011-04-06 | 光庭导航数据(武汉)有限公司 | Navigation device based on layering bidirectional heuristic route planning method |
US8560971B2 (en) | 2010-07-19 | 2013-10-15 | International Business Machines Corporation | Management of selected and nonselected items in a list |
US9740673B2 (en) * | 2010-09-18 | 2017-08-22 | Oracle International Corporation | Presentation of hierarchical data in multiple consistent views |
US20140257687A1 (en) * | 2013-03-08 | 2014-09-11 | Qualcomm Incorporated | Pyramid mapping data structure for indoor navigation |
US9727209B2 (en) | 2014-03-26 | 2017-08-08 | Sap Se | Hierarchical data structure with shortcut list |
CN105447049B (en) * | 2014-09-02 | 2021-08-10 | 中国移动通信集团公司 | Message display method and device and terminal |
CN105468365B (en) * | 2015-11-20 | 2021-04-23 | 厦门雅迅网络股份有限公司 | Method for solving tree control node number limitation |
CN111176768B (en) * | 2019-12-18 | 2022-06-10 | 福建升腾资讯有限公司 | Nested parent control and child control multi-level display method and device |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5726688A (en) * | 1995-09-29 | 1998-03-10 | Ncr Corporation | Predictive, adaptive computer interface |
US6121968A (en) * | 1998-06-17 | 2000-09-19 | Microsoft Corporation | Adaptive menus |
DE10257607A1 (en) * | 2001-12-07 | 2003-06-18 | Bosch Gmbh Robert | Procedure to represent hierarchical structured list, showing higher elements assigned to displayed lower elements together on screen |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2527240B2 (en) * | 1989-07-26 | 1996-08-21 | 富士通株式会社 | How to display tree structure data |
JP2549244B2 (en) * | 1993-05-25 | 1996-10-30 | インターナショナル・ビジネス・マシーンズ・コーポレイション | Hierarchical structure data display system and display method |
US5812135A (en) * | 1996-11-05 | 1998-09-22 | International Business Machines Corporation | Reorganization of nodes in a partial view of hierarchical information |
US5953017A (en) * | 1997-07-31 | 1999-09-14 | International Business Machines Corporation | Compressed object display |
JPH11328217A (en) * | 1998-05-11 | 1999-11-30 | Toshio Yamazaki | Information collection and retrieval device |
JP2000047778A (en) * | 1998-07-30 | 2000-02-18 | Yamatake Corp | Information visualizing method |
US6341280B1 (en) * | 1998-10-30 | 2002-01-22 | Netscape Communications Corporation | Inline tree filters |
US6430574B1 (en) * | 1999-07-22 | 2002-08-06 | At&T Corp. | Method and apparatus for displaying and header scrolling a hierarchical data structure |
JP3744270B2 (en) * | 1999-07-28 | 2006-02-08 | カシオ計算機株式会社 | Table display control device and recording medium recording table display control program |
US6462762B1 (en) * | 1999-08-05 | 2002-10-08 | International Business Machines Corporation | Apparatus, method, and program product for facilitating navigation among tree nodes in a tree structure |
US7242413B2 (en) * | 2003-05-27 | 2007-07-10 | International Business Machines Corporation | Methods, systems and computer program products for controlling tree diagram graphical user interfaces and/or for partially collapsing tree diagrams |
-
2004
- 2004-09-01 KR KR1020067005610A patent/KR20070029104A/en not_active Application Discontinuation
- 2004-09-01 CN CNB2004800272068A patent/CN100416478C/en not_active Expired - Fee Related
- 2004-09-01 JP JP2006526753A patent/JP2007506173A/en active Pending
- 2004-09-01 EP EP04769901A patent/EP1668481A2/en not_active Withdrawn
- 2004-09-01 WO PCT/IB2004/051645 patent/WO2005029309A2/en active Application Filing
- 2004-09-01 US US10/572,615 patent/US20070150485A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5726688A (en) * | 1995-09-29 | 1998-03-10 | Ncr Corporation | Predictive, adaptive computer interface |
US6121968A (en) * | 1998-06-17 | 2000-09-19 | Microsoft Corporation | Adaptive menus |
DE10257607A1 (en) * | 2001-12-07 | 2003-06-18 | Bosch Gmbh Robert | Procedure to represent hierarchical structured list, showing higher elements assigned to displayed lower elements together on screen |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006135255A1 (en) * | 2005-06-16 | 2006-12-21 | Mitac International Corp. | Data presentation for navigation system |
CN112106323A (en) * | 2018-07-12 | 2020-12-18 | 塞克罗斯股份有限公司 | Method for establishing a secure hierarchical reference system |
CN112106323B (en) * | 2018-07-12 | 2024-03-22 | 塞克罗斯股份有限公司 | Method for storing and reading data on a storage device in an untrusted environment |
Also Published As
Publication number | Publication date |
---|---|
CN1856765A (en) | 2006-11-01 |
US20070150485A1 (en) | 2007-06-28 |
EP1668481A2 (en) | 2006-06-14 |
KR20070029104A (en) | 2007-03-13 |
JP2007506173A (en) | 2007-03-15 |
CN100416478C (en) | 2008-09-03 |
WO2005029309A3 (en) | 2005-05-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7719542B1 (en) | System, method and user interface controls for communicating status information | |
US7788599B2 (en) | User interface elements for hierarchical selection of items | |
US7242413B2 (en) | Methods, systems and computer program products for controlling tree diagram graphical user interfaces and/or for partially collapsing tree diagrams | |
US20070150485A1 (en) | Navigating through a displayed hierarchical data structure | |
JP3084666B2 (en) | Computer system and hierarchy selection menu display method | |
EP2051158B1 (en) | System for text entry | |
US6292188B1 (en) | System and method for navigating in a digital information environment | |
US9489131B2 (en) | Method of presenting a web page for accessibility browsing | |
US6948125B2 (en) | Computer controlled user interactive display interface implementation for tracking the organization of items in a hierarchical tree of nested categories | |
US7228506B2 (en) | System and method for providing an icon overlay to indicate that processing is occurring | |
US20140289641A1 (en) | Adaptive User Interface | |
US8490021B2 (en) | User interface for navigating large scale hierarchical namespaces | |
US20030218641A1 (en) | Method and system for navigating a hierarchical structure in a data processing system | |
US20060048076A1 (en) | User Interface having a carousel view | |
US20050289155A1 (en) | Method to enhance navigation and scalability in table and tree viewers | |
JP2004259286A (en) | Optimization of display and navigation in multidirection of hierarchical data, and display area consumption | |
KR20140069121A (en) | Presenting search results in hierarchical form | |
US20060074929A1 (en) | Multiple document file tab channel | |
US10216363B2 (en) | Navigating a network of options | |
US7756886B1 (en) | Filtered list assisted element selection | |
KR101157016B1 (en) | A method of presenting a plurality of items | |
US8161405B2 (en) | Accepting a user's selection of sort options for sorting a table | |
US20060085435A1 (en) | Method and data processing system for displaying hierarchical tree data | |
JP2007518181A (en) | Double scrolling | |
US12073076B1 (en) | Gestural navigation of a graphical user interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200480027206.8 Country of ref document: CN |
|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BW BY BZ CA CH CN CO CR CU CZ DK DM DZ EC EE EG ES FI GB GD GE GM HR HU ID IL IN IS JP KE KG KP KZ LC LK LR LS LT LU LV MA MD MK MN MW MX MZ NA NI NO NZ PG PH PL PT RO RU SC SD SE SG SK SY TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): BW GH GM KE LS MW MZ NA SD SZ TZ UG ZM ZW AM AZ BY KG MD RU TJ TM AT BE BG CH CY DE DK EE ES FI FR GB GR HU IE IT MC NL PL PT RO SE SI SK TR BF CF CG CI CM GA GN GQ GW ML MR SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2004769901 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2007150485 Country of ref document: US Ref document number: 10572615 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2006526753 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020067005610 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 2004769901 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 1020067005610 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 10572615 Country of ref document: US |