DE102005046705A1 - Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit - Google Patents

Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit Download PDF

Info

Publication number
DE102005046705A1
DE102005046705A1 DE102005046705A DE102005046705A DE102005046705A1 DE 102005046705 A1 DE102005046705 A1 DE 102005046705A1 DE 102005046705 A DE102005046705 A DE 102005046705A DE 102005046705 A DE102005046705 A DE 102005046705A DE 102005046705 A1 DE102005046705 A1 DE 102005046705A1
Authority
DE
Germany
Prior art keywords
data element
field
display
data
hierarchical
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.)
Ceased
Application number
DE102005046705A
Other languages
German (de)
Inventor
Angelika Förtsch
Heinrich Kulzer
Morna Lubowski
Thilo Opaterny
Gernot Wagner
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.)
Siemens AG
Original Assignee
Siemens AG
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 Siemens AG filed Critical Siemens AG
Priority to DE102005046705A priority Critical patent/DE102005046705A1/en
Publication of DE102005046705A1 publication Critical patent/DE102005046705A1/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The system has a data unit- displaying device for displaying a data unit (15) in a field (13) of a table (11), where a display position (14) of the data unit in the field is dependent on a hierarchical position of the data unit. The device displays a navigation unit and attributes in respective fields of the table. The hierarchical position is dependent on generating commands used for manufacturing the data unit. Independent claims are also included for the following: (1) a method for operating a hierarchically structured data unit (2) a computer program product for operating a hierarchically structured data unit.

Description

Die Erfindung betrifft ein System zum Bearbeiten von hierarchisch strukturierten Datenelementen und ein Verfahren zum Bearbeiten von hierarchisch strukturierten Datenelementen. Darüber hinaus betrifft die Erfindung eine Verwendung eines solchen Systems bzw. eines solchen Verfahrens in einem Struktureditor für eine Programmiersprache sowie ein Computerprogrammprodukt.The The invention relates to a system for editing hierarchically structured Data elements and a method of editing hierarchically structured data elements. In addition, the invention relates a use of such a system or such a method in a structure editor for a programming language and a computer program product.

In Computerprogrammen werden die strukturellen Teil-Ganzes-Beziehungen aus der realen Welt sehr häufig durch Baumdarstellungen, beispielsweise in Form eines Datei- und Verzeichnisbaumes, implementiert und oft auch so dargestellt. Aber auch Stücklisten und Montageanleitungen können als Baum dargestellt sein.In Computer programs are the structural part-whole relationships from the real world very often by tree representations, for example in the form of a file and Directory tree, implemented and often presented as such. But also parts lists and installation instructions can be represented as a tree.

Dabei hat sich eine Darstellung mit einem geteilten Fenster durchgesetzt. Dabei befindet sich auf der einen Seite des Fensters eine Baumdarstellung, während sich auf der anderen Seite des Fensters eine Tabellendarstellung befindet. In der Tabelle werden die Datenelemente angezeigt, welche sich innerhalb desjenigen Knotens befinden, der in dem Baum gerade ausgewählt ist, wobei immer nur ein Knoten ausgewählt werden kann. In der Tabelle werden neben den Datenelementen zumeist auch alle Attribute der Datenelemente aufgelistet, strukturelle Informationen zu den Datenelementen fehlen jedoch.there a presentation with a split window has prevailed. There is a tree view on one side of the window, while On the other side of the window is a table view located. The table shows the data items which are within that node that is in the tree selected is, whereby always only one node can be selected. In the table In addition to the data elements usually all the attributes of Data elements listed, structural information about the data elements are missing however.

Die Aufteilung in Baum und Tabelle bei der Anzeige von Datenelementen hat für den Anwender Vorteile: Da man in dem Baum immer nur einen Knoten selektieren kann, kann durch Lösch- oder Kopieroperationen die Struktur nicht zerstört werden. Knoten können nicht zerrissen werden. Für den Anwender ist stets klar, auf welcher hierarchischen Ebene etwas eingefügt, gelöscht oder bearbeitet wird. In der Tabelle können mehrere Zeilen gleichzeitig ausgewählt werden, so dass eine Bearbeitung mehrerer Datenelemente gleichzeitig erfolgen kann.The Division into tree and table when displaying data elements has for the user benefits: Since you only ever have one node in the tree can select, by deleting or copying operations the structure is not destroyed become. Nodes can not be torn. For the user is always clear on which hierarchical level something inserted, deleted or is processed. In the table can be several lines at the same time selected be, allowing editing of multiple data elements simultaneously can be done.

Die Aufteilung in Baum und Tabelle hat jedoch auch Nachteile. Eine Anzeige der Datenelemente in Tabellenform ist stets nur für einen einzelnen Knoten möglich. Daher ist es nicht möglich, zwei Knoten miteinander zu vergleichen. Es ist auch nicht möglich, eine knotenübergreifende Auswahl an Datenelementen zu treffen. Es ist nicht möglich, mehrere Knoten auszuwählen. Es ist ebenfalls nicht möglich, nicht zusammenhängende Knoten zu bearbeiten. Darüber hinaus ist die Bedienung oft unnötig kompliziert, da stets zwischen dem Baum und der Tabelle gewechselt werden muss. Beispielsweise können Datenelemente nur in dem Baum erzeugt werden, Eigenschaften des erzeugten Datenelementes müssen jedoch in der Tabelle geändert werden.The However, splitting tree and table also has disadvantages. An ad the data elements in tabular form is always only for one single node possible. Therefore it is not possible compare two nodes with each other. It is not possible, either cross-node Selection of data elements. It is not possible to have several Select node. It is also not possible unrelated To edit nodes. About that In addition, the operation is often unnecessarily complicated there always has to be changed between the tree and the table. For example, you can Data elements can only be created in the tree, properties of the generated data element must however, changed in the table become.

Eine Darstellung mit einem geteilten Fenster ist auch bei Struktureditoren für Programmiersprachen bekannt. Struktureditoren für Programmiersprachen sind Werkzeuge, mit dessen Hilfe sich die während der Programmierung eines Computerprogramms auftretenden Strukturen auf einfache Art und Weise erzeugen und bearbeiten lassen. Zu den Funktionen von Struktureditoren gehört u.a. das Erstellen und Löschen von Datenelementen sowie das Kopieren bzw. Verschieben von Datenelementen.A Representation with a split window is also used with structure editors for programming languages known. Structure editors for Programming languages are tools that can be used during the Programming a computer program occurring structures create and edit a simple way. To the functions heard of structure editors et al the creation and deletion of data elements as well as the copying or moving of data elements.

Eine Aufgabe der vorliegenden Erfindung ist es, eine Lösung zu finden, mit der die Handhabung von hierarchisch strukturierten Datenelementen deutlich vereinfacht wird.A The object of the present invention is to provide a solution find, with the handling of hierarchically structured data elements clearly is simplified.

Diese Aufgabe wird durch ein System zum Bearbeiten von hierarchisch strukturierten Datenelementen nach Anspruch 1 gelöst. Danach ist eine Datenelement-Anzeigeeinrichtung zum Anzeigen eines Datenelementes in einem ersten Feld einer Tabelle vorgesehen, wobei die Anzeigeposition des Datenelementes in dem Feld von der hierarchischen Stellung des Datenelementes abhängig ist.These Task is through a system for editing hierarchically structured Data elements solved according to claim 1. After that is a data element display provided for displaying a data element in a first field of a table, wherein the display position of the data item in the field of the hierarchical position of the data element is dependent.

Die Grundidee der Erfindung liegt darin, die Anzeige von hierarchisch strukturierten Datenelementen zu vereinfachen. Hierzu wird die bekannte Aufteilung in eine Baum- und eine separate Tabellendarstellung aufgegeben. Stattdessen erfolgt die Darstellung ausschließlich in Tabellenform. Die bisher in der Baumdarstellung visualisierten Strukturangaben werden in der Tabellendarstellung dadurch umgesetzt, dass die Anzeigeposition des Datenelementes in der Tabelle von der hierarchischen Stellung des Datenelementes abhängig ist.The The basic idea of the invention is the display of hierarchical simplify structured data elements. This is the known division placed in a tree and a separate table view. Instead, the presentation takes place exclusively in tabular form. The Structural data visualized so far in the tree view in the tabular display implemented by the display position of the data item in the table from the hierarchical position of the data element is.

Mit der Erfindung werden also die bekannten Vorteile einer Baumdarstellung nicht aufgegeben, sondern mit dem Editorkomfort einer Tabelle verbunden. Die Handhabung von hierarchisch strukturierten Datenelementen wird dadurch deutlich vereinfacht.With The invention thus becomes the known advantages of a tree representation not abandoned, but connected to the editor convenience of a table. The handling of hierarchically structured data elements becomes significantly simplified.

Die Aufgabe wird auch durch ein Verfahren zum Bearbeiten von hierarchisch strukturierten Datenelementen nach Anspruch 9 sowie durch die Verwendung des Systems bzw. des Verfahrens in einem Struktureditor für eine Programmiersprache nach Anspruch 12 sowie durch ein Computerprogrammprodukt nach Anspruch 13 gelöst.The Task is also performed by a method of editing hierarchically structured data elements according to claim 9 and by the use of the system or method in a structure editor for a programming language according to claim 12 and by a computer program product according to claim 13 solved.

Vorteilhafte Ausgestaltungen der Erfindung sind in den Unteransprüchen angegeben.advantageous Embodiments of the invention are specified in the subclaims.

In einer bevorzugten Ausführungsform der Erfindung wird mit Hilfe der Datenelement-Anzeigeeinrichtung des Systems die hierarchische Stellung eines Datenelementes in der Tabelle vorzugsweise dadurch abgebildet, dass die Anzeigeposition des Datenelementes mit zunehmender hierarchischer Tiefe weiter von einer Standardanzeigeposition entfernt ist. Bei der Standardanzeigeposition handelt es sich in einer vorteilhaften Ausführungsform der Erfindung um den Feldanfang eines vor zugsweise einzeiligen Tabellenfeldes, wobei das Datenelement entsprechend seiner hierarchischen Stellung ausgehend von dem Feldanfang in einer mehr oder weniger eingerückten Position angezeigt wird. Mit anderen Worten wird also die an sich bekannte baumartige Darstellung in eine Tabelle übertragen. Für einen Anwender ist die hierarchische Stellung eines in der Tabelle angezeigten Datenelementes auf einen Blick ersichtlich, ohne dass er sich an eine neue Darstellungsform gewöhnen muss. Sind Datenelementen mit gleicher hierarchischer Stellung dabei in verschiedenen Feldern der Tabelle gleiche Anzeigepositionen zugeordnet, ist eine besonders übersichtliche Darstellung gewährleistet.In a preferred embodiment of the invention, with the aid of the data element display The system preferably maps the hierarchical position of a data element in the table, in that the display position of the data element with increasing hierarchical depth is further away from a standard display position. In the case of the standard display position, in an advantageous embodiment of the invention, the field beginning of a preferably single-row table field is displayed, the data element being displayed in a more or less indented position in accordance with its hierarchical position starting from the field beginning. In other words, therefore, the tree-like representation known per se is transferred into a table. For a user, the hierarchical position of a data element displayed in the table is visible at a glance, without having to get used to a new form of presentation. If data elements with the same hierarchical position are assigned the same display positions in different fields of the table, a particularly clear representation is ensured.

In einer weiteren Ausführungsform der Erfindung wird mit Hilfe der Datenelement-Anzeigeeinrichtung ein Navigationselement in einem dem ersten Feld der Tabelle zugeordneten zweiten Feld der Tabelle angezeigt. Vorzugsweise erfolgt das Anzeigen dann, wenn das in dem zugehörigen ersten Feld der Tabelle angezeigte Datenelement eine hierarchisch übergeordnete Stellung aufweist. Hängt die Art des angezeigten Navigationselements davon ab, ob die zu dem Datenelement mit hierarchisch übergeordneter Stellung zugeordneten Datenelemente mit hierarchisch untergeordneter Stellung in weiteren Feldern der Tabelle angezeigt werden, ist die Navigation in den angezeigten Datenelementen für den Anwender stark vereinfacht.In a further embodiment The invention is accomplished by means of the data element display device a navigation item in a field associated with the first field of the table second field of the table. Preferably, the display then takes place if that in the associated first field of the table displayed data element a hierarchical parent Position has. Hangs the type of navigation element displayed depends on whether the assigned to the data element with a hierarchically superior position Data elements with hierarchically subordinate position in further Fields of the table are displayed, is the navigation in the displayed data elements for greatly simplified the user.

In einer weiteren Ausführungsform der Erfindung wird mit Hilfe der Datenelement-Anzeigeeinrichtung ein Attribut in einem dem ersten Feld der Tabelle zugeordneten dritten Feld der Tabelle angezeigt. Damit ist eine einfache Bearbeitung der Attribute eines Datenelements möglich.In a further embodiment The invention is accomplished by means of the data element display device an attribute in a third field associated with the first field of the table Field of the table. This is a simple edit the attributes of a data element possible.

Neben der im wesentlichen für die Anzeige von Datenelementen zuständige Datenelement-Anzeigeeinrichtung weist das erfindungsgemäße System vorzugsweise eine Datenelement-Erzeugungseinrichtung zum Erzeugen von Datenelementen und/oder eine Datenelement-Bearbeitungseinrichtung zum Kopie ren, Verschieben und/oder Löschen von Datenelementen auf. Vorzugsweise ist dabei die hierarchische Stellung des erzeugten Datenelementes bzw. die Art und Weise des Kopierens, Verschiebens oder Löschens eines Datenelementes von der hierarchischen Stellung eines zum Zeitpunkt des Erzeugens bzw. Kopierens, Verschiebens oder Löschens ausgewählten bestehenden Datenelementes und/oder von dem zum Erzeugen bzw. zum Kopieren, Verschieben oder Löschen verwendeten Kommandos abhängig.Next essentially for the display of data elements competent data element display device has the system according to the invention preferably a data element generating device for generating data elements and / or a data element processing device to copy, move and / or delete data items. Preferably, the hierarchical position of the generated Data element or the manner of copying, moving or deleting a data item from the hierarchical position of one at the time of creating, copying, moving or deleting selected ones Data element and / or from the for creating or for copying, Move or delete used commands.

Die Erfindung wird nachfolgend anhand eines Ausführungsbeispieles beschrieben, das mit Hilfe von Zeichnungen näher erläutert werden. Hierbei zeigen:The Invention will be described below with reference to an exemplary embodiment, that with the help of drawings closer explained become. Hereby show:

1 eine vereinfachte schematische Darstellung eines erfindungsgemäßen Systems zum Bearbeiten von hierarchisch strukturierten Datenelementen, 1 a simplified schematic representation of a system according to the invention for processing hierarchically structured data elements,

2 eine Tabelle mit strukturgebender Spalte, 2 a table with structuring column,

3 den tatsächlichen Inhalt der Tabelle aus 2, 3 the actual contents of the table 2 .

4 eine Tabelle mit Navigationsspalte, 4 a table with navigation column,

5 die Tabelle aus 2 mit einer neu eingefügten Zeile, 5 the table 2 with a newly inserted line,

6 die Tabelle aus 2 mit einer neu eingefügten Zeile, 6 the table 2 with a newly inserted line,

7 die Tabelle aus 2 mit einer neu eingefügten Zeile, 7 the table 2 with a newly inserted line,

8 die Tabelle aus 2 mit einer neu eingefügten Zeile, 8th the table 2 with a newly inserted line,

9 die Tabelle aus 2 mit einer Mehrfachauswahl, und 9 the table 2 with a multiple choice, and

10 die Tabelle aus 2 mit eingefügten Datenelementen nach einer Mehrfachauswahl. 10 the table 2 with inserted data elements after a multiple selection.

Als Ausführungsbeispiel wird ein Struktureditor 1 für Programmiersprachen beschrieben. Wie in 1 dargestellt, weist der erfindungsgemäße Struktureditor 1 eine im wesentlichen für die Anzeige von Datenelementen zuständige Datenelement-Anzeigeeinrichtung 2, eine Datenelement-Erzeugungseinrichtung 3 zum Erzeugen von Datenelementen und eine Datenelement-Bearbeitungseinrichtung 4 zum Kopieren, Verschieben und/oder Löschen von Datenelementen auf. Datenelement-Anzeigeeinrichtung 2, Datenelement-Erzeugungseinrichtung 3 und Datenelement-Bearbeitungseinrichtung 4 sind dabei miteinander zum Zwecke des Datenaustausches gekoppelt. Ebenso angekoppelt ist eine Eingabeeinrichtung zur Eingabe von Kommandos durch einen Anwender. Bei der Eingabeeinrichtung handelt es sich vorzugsweise um eine Computertastatur 5. Die Datenelement-Anzeigevorrichtung 2 ist mit einer Anzeige, beispielsweise einem Computerbildschirm 6, verbunden und zur Ansteuerung der Anzeige entsprechend den beschriebenen Funktionen der Datenelement-Anzeigevorrichtung 2 ausgebildet.An exemplary embodiment is a structure editor 1 for programming languages. As in 1 shown, the structure editor according to the invention 1 a data element display device essentially responsible for the display of data elements 2 , a data element generating device 3 for generating data elements and a data element processing device 4 for copying, moving and / or deleting data elements. Data element display device 2 , Data element generation device 3 and data element processing device 4 are coupled with each other for the purpose of data exchange. Also coupled is an input device for inputting commands by a user. The input device is preferably a computer keyboard 5 , The data element display device 2 is with a display ge, such as a computer screen 6 , connected and for driving the display according to the described functions of the data element display device 2 educated.

Der Struktureditor 1 kann dabei entweder in Form von Computerhardware oder in Form von Computersoftware oder in einer Kombination aus Hardware und Software verwirklicht werden. Soweit die Erfindung in Form von Software, also als Computerprogrammprodukt, verwirklicht ist, werden sämtliche nachfolgend beschriebenen Funktionen durch Computerprogrammanweisungen realisiert, wenn das Computerprogramm auf einem Rechner 10 mit einem Prozessor ausgeführt wird. Die Computerprogrammanweisungen sind dabei auf an sich bekannte Art und Weise in einer beliebigen Programmiersprache verwirklicht und können dem Rechner 10 in beliebiger Form bereitgestellt werden, beispielsweise in Form von Datenpaketen, die über ein Rechnernetz 7 übertragen werden, oder in Form eines auf einer Diskette, einer CD-ROM oder einem anderen Datenträger gespeicherten Computerprogrammprodukts.The structure editor 1 can be realized either in the form of computer hardware or in the form of computer software or in a combination of hardware and software. Insofar as the invention is implemented in the form of software, ie as a computer program product, all the functions described below are realized by computer program instructions when the computer program is run on a computer 10 is executed with a processor. The computer program instructions are realized in a known manner in any programming language and can the computer 10 be provided in any form, for example in the form of data packets over a computer network 7 or in the form of a computer program product stored on a floppy disk, CD-ROM or other medium.

In 2 ist eine Darstellung abgebildet, wie sie auf dem Computerbildschirm 6 durch die Datenelement-Anzeigeeinrichtung 2 des Struktureditors 1 angezeigt wird. Grundidee der Erfindung ist die Abbildung eines Baumes in nur einer Tabelle 11. Um die Baumeigenschaft nicht zu verlieren, wird eine strukturgebende Spalte 12 definiert. Durch diese strukturgebende Spalte 12 wird der Baum abgebildet. In jedem (vorzugsweise einzeiligen) Feld 13 der strukturgebenden Spalte 12 kann die Anzeigeposition 14 des Namens 19 für ein Datenelement 15 entsprechend der hierarchischen Stellung des Datenelements 15 durch Einrücken verändert werden. Die Anzeigeposition 14 des Namens 19 ist mit anderen Worten mehr oder weniger von einer Standardanzeigeposition 16 am Zeilenanfang entfernt. Im dargestellten Beispiel sind für eine besonders klare Darstellung für die Datenelemente 15 disjunkte Namen 19 gewählt. Grundsätzlich können jedoch für die Datenelemente 15 beliebige Namen 19 gewählt werden. Der Struktureditor 1 erlaubt eine Navigation innerhalb der Zeilen und Spalten der Tabelle 11, beispielsweise mit Hilfe der Cursortasten der Computertastatur 5.In 2 is a representation pictured as it is on the computer screen 6 by the data element display 2 of the structure editor 1 is shown. The basic idea of the invention is the illustration of a tree in only one table 11 , In order not to lose the tree property, a structuring column is created 12 Are defined. Through this structuring column 12 the tree is displayed. In each (preferably single-line) field 13 the structuring column 12 can the display position 14 of the name 19 for a data element 15 according to the hierarchical position of the data element 15 be changed by engagement. The display position 14 of the name 19 in other words, is more or less of a standard display position 16 removed at the beginning of the line. In the example shown, for a particularly clear representation of the data elements 15 disjoint name 19 selected. Basically, however, for the data elements 15 any names 19 to get voted. The structure editor 1 allows navigation within the rows and columns of the table 11 , for example using the cursor keys on the computer keyboard 5 ,

Neben der strukturgebenden Spalte 12 umfasst die Tabelle 11 eine Anzahl weiterer Spalten 17, in deren Feldern 27 die Attribute 18 der einzelnen Datenelemente 15 angegeben sind. In dem hier besprochenen Beispiel eines Struktureditors handelt es sich dabei beispielsweise um die Attribute „Datentyp" (also z.B. INTEGER, BYTE, ARRAY etc.). Bei der Beschreibung eines Dateisystems würde es sich bei den Attributen beispielsweise um einen Namen, den Zeitpunkt der Erzeugung des Datenelementes oder eine Dateigröße handeln. Der Struktureditor 1 erlaubt das Ändern der vorhandenen Attribute sowie der Namen 19 der Datenelemente 15.Next to the structuring column 12 includes the table 11 a number of other columns 17 in their fields 27 the attributes 18 the individual data elements 15 are indicated. In the example of a structure editor discussed here, for example, these are the attributes "data type" (eg INTEGER, BYTE, ARRAY etc.) When describing a file system, the attributes would be, for example, a name, the time of creation of the data item or a file size 1 allows changing the existing attributes as well as the name 19 the data elements 15 ,

Die in der Tabelle 11 dargestellten Datenelemente 15 weisen die folgende Struktur auf:
Die Datenelemente „bravo", „charlie" und „oskar" liegen nebeneinander in der höchsten Hierarchieebene. Entsprechend liegen die Datenelemente „bravo", „charlie" und „oskar" jeweils an der Standardanzeigeposition 16 am Feldanfang.
The in the table 11 represented data elements 15 have the following structure:
The data elements "bravo", "charlie" and "oskar" are next to each other in the highest hierarchical level, so the data elements "bravo", "charlie" and "oskar" are each at the standard display position 16 at the beginning of the field.

Die Datenelemente „delta", „echo" und „kilo" weisen eine untergeordnete hierarchische Stellung auf. Sie liegen in einer ersten untergeordneten Hierarchieebene, wobei sie dem Datenelement „charlie" zugeordnet sind. Mit anderen Worten befinden sind die Datenelemente „delta", „echo" und „kilo" strukturell innerhalb des Datenelementes „charlie". Entsprechend sind die Datenelemente „delta", „echo" und „kilo" an einer Anzeigeposition 14 angezeigt, die von der Standardanzeigeposition 16 durch eine einfache Einrückung entfernt ist.The data elements "delta", "echo" and "kilo" have a subordinate hierarchical position and are located in a first subordinate hierarchical level, wherein they are assigned to the data element "charlie". In other words, the data elements "delta", "echo" and "kilo" are structurally within the data element "charlie". Accordingly, the data items "delta", "echo" and "kilo" are at a display position 14 displayed from the default display position 16 is removed by a simple indentation.

Die Datenelemente „foxtrott", „golf" und „india" weisen ebenfalls eine untergeordnete hierarchische Stellung auf. Sie liegen in einer zweiten untergeordneten Hierarchieebene, wobei sie dem Datenelement „echo" zugeordnet sind. Mit anderen Worten befinden sind die Datenelemente „foxtrott", „golf" und „india" strukturell innerhalb des Datenelementes „echo". Die Datenelemente „lima" und „mike" weisen auch eine untergeordnete hierarchische Stellung auf. Sie liegen ebenfalls in der zweiten untergeordneten Hierarchieebene, wobei sie jedoch dem Datenelement „kilo" zugeordnet sind. Mit anderen Worten befinden sind die Datenelemente „lima" und „mike" strukturell innerhalb des Datenelementes „kilo". Die Datenelemente „foxtrott", „golf" und „india" bzw. „lima" und „mike" werden entsprechend an einer Anzeigeposition 14' angezeigt, die von der Standardanzeigeposition 16 durch eine zweifache Einrückung entfernt ist.The data elements "foxtrott", "golf" and "india" also have a subordinate hierarchical position, lying in a second subordinate hierarchical level, where they are assigned to the "echo" data element. In other words, the data elements "foxtrott", "golf" and "india" are structurally within the data element "echo". The data elements "lima" and "mike" also have a subordinate hierarchical position. They are also located in the second subordinate hierarchy level, but they are assigned to the data element "kilo." In other words, the data elements "lima" and "mike" are structurally within the data element "kilo". The data elements "foxtrott", "golf" and "india" or "lima" and "mike" will be displayed accordingly 14 ' displayed from the default display position 16 is removed by a double indentation.

Damit diese durch Einrückungen gewonnene Struktur durch einen Anwender nicht einfach dadurch zerstören werden kann, dass dieser die Einrückung in der strukturgebenden Spalte 12 der Tabelle 11 ändert, ist die durch die Einrückung visualisierte Struktureigenschaft systemintern nicht als Teil des Namens 19, sondern als Attribut einer für den Anwender unsichtbaren Spalte 21 verwirklicht. In der Folge kann der Anwender die Struktur nicht dadurch ändern, dass er die Anzeigeposition 16, 14, 14' der Namen 19 der Datenelemente 15 in der strukturgebenden Spalte 12 ändert. 3 zeigt den tatsächlichen Inhalt der in 2 dargestellten Tabelle 11, wobei die den einzelnen Datenelementen 15 in der unsichtbaren Spalte 21 zugeordneten Attribute „0", „1" bzw. „2" der hierarchischen Stellung der Datenelemente und damit der Einrücktiefe entsprechen.In order for a user to destroy this indentation-derived structure, it can not easily destroy it by indenting it in the structuring column 12 the table 11 the structural property visualized by the indentation is not intrinsic to the system as part of the name 19 but as an attribute of a column invisible to the user 21 realized. As a result, the user can not change the structure by changing the display position 16 . 14 . 14 ' the name 19 the data elements 15 in the structuring column 12 changes. 3 shows the actual contents of in 2 shown table 11 where the individual data elements 15 in the invisible column 21 associated attributes "0", "1" and "2" correspond to the hierarchical position of the data elements and thus the indentation.

Eine erhöhte Übersichtlichkeit für den Anwender wird durch die Anzeige einer speziellen Navigationsspalte 22 erreicht, siehe 4. Dabei werden in den Feldern 26 der Navigationsspalte 22 die aus der Baumdarstellung bekannten Navigationssymbole 23 und ihre Funktionalität in die Tabelle 11 übernommen. Ein einem Datenelement zugeordnetes „+" symbolisiert, dass zu diesem Datenelement noch weitere untergeordnete Datenelemente existieren, die nicht angezeigt werden. Ein „–" symbolisiert, dass diese weiteren untergeordnete Datenelemente angezeigt werden. Die Navigationspalte 22 kann zwar durch den Anwender ausgewählt, ihr Inhalt jedoch nicht geändert werden. Besonders vorteilhaft ist es, wenn die Datenelement-Anzeigeeinrichtung 2 derart ausgebildet ist, dass bei Eingabe eines bestimmten Kommandos, beispielsweise bei einem Druck auf die Leertaste der Computertastatur 5, die eingebetteten Datenelemente „ein-", bzw. wieder „ausklappen". Selbstverständlich können sämtliche vor- und nachfolgend beschriebene Tastatureingaben auch durch Aktivieren entsprechender Menüpunkte einer graphischen Benutzeroberfläche erfolgen, wobei zur Bedienung beispielsweise auch eine Computermaus oder ein anderes Eingabegerät verwendet werden kann.An increased clarity for the user by the display of a special navigation column 22 reached, see 4 , It will be in the fields 26 the navigation column 22 the navigation symbols known from the tree representation 23 and their functionality in the table 11 accepted. A "+" associated with a data element symbolizes that there are other subordinate data elements for this data element that are not displayed, and a "-" symbolizes that these further subordinate data elements are displayed. The navigation column 22 Although it can be selected by the user, its content can not be changed. It is particularly advantageous if the data element display device 2 is formed such that when entering a specific command, for example, when you press the spacebar of the computer keyboard 5 , which "fold in" embedded data elements. Of course, all keystrokes described above and below can also be effected by activating corresponding menu items of a graphical user interface, it also being possible for example to use a computer mouse or another input device for operation.

Zum Bearbeiten der Struktur ist die Datenelement-Erzeugungseinrichtung 3 und die Datenelement-Bearbeitungseinrichtung 4 ausgebildet zur Verarbeitung bestimmter Kommandos des Anwen ders. Zur Eingabe der Kommandos dient wiederum vorzugsweise die Computertastatur 5.To edit the structure is the data element generating device 3 and the data element processing device 4 designed for processing certain commands of the user. For the input of the commands, in turn, the computer keyboard is used 5 ,

Das Erzeugen und Einfügen einer neuen Zeile 24, die dem Erzeugen und Einfügen eines neuen Datenelements entspricht, wird durch einen speziellen Kommando durchgeführt. Im hier beschriebenen Ausführungsbeispiel wird dieses Kommando durch die Tastenkombination CTRL-RETURN weitergegeben. Dabei wird die neue Zeile 24 nach der Zeile eines aktuell durch Positionierung eines Cursors 25 oder dergleichen ausgewählten Datenelements 15' erzeugt. Wie in 5 dargestellt, wird unterhalb der Zeile des ausgewählten Datenelements „bravo" eine neue Zeile 24 erzeugt.The creation and insertion of a new line 24 , which corresponds to the creation and insertion of a new data element, is performed by a special command. In the embodiment described here, this command is passed through the key combination CTRL-RETURN. This will be the new line 24 after the line of a current by positioning a cursor 25 or the like of the selected data item 15 ' generated. As in 5 is displayed, below the line of the selected data item "bravo" is a new line 24 generated.

Es kann jedoch auch vorgesehen sein, dass eine neue Zeile 24 stets vor der Zeile eines ausgewählten Datenelements 15' eingefügt wird (nicht abgebildet). Alternativ kann hierzu auch die Eingabe eines anderen Kommandos vorgesehen sein, wie beispielsweise CTRL-SHIFT-RETURN.However, it can also be provided that a new line 24 always before the line of a selected data element 15 ' is inserted (not shown). Alternatively, for this purpose, the input of another command can be provided, such as CTRL-SHIFT-RETURN.

Das der erzeugten Zeile 24 entsprechende Datenelement (nicht abgebildet) weist automatisch die gleiche Hierarchietiefe auf wie das ausgewählte Datenelement 15', hier also „bravo". Verlässt der Anwender die neu erzeugte, aber noch leere Zeile 24 nach „bravo", so wird diese wieder gelöscht. Das Erzeugen eines neuen Datenelements erfolgt durch Eingabe eines Namens in das leere Feld 13.The generated line 24 corresponding data element (not shown) automatically has the same hierarchy depth as the selected data element 15 ' , so here "bravo" .The user leaves the newly created, but still empty line 24 After "bravo", this is deleted again The creation of a new data element takes place by entering a name in the empty field 13 ,

6 zeigt das Einfügen einer neuen Zeile 24 in einer untergeordneten Hierarchieebene, hier am Beispiel des Einfügens nach dem Datenelement „foxtrott". Das Einfügen erfolgt hier entsprechend dem oben beschriebenen Verfahren. 6 shows the insertion of a new line 24 in a subordinate hierarchy level, here with the example of the insertion after the data element "foxtrott" .The insertion takes place here according to the procedure described above.

7 und 8 zeigt das Einfügen einer neuen Zeile 24 nach dem Datenelement „mike" bzw. vor dem Datenelement „oskar". Ein neues Datenelement in dieser Zeile 24 würde im ersten Fall die gleiche hierarchische Stellung wie „mike" (Attribut „2") und im zweiten Fall die gleiche hierarchische Stellung wie „oskar" (Attribut „0") aufweisen. Um jedoch diesem neuen Datenelement die gleiche hierarchische Stellung wie „delta", „echo" und „kilo" (Attribut „1") zuzuordnen, ist es vorgesehen, in jeder leeren Zeile 24 eine Änderung der Einrücktiefe, also mit anderen Worten eine freie Festlegung der hierarchischen Stellung eines Datenelementes, zu erlauben. Das Ändern der Einrücktiefe erfolgt dabei in dem hier gezeigten Ausführungsbeispiel durch das Wiederholen der letzten Tastatureingabe, beispielsweise also durch nochmaliges Eingeben der Tastenkombination CTRL-RETURN. Dabei gilt die Regel, dass das Wiederholen des Kommandos die Einrücktiefe nur dann ändert, wenn die resultierende Einrücktiefe nicht kleiner als die der folgenden Zeile oder größer als die der vorangegangenen Zeile ist. Werden diese Grenzen überschritten, so wird die leere Zeile 24 durch das Wiederholen des Kommandos gelöscht und der Cursor 25 in der folgenden bzw. vorhergehenden Zeile positioniert. Die folgenden drei Beispiele sollen diese Regel veranschaulichen:
In einem ersten Beispiel befindet sich der Cursor 25 in der Zeile des Datenelementes „mike". Mit anderen Worten ist also das Datenelement „mike" mit der Einrücktiefe „2" ausgewählt. Ein CTRL-RETURN erzeugt dann eine neue Zeile 24 ebenfalls mit Einrücktiefe „2" unterhalb dieser Zeile (7). In diese neue Zeile 24 kann der Name eines neuen Datenelementes mit der Einrücktiefe „2" eingegeben werden. Ein weiteres CTRL-RETURN vermindert die Einrücktiefe auf „1". Wiederum könnte ein neues Datenelement eingeben werden, diesmal mit der Einrücktiefe „1". Ein weiteres CTRL-RETURN in der leeren Zeile 24 vermindert die Einrücktiefe auf „0". Wiederum könnte ein neues Datenelement eingeben werden, diesmal mit der Einrücktiefe „0" (8). Ein weiteres CTRL-RETURN in der leeren Zeile 24 führt dazu, dass die leere Zeile entfernt und der Cursor 25 auf das Datenelement „oskar" gestellt wird.
7 and 8th shows the insertion of a new line 24 after the data element "mike" or before the data element "oskar". A new data element in this line 24 in the first case would have the same hierarchical position as "mike" (attribute "2") and in the second case the same hierarchical position as "oskar" (attribute "0"). However, in order to assign the same hierarchical position to this new data item as "delta", "echo" and "kilo" (attribute "1"), it is provided in each empty line 24 a change in the indentation, in other words, a free determination of the hierarchical position of a data element to allow. The changing of the indentation takes place in the embodiment shown here by repeating the last key input, for example, by re-entering the key combination CTRL-RETURN. The rule is that repeating the command changes the indentation depth only if the resulting indentation is not smaller than that of the following line or greater than that of the previous line. If these limits are exceeded, then the empty line 24 cleared by repeating the command and the cursor 25 positioned in the following or previous line. The following three examples are intended to illustrate this rule:
In a first example, the cursor is located 25 in the line of the data element "mike." In other words, the data element "mike" is selected with the indentation depth "2." A CTRL RETURN then generates a new line 24 also with indentation depth "2" below this line ( 7 ). In this new line 24 the name of a new data element can be entered with the indentation depth "2." Another CTRL-RETURN reduces the indentation depth to "1". Again, a new data element could be entered, this time with the indentation depth "1." Another CTRL RETURN in the empty line 24 reduces the indentation depth to "0." Again, a new data element could be entered, this time with the indentation depth "0" ( 8th ). Another CTRL RETURN in the empty line 24 causes the blank line to be removed and the cursor to be removed 25 to the data element "oskar".

In einem zweiten Beispiel befindet sich der Cursor 25 in der Zeile des Datenelementes „oskar". Mit anderen Worten ist also das Datenelement „oskar" mit der Einrücktiefe „0" ausgewählt. Ein CTRL-SHIFT-RETURN erzeugt eine neue Zeile 24 ebenfalls mit Einrücktiefe „0" oberhalb dieser Zeile. In diese neue Zeile 24 kann der Name eines neuen Datenelementes mit der Einrücktiefe „0" eingegeben werden. Ein weiteres CTRL-SHIFT-RETURN erhöht die Einrücktiefe auf „1". Wiederum könnte ein neues Datenelement eingeben werden, diesmal mit der Einrücktiefe „1". Ein weiteres CTRL-SHIFT-RETURN in der leeren Zeile 24 erhöht die Einrücktiefe auf „2". Wiederum könnte ein neues Datenelement eingeben werden, diesmal mit der Einrücktiefe „2". Ein weiteres CTRL-RETURN in der leeren Zeile führt dazu, dass die leere Zeile 24 entfernt und der Cursor 25 auf das Datenelement „mike" gestellt wird.In a second example, the cursor is located 25 in the line of the data element "oskar." In other words, the data element "oskar" is selected with the indentation depth "0." A CTRL-SHIFT RETURN creates a new line 24 also with indentation depth "0" above this line this new line 24 the name of a new data element can be entered with the indentation depth "0." Another CTRL-SHIFT-RETURN increases the indentation depth to "1". Again a new data element could be entered, this time with the indentation depth "1." Another CTRL-SHIFT-RETURN in the empty line 24 increases the indentation depth to "2." Again, a new data element could be entered, this time with the indentation depth "2". Another CTRL-RETURN in the empty line causes the empty line 24 removed and the cursor 25 is placed on the data element "mike".

In einem dritten Beispiel befindet sich der Cursor 25 in der Zeile des Datenelementes „india". Mit anderen Worten ist also das Datenelement „india" mit der Einrücktiefe „2" ausgewählt. Ein CTRL-RETURN erzeugt eine neue Zeile 24 ebenfalls mit Einrücktiefe „2" unterhalb dieser Zeile. Ein weiteres CTRL-RETURN vermindert die Einrücktiefe auf „1". Ein weiteres CTRL-RETURN in der leeren Zeile führt dazu, dass die leere Zeile 24 entfernt und der Cursor auf das Datenelement „kilo" gestellt wird. Wie dargestellt, wird also bei Anwendung der beschriebenen Regeln eine übergeordnete Struktur (in diesem Beispiel „charlie") nicht zerrissen.In a third example, the cursor is located 25 in the line of the data element "india." In other words, the data element "india" is selected with the indentation depth "2." A CTRL RETURN creates a new line 24 also with indentation depth "2" below this line Another CTRL-RETURN reduces the indentation depth to "1". Another CTRL-RETURN in the empty line causes the empty line 24 As shown, applying the rules described does not break a parent structure (charlie in this example).

Bisher wurden lediglich bereits vorhandene Hierarchieebenen (Einrücktiefen) beschrieben. Zum Erzeugen einer neuen Hierarchieebene wird gemäß der Erfindung entweder ein entsprechendes Kommando verwendet oder das Erzeugen einer neuen Hierarchieebene wird automatisch auf Grund vorhandener Attribute 18 der Datenelemente 15 erkannt.Previously, only existing hierarchy levels (indentation depths) were described. To generate a new hierarchical level, either a corresponding command is used according to the invention, or the generation of a new hierarchy level is automatically based on existing attributes 18 the data elements 15 recognized.

Bei dem hier beschriebenen Beispiel eines Struktureditors 1 für eine Programmiersprache sind die bisher als Datenelemen te 15 bezeichneten Einheiten die in einer Programmiersprache vorhandenen Strukturbausteine, also beispielsweise Funktionen oder Prozeduren, die Variablen mit einem Namen und einen Datentyp aufweisen. Einfache Datentypen sind dabei in einer Zeile der Tabelle 11 deklariert. Strukturen und Felder bestehen aus weiteren Zeilen der Tabelle 11 mit Namen und Datentypen der Strukturelemente. Bei einem einfachen Datentyp führt ein CTRL-RETURN zu einer neuen Zeile 24 mit gleicher Einrücktiefe. Bei einem zusammengesetzten Datentyp führt ein CTRL-RETURN zu einer neuen Zeile 24 mit erhöhter Einrücktiefe.In the example of a structure editor described here 1 for a programming language are the hitherto as Datenelemen te 15 units denote the structure blocks present in a programming language, for example, functions or procedures that have variables with a name and a data type. Simple data types are in one line of the table 11 declared. Structures and fields consist of further lines of the table 11 with names and data types of the structure elements. For a simple data type, a CTRL RETURN will result in a new line 24 with the same indentation. For a composite data type, a CTRL RETURN will result in a new line 24 with increased indentation depth.

Wird das bisher anhand eines Struktureditors beschriebene System beispielsweise für ein Dateisystem verwendet, dann handelt es sich bei den Datenelementen entweder um Dateien oder um Verzeichnisse. Eine Datei kann keine weiteren Dateien enthalten, damit führt ein CTRL-RETURN zu einer neuen Zeile 24 mit gleicher Einrücktiefe. Ein Verzeichnis enthält weitere Dateien oder Verzeichnisse. Ein CTRL-RETURN erzeugt somit eine neue Zeile 24 mit einer erhöhten Einrücktiefe.For example, if the system previously described in a structural editor is used for a file system, then the data elements are either files or directories. A file can not contain any further files, so a CTRL-RETURN leads to a new line 24 with the same indentation. A directory contains additional files or directories. A CTRL RETURN thus generates a new line 24 with an increased indentation depth.

Zum Bearbeiten, also beispielsweise Kopieren, Ausschneiden, und Löschen von Zeilen, respektive Datenelementen 15, sind in dem Struktureditor 1 wiederum andere Kommandos vorgesehen. Das Löschen sowie das Ausschneiden von Zeilen wirkt dabei wie in einem Baum. Wird also beispielsweise eine Zeile gelöscht, die mit einem Navigationssymbol 23 („+" oder „–") markiert ist, d.h. enthält das Datenelement 15 dieser Zeile weitere untergeordnete Datenelemente, so werden alle enthaltenen Datenelemente von dem Vorgang mit umfasst und gelöscht. Dies gilt entsprechend auch für das Ausschneiden. Wurden auf diese Weise ganze Teilbäume ausgeschnitten, so können diese an eine andere Stelle der Tabelle 11 wieder eingefügt werden. Dabei werden die Einrücktiefen entsprechend der in Bäumen üblichen Regeln angepasst.For editing, such as copying, cutting, and deleting lines, respectively data elements 15 , are in the structure editor 1 in turn provided other commands. The deletion as well as the cutting out of lines acts like in a tree. For example, if you delete a line that contains a navigation icon 23 ("+" Or "-") is highlighted, ie contains the data element 15 In this line further subordinate data elements, all contained data elements of the operation are included and deleted. This also applies accordingly to the cutting. If whole subtrees have been cut out in this way, they can be moved to another position in the table 11 be inserted again. The indentation depths are adjusted according to the usual rules in trees.

Für eine Mehrfachauswahl von Zeilen, respektive Datenelementen 15, gelten die folgende Regel: Werden in der Tabelle 11 mehrere Zeilen markiert, so ergibt sich aus diesen Zeilen eine Struktur, welche die selektierten Zeilen auf der Einrücktiefe „0" enthält. Wie in 9 dargestellt werden beispielsweise die Zeilen mit den Datenelementen „bravo" und „kilo" ausgewählt und kopiert. Anschließend wird eine leere Zeile 24 nach dem Datenelement „golf" erzeugt und die Einrücktiefe dieser Zeile wird auf „2" erhöht. Werden in die leere Zeile die kopierten Datenelemente „bravo" und „kilo" eingefügt, so ergibt sich die in 10 gezeigte Darstellung.For multiple selection of lines or data elements 15 , the following rule apply: Be in the table 11 If several lines are marked, these lines result in a structure which contains the selected lines at the indentation depth "0" 9 For example, the lines with the data elements "bravo" and "kilo" are selected and copied. Subsequently, a blank line 24 after the data element "golf" is generated and the indentation depth of this line is increased to "2". If the copied data elements "bravo" and "kilo" are inserted into the empty line, the result is the in 10 shown illustration.

In dem soeben beschriebenen Beispiel wurde „flach" kopiert. Das bedeutet, dass die zu dem Datenelement „kilo" untergeordneten Datenelemente „lima" und „mike" nicht mit kopiert wurden. Für ein Mitkopieren untergeordneter Datenelemente („tief" kopieren) ist ein besonderes Kommando vorgesehen. Je nach Anwendung kann es von Vorteil sein, wenn die mit „+" oder „–" markierten Zeilen automatisch „tief" kopiert werden. Dem Anwender sind hierzu, wie auch zur Einstellung der oben beschriebenen Regeln und weiterer optionaler Regeln, entsprechende Einstell- und Anpassungsmöglichkeiten gegeben.In The example just described was copied "flat." This means that the subordinate to the data element "kilo" Data elements "lima" and "mike" are not copied were. For Copying subordinate data elements ("deep" copying) is a special command intended. Depending on the application, it may be beneficial if the with "+" or "-" marked lines automatically "deep" copied. The user has to do this, as well as to adjust the above Rules and other optional rules, appropriate settings and customization options given.

Am Ende der Tabelle 11 befindet sich stets eine leere Zeile. Diese lässt sich nicht löschen. Eine Änderung der Einrücktiefe dieser letzten Zeile ist stets möglich. Zum Ändern der Einrücktiefe könnte man auf das CRTL vor dem RETURN verzichten.At the end of the table 11 there is always a blank line. This can not be deleted. A change of the indentation depth of this last line is always possible. To change the indentation depth you could do without the CRTL before the RETURN.

Beim ersten Erzeugen der Tabelle befindet sich der Anwender stets in einer „letzten" Zeile der Tabelle 11. Die Einrücktiefe lässt sich einfach durch RETURN und SHIFT-RETURN ändern. Wurde ein Name 19 in die strukturgebende Spalte 12 eingegeben, so bewirkt das RETURN, dass wiederum eine neue leere Zeile 24 entsteht. Beim Erzeugen der Tabelle kann man die Einträge somit – wie von einem Schreibprogramm gewohnt – "heruntertippen".When the table is first created, the user is always in a "last" line of the table 11 , The indentation depth can be easily changed by RETURN and SHIFT-RETURN. Became a name 19 in the structuring column 12 entered, then the RETURN, in turn, causes a new blank line 24 arises. When creating the Ta belle one can thus "write down" the entries - as usual in a writing program.

In einer nicht dargestellten Ausführung ist die Einrücktiefe für das letzte Datenelement einer Struktur änderbar. Statt dem Ausschneiden des oder der letzten Elemente, dem Erzeugen einer Leerzeile, dem Einstellen der Einrücktiefe und dem folgendem Einfügen der ausgeschnittenen Elemente erfolgt die Bestimmung der Einrücktiefe des letzten Elementes oder der letzten Elemente der Struktur mit Hilfe eines besonderen Kommandos. Nie erlaubt sind jedoch Änderungen der Einrücktiefe eines Datenelementes innerhalb einer Struktur. Somit kann sicher vermieden werden, dass bei einer Änderung der Einrücktiefe beispielsweise des Datenelements „golf", aus dem Datenelement „golf" ein übergeordnetes Datenelement wird und das Datenelement „echo" nur noch das Datenelement „foxtrott" enthält. Änderungen an der Einrücktiefe sind mit anderen Worten nur ausnahmsweise zulässig und auch nur dann, wenn sie auf die Attribute der Elemente keinen Einfluss haben.In an embodiment not shown is the indentation depth for the Last data element of a structure changeable. Instead of cutting out of the last element (s), generating a blank line, the Setting the indentation depth and the following insertion the cut-out elements are determined by the indentation depth the last element or elements of the structure Help of a special command. However, changes are never allowed the indentation a data element within a structure. Thus, for sure be avoided that when changing the indentation depth for example, the data element "golf", from the data element "golf" a parent Data element and the data element "echo" contains only the data element "foxtrott". amendments at the indentation are in other words only exceptionally permissible and only if they have no influence on the attributes of the elements.

Der beschriebene Struktureditor 1 vereint die Vorteile einer Baumdarstellung mit dem Editorkomfort einer Tabelle. Der Aufbau baumartige Strukturen ist schnell und bequem möglich. Durch das gewohnte Copy&Paste lassen sich die Attributspalten 17 schnell und bequem auch über Strukturgrenzen hinweg füllen. Es ist möglich über Knotengrenzen hinweg die enthaltenen Datenelemente 15 zu vergleichen, da störende Zeilen "eingeklappt" werden können. Auch ein Auswählen über Knotengrenzen hinweg ist möglich. Die Strukturen können bei Anwendung der Regeln nicht zerrissen werden.The described structure editor 1 combines the advantages of a tree view with the editor ease of a table. Building tree-like structures is quick and easy. The customary copy and paste lets you define the attribute columns 17 fast and easy to fill across structural boundaries. It is possible across node boundaries, the contained data elements 15 to compare, because disturbing lines can be "folded". Selection across node boundaries is also possible. The structures can not be torn when applying the rules.

Claims (13)

System (1) zum Bearbeiten von hierarchisch strukturierten Datenelementen, gekennzeichnet durch eine Datenelement-Anzeigeeinrichtung (2) zum Anzeigen eines Datenelementes (15) in einem ersten Feld (13) einer Tabelle (11), wobei die Anzeigeposition (14) des Datenelementes (2) in dem Feld (13) von der hierarchischen Stellung des Datenelementes (15) abhängig ist.System ( 1 ) for editing hierarchically structured data elements, characterized by a data element display device ( 2 ) for displaying a data element ( 15 ) in a first field ( 13 ) of a table ( 11 ), the display position ( 14 ) of the data element ( 2 ) in the field ( 13 ) of the hierarchical position of the data element ( 15 ) is dependent. System (1) nach Anspruch 1, dadurch gekennzeichnet, dass die Datenelement-Anzeigeeinrichtung (2) derart ausgebildet ist, dass die Anzeigeposition (14) des Datenelementes (15) mit zunehmender hierarchischer Tiefe weiter von einer Standardanzeigeposition (16) entfernt ist.System ( 1 ) according to claim 1, characterized in that the data element display device ( 2 ) is designed such that the display position ( 14 ) of the data element ( 15 ) with increasing hierarchical depth farther from a standard display position ( 16 ) is removed. System (1) nach Anspruch 2, dadurch gekennzeichnet, dass die Datenelement-Anzeigeeinrichtung (2) derart ausgebildet ist, dass die Anzeigeposition (14) des Datenelementes (15) in dem ersten Feld (13) der Tabelle (11) entsprechend der hierarchischen Stellung des Datenelementes (15) ausgehend von dem Feldanfang mehr oder weniger eingerückt ist.System ( 1 ) according to claim 2, characterized in that the data element display device ( 2 ) is designed such that the display position ( 14 ) of the data element ( 15 ) in the first field ( 13 ) of the table ( 11 ) according to the hierarchical position of the data element ( 15 ) is more or less engaged from the beginning of the field. System (1) nach einem der Ansprüche 1 bis 3, dadurch gekennzeichnet, dass die Datenelement-Anzeigeeinrichtung (2) derart ausgebildet ist, dass Datenelementen (15) mit gleicher hierarchischer Stellung in verschiedenen Feldern (13) gleiche Anzeigepositionen (14) zugeordnet sind.System ( 1 ) according to one of claims 1 to 3, characterized in that the data element display device ( 2 ) is designed such that data elements ( 15 ) with the same hierarchical position in different fields ( 13 ) same display positions ( 14 ) assigned. System (1) nach einem der Ansprüche 1 bis 4, dadurch gekennzeichnet, dass die Datenelement-Anzeigeeinrichtung (2) ausgebildet ist zum Anzeigen ein Navigationselementes (23) in einem dem ersten Feld (13) der Tabelle (11) zugeordneten zweiten Feld (26) der Tabelle (11).System ( 1 ) according to one of claims 1 to 4, characterized in that the data element display device ( 2 ) is designed to display a navigation element ( 23 ) in a first field ( 13 ) of the table ( 11 ) associated second field ( 26 ) of the table ( 11 ). System (1) nach einem der Ansprüche 1 bis 5, dadurch gekennzeichnet, dass die Datenelement-Anzeigeeinrichtung (2) ausgebildet ist zum Anzeigen eines Attributes (18) in einem dem ersten Feld (13) der Tabelle (11) zugeordneten dritten Feld (27) der Tabelle (11).System ( 1 ) according to one of claims 1 to 5, characterized in that the data element display device ( 2 ) is designed to display an attribute ( 18 ) in a first field ( 13 ) of the table ( 11 ) associated third field ( 27 ) of the table ( 11 ). System (1) nach einem der Ansprüche 1 bis 6, gekennzeichnet durch eine Datenelement-Erzeugungseinrichtung (3) zum Erzeugen eines Datenelementes, wobei die hierarchische Stellung des erzeugten Datenelementes von der hierarchischen Stellung eines zum Zeitpunkt des Erzeugens ausgewählten bestehenden Datenelementes (15') und/oder von dem zum Erzeugen verwendeten Erzeugungskommando abhängig ist.System ( 1 ) according to one of claims 1 to 6, characterized by a data element generating device ( 3 ) for generating a data element, wherein the hierarchical position of the generated data element of the hierarchical position of an existing data element selected at the time of generating ( 15 ' ) and / or depends on the generation command used to generate. System (1) nach einem der Ansprüche 1 bis 7, gekennzeichnet durch eine Datenelement-Bearbeitungseinrichtung (4) zum Kopieren, Verschieben und/oder Löschen eines Datenelementes, wobei die Art und Weise des Kopierens, Verschiebens oder Löschens von der hierarchischen Stellung eines zum Zeitpunkt des Kopierens, Verschiebens oder Löschens ausgewählten bestehenden Datenelementes (15') und/oder von dem zum Kopieren, Verschieben oder Löschen verwendeten Erzeugungskommando abhängig ist.System ( 1 ) according to one of claims 1 to 7, characterized by a data element processing device ( 4 ) for copying, moving and / or deleting a data element, the method of copying, moving or deleting being from the hierarchical position of an existing data element selected at the time of copying, moving or deleting ( 15 ' ) and / or depends on the generation command used for copying, moving or deleting. Verfahren zum Bearbeiten von hierarchisch strukturierten Datenelementen, gekennzeichnet durch ein Anzeigen eines Datenelementes (15) in einem ersten Feld (13) einer Tabelle (11), wobei die Anzeigeposition (14) des Datenelementes (15) in dem Feld (13) von der hierarchischen Stellung des Datenelementes (15) abhängig ist.Method for processing hierarchically structured data elements, characterized by displaying a data element ( 15 ) in a first field ( 13 ) of a table ( 11 ), the display position ( 14 ) of the data element ( 15 ) in the field ( 13 ) of the hierarchical position of the data element ( 15 ) is dependent. Verfahren nach Anspruch 9, gekennzeichnet durch ein Erzeugen eines Datenelementes, wobei die hierarchische Stellung des erzeugten Datenelementes von der hierarchischen Stellung eines zum Zeitpunkt des Erzeugens ausgewählten bestehenden Datenelementes (15') und/oder von dem zum Erzeugen verwendeten Programmkommando abhängig ist.A method according to claim 9, characterized by generating a data element, wherein the hierarchical position of the generated data element of the hierarchical position of an existing data element selected at the time of generating ( 15 ' ) and / or from that to He the program command used is dependent. Verfahren nach Anspruch 9 oder 10, gekennzeichnet durch ein Kopieren, Verschieben und/oder Löschen eines Datenelementes (15), wobei die Art und Weise des Kopierens, Verschiebens oder Löschens von der hierarchischen Stellung eines zum Zeitpunkt des Kopierens, Verschiebens oder Löschens ausgewählten bestehenden Datenelementes (15') und/oder von dem zum Kopieren, Verschieben oder Löschen verwendeten Kommando abhängig ist.Method according to Claim 9 or 10, characterized by copying, shifting and / or deleting a data element ( 15 ), wherein the manner of copying, moving or deleting from the hierarchical position of an existing data element selected at the time of copying, moving or deleting ( 15 ' ) and / or depends on the command used to copy, move or delete. Verwendung eines Systems (1) nach einem der Ansprüche 1 bis 8 und/oder eines Verfahrens nach einem der Ansprüche 9 bis 11 in einem Struktureditor für eine Programmiersprache.Using a system ( 1 ) according to one of claims 1 to 8 and / or a method according to one of claims 9 to 11 in a structure editor for a programming language. Computerprogrammprodukt zum Bearbeiten von hierarchisch strukturierten Datenelementen, mit Computerprogrammanweisungen zum Anzeigen eines Datenelementes (15) in einem ersten Feld (13) einer Tabelle (11), wobei die Anzeigeposition (14) des Datenelementes (15) in dem Feld (13) von der hierarchischen Stellung des Datenelementes (15) abhängig ist, wenn das Computerprogrammprodukt in einem Rechner (10) ausgeführt wird.Computer program product for processing hierarchically structured data elements, with computer program instructions for displaying a data element ( 15 ) in a first field ( 13 ) of a table ( 11 ), the display position ( 14 ) of the data element ( 15 ) in the field ( 13 ) of the hierarchical position of the data element ( 15 ) is dependent on the computer program product in a computer ( 10 ) is performed.
DE102005046705A 2005-09-29 2005-09-29 Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit Ceased DE102005046705A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE102005046705A DE102005046705A1 (en) 2005-09-29 2005-09-29 Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE102005046705A DE102005046705A1 (en) 2005-09-29 2005-09-29 Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit

Publications (1)

Publication Number Publication Date
DE102005046705A1 true DE102005046705A1 (en) 2007-01-04

Family

ID=37545142

Family Applications (1)

Application Number Title Priority Date Filing Date
DE102005046705A Ceased DE102005046705A1 (en) 2005-09-29 2005-09-29 Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit

Country Status (1)

Country Link
DE (1) DE102005046705A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19961627A1 (en) * 1999-12-14 2001-07-05 Ralf Ruszynski Procedure for data acceptance between structural engineering building programs of different software suppliers, involves one supplier submitting into building program
DE10035270A1 (en) * 2000-07-20 2002-01-31 Siemens Ag Procedures for selecting, editing and displaying data or data objects

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19961627A1 (en) * 1999-12-14 2001-07-05 Ralf Ruszynski Procedure for data acceptance between structural engineering building programs of different software suppliers, involves one supplier submitting into building program
DE10035270A1 (en) * 2000-07-20 2002-01-31 Siemens Ag Procedures for selecting, editing and displaying data or data objects

Similar Documents

Publication Publication Date Title
DE69616622T2 (en) Method and device for entering alphanumeric data
DE3586273T2 (en) IMPLICIT GENERATION OF A SUPER BLOCK STRUCTURE IN A VARIO-DATA EDITOR.
DE69428988T2 (en) INTERACTIVE USER INTERFACE
DE3881331T2 (en) Flexible window management on a computer display.
DE3586274T2 (en) VARIABLE DATA EDITING DEVICE USING ATTRIBUTE FLOWS FOR TEXT OBJECTS.
DE3586272T2 (en) INTEGRATED VARIO-DATA EDITING DEVICE.
DE3853550T2 (en) Method and device for specifying communication parameters.
DE68922116T2 (en) Document processing system and method for use therein.
DE10135445A1 (en) Graphical refreshable web query creation method involves opening and loading web page into web query dialog box in spread sheet application program and sending selected object in displayed web page as web query in program
DE4434878A1 (en) Remote display of objects and cursor movements in a conference system
WO2003027896A2 (en) Visualisation of a comparison result of at least two data structures organised in directory trees
DE69028645T2 (en) Desk top publishing system
EP1194005B1 (en) Method for adjusting the transmission characteristics of an electronic circuit
EP1036352B1 (en) Method for screen-supported definition and parametering of interfaces
DE3209187A1 (en) METHOD FOR REPRESENTING A TEXT ON A ONE-LINE DISPLAY DEVICE OF A TEXT CREATING DEVICE
DE102010042999A1 (en) Method for provision of control menu for field device, involves displaying preset dependent parameters along with specific parameter while calling specific parameter among several parameters displayed in control menu on user interface
DE102008008730A1 (en) Apparatus and method for animating a graphic digital document
DE102005046705A1 (en) Hierarchically structured data unit operating system for structure editor of programming language, has displaying device to display data unit in field of table, where display position of unit is dependent on hierarchical position of unit
EP1714206A1 (en) Visualisation of structured data
EP1612653A1 (en) Method and system for scrolling of hierarchically organised objects with fixing means
DE68919919T2 (en) Display system.
DE69808152T2 (en) PRESENTATION OF LOGICALLY LINKED DATA
DE102009010908A1 (en) Method and arrangement for controlling the insertion of register sheets into a print job and a corresponding computer program and a corresponding computer-readable storage medium
WO2006024623A2 (en) Graphical user interface, computer device and associated use, method for representing information using a graphical user interface, computer program and computer-readable medium
DE10016337B4 (en) Method and device for generating and processing data using an active structure tree

Legal Events

Date Code Title Description
OAV Publication of unexamined application with consent of applicant
OP8 Request for examination as to paragraph 44 patent law
8131 Rejection