CA2214972C - Graphical environment for managing and developing applications - Google Patents

Graphical environment for managing and developing applications Download PDF

Info

Publication number
CA2214972C
CA2214972C CA002214972A CA2214972A CA2214972C CA 2214972 C CA2214972 C CA 2214972C CA 002214972 A CA002214972 A CA 002214972A CA 2214972 A CA2214972 A CA 2214972A CA 2214972 C CA2214972 C CA 2214972C
Authority
CA
Canada
Prior art keywords
program
variables
cell
declarations
editing
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.)
Expired - Lifetime
Application number
CA002214972A
Other languages
French (fr)
Other versions
CA2214972A1 (en
Inventor
Agust Sverrir Egilsson
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.)
Gula Consulting LLC
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2214972A1 publication Critical patent/CA2214972A1/en
Application granted granted Critical
Publication of CA2214972C publication Critical patent/CA2214972C/en
Anticipated expiration legal-status Critical
Expired - Lifetime 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/34Graphical or visual programming
    • 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
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Abstract

A graphical application developing and managing environment is described capable of representing and editing program modules using multiple display formats, which include embedding source code written in a functional language into a spreadsheet-like format. Methods are described for enabling the sharing of program modules by defining standardized interfaces into program modules and existing documents and by centrally locating module definitions. A patchwork mechanism is described requiring only basic spreadsheet editing skills on behalf of the user, enabling a user of the environment to connect external documents and program modules into a new program application. The invention allows complicated programming and simple end-user programming to be achieved within a unified environment and allows the execution of program modules and tracing of variables simultaneously with the writing of a program application. The invention defines methods for representing the various parts of a source code, defining a program application, along with the application icon as determined by a user creating the application and thereby making parts of the source code accessible to end-users for run-time execution.

Description

W 096/26484 PCTADh~r'~~8 GRAPHICAL ENVIRONMENT FOR MANAGING AND DEVELOPING APPLICATIO~S

Te~h~ lField In general the present invention relates to an application building environm~nt More specifically, the present invention relates to an application building and m~n~ging environment in which users of computer systems, inclurlingones with minim~l progln..,...ing knowledge, create and share powerful software applications.
Background of the I~lv~.~lion In a conventional application building ellvholllllent such as in most third and fourth generation pro~sln...~ g l~n~l~pes, the task of constructing an 15 application requires intensive knowledge of spe~i~li7ed methods and structures.
Fxi~ting application environrnents do not enable end-users with limited progln,....~ g knowledge to combine program modules from other users and program developers into complicated applications. The sharing of program components is done on a level in~c.ces~ihle by the end-user. Furthermore, f~xi~ting systems do not combine progln.. ;.. g at di~relc;ll~ skill and complication levels into a unified environment where complex progl~"".-i..g and simple end-user progln.-."~il-g follow the same approach. The components of an application are usually rigorously embedded into the program source code either in the form of text or as a colllbh~a~ion of text and objects. This results in difflculties in sharing 25 colllpu~el components. Module and data dictionaries and well organized program libraries provide a partial solution to this problem. However there are still very limited possibilities for end-users of computer systems to share or even build complicated applications involving rich modular prog.n,."..il-g structure without intensive knowledge of a complicated progl;.,...l.il.g environment.
The introduction of multi-dimensional spreadsheets allows users of such systems to create more complicated c~ls~ tion models through a smooth W 096126484 PCT~DR~6/~CU_ transaction from two--1imto.n~ nal sprea~1~heet~ and is thus a step toward making applications manageable by the end-user. Current sprça~l~h~et systems however do not focus the user's attention on the underlying logical modular structure ever-present in an application. Furthermore current spre~ h~et systems do not 5 generalize the spreadsheet concept in such a way that powerful pro~ ""~
techniques can be applied without leaving the methodology of the sprea-l~heet environment but instead employ add-on techniques such as the writing of macros to çnh~n~e. usability.
There exist numerous source code generators and fourth generation 10 pro~ """il-g environments using graphical structures as part of application generation. Source code generators however and most other application building environments, by definition, are int~nlled for program development and provide an envilolmlt;llL for developing applications which is entirely difr~;;lc;ll~ from the end-user environment. Thus the end-user is separated from the application 15 building environment and is unable to create or share application components without moving up to the application developing level.
U.S. PatentNo. 4,956,773, issued Sep.11,1990 to Saito et al., describes methods for creating programs using various diagrams.
U.S. Patent No. 5,255,363, issued Oct. 19, 1993 to Seyler, describes 20 methods for writing programs within a spreadsheet application.
U.S. Patent No. 5,317,686, issued May 31, 1994 to Salas et al., describes re-labelling of sprea-l.ch~et cells.

Summaly of the Invention An object of the present invention is to provide a graphical application developing and m~n~ging environment in which the building and sharing of application components is done largely by the end-user.
The above object is accomplished by colllbhlillg a graphical logical 30 modular structure diagram, methods for embedding source code for a class of W 096/26484 PCTrDX~G~'~Q~

progl~""";ng l~n~ges into a visual spreadsheet-like format and standardized interfaces into modules and external applications.
Modular structure is present in any software application and can be vic-1~li7ed in many d~elellL ways depending on which program parts are grouped 5 together to form a module and how they are interconnected. However the term logical modular structure used above represents a modular structure describing asolution to a specific task an application is int~n~led to perform.
According to the present invention, application or module building is done by drawing on a display unit a logical modular structure diagram describing how 10 the new module is connected to other modules representing ~Yi~ting applications, previously written modules and llnfini~hed modules. Using this diagram detailed description about the application is ~tt~hed to the various parts of the diagram so as to represent the flow of information between the modules and the manipulationand visual representation of information. The new module is ~ igned an interface15 part. The interface part is a standardized interface, through which future applications communicate, and which can be used as an int~ ce to external applications such as ~t~b~es. The present invention thus enables the creation ofstandardized interfaces, visually reprçcçnte-l, into modules inchlrling modules which overlay external applications. The present invention provides methods for 20 using as an equivalent alternative to the text format a spreadsheet-like format when writing and ~xec~lting source code written in a functional prog~ "";.,g l~n~ ge, methods for moving back and forth from the spre~1sh~et format and the traditional text format and methods for ~tt~.hing source code to the parts oftheabove logical modular structure diagram. The term functional progr~mming 25 ls3n~ ge or a functional language refers to a progl~."",i"g language in whicheach statement written in the l~ngu~ge can be evaluated, based on its dependent variables, to a uniquely defined value of some type. This does not automaticallyexclude l~n~l~ges in which order of execution is important, since we do not require the l~n~ ges to be "pure functional l~n~l~ges", see for example in the 30 literature: Sethi, Ravi. Progl~l",l,il-g T ~n~l~es, Addison-Wesley PublishingCompany, 1990. The term advanced functional l~n~l~ge applies to a functional l~n~l~ge which can be used to handle and return more complex variables than the basic variable types text and number. An example of a very simple source code (module Audio) written according to the above principle is shown in connection with the description for Fig.8 of the drawings.
Detailed D~s~ lion of the Invention In one aspect, the invention relates to a method for visually repres~ontin~
in a computer system a program specification, i.e., source code, written in an 10 advanced functional l~n~l~ge in a spreadsheet-like cell format and for allowing the execution of the program specification within the cell format. The method comprlses:

(a) commlmic~ting with a display device connected to a process device, 15 (b) ~ccç~ing a cell frame co.~ ,g multiple cells displayed on said display device, (c) displaying text and icons in said cell frame, (d) associating selected variables and their definitions in said program specification to cells in said cell format, 20 (e) deterrnining values of said selected variables by executing said program specification, and (f) displaying in cells, associated to said selected variables, an indication value determined by an indication function represt?nting values of said selected variables.
The invention also relates to a system which is suitable for p~lrolming the method. The system comprises t (a) Means for communicating with a display device connected to a process device. In a normal setting, these means may be provided by a program which through the operating system of the computer displays cell-frames, text and figures on a display device.

W 096/26484 PCTnDh~f'~OD~0 (b) Means for ~cç~in~ a cell frame cn. ,~ .;..g multiple cells displayed on said display device. These means may, via a CO~ UIe1 program, be provided by naming the cells and by tracking information about the cells such as location and content.
(c) Means for displaying text and icons in said cell frame. The means are usually provided by a program capable of çh~ngin~ the content of a cell on request.
(d) Means for associating selected variables and their definitions in said program specification to cells in said cell format. Here the association means may be provided by a program connecting variable names from the source code to cell names in the cell frame.
(e) Means for determining values of said selected variables by executing said program specification. These means may be provided by a compiler and a parser or an interpreter ofthe pro~ ""i"g l~n~ge used.
(f) Means for displaying in cells, associated to said selected variables, an indication value d~l~lll~ined by an indication function representing values of said selected variables. These means may be provided by a program implementing an indication function capable of displaying in a cell an indication value of a variable, defined in the source code by a stz~tem~nt written in an advanced functional l~n~l~ge and associated to the cell, represçnting objects of a more general nature than formatted text or numbers. Such objects are, for example, tables from a database, databases, rows from tables, sound and video specifications, geometrical figures, program parts such as forms, mathematical formulas and many other objects.
Normal spreadsheet systems do not extend to allow the general representation of code written in an advanced functional l~n~l~ge as discussed in the present description.
In important embodiments, the system inçllldes means for displaying the full value of a variable associated to a cell in the cell format. These means may be provided by a program c~ ~icating to the user additional information about the object referred to by the value associated to the cell and possibly submitting W 096/26484 PCT~Dh~''00-~0 the value to another system capable of providing insight into the value when such a system is available. Displaying the full value thus attempts to display a value in a system native to the value. An example of a full value would be to open up a table frame to display the content of a table referred to in a cell. This is done, depending on the embodiment, by ~u~ lg the table value to a system capable of displaying and possibly allowing the editing of the content of the table in a table frame or incl~l-ling a procedure capable of displaying the content of the table in the embodiment itself. Another example is submitting a sound variable, referred to in a cell, to a sound system thus allowing the user to play or edit the sound within 10 the system.
In any practical embodiment, the system should include means for editing the st~t~ment defining the variable associated to a cell in the cell format. These means may, e.g., be provided by a program impl.o.mentin~: a text editor displaying the definition of a st~t~ment associated to a cell, upon request, and allowing the 15 user to edit the st~t~ment definition similar to the editing of functions andformulas in most spreadsheet applications. These means are at a lower level connecting an input device and a process device in a way which enables the editing.
In some cases it may be convenient for the user to be able to view some 20 part of the program specifications in a pure text format and the invention provides means for doing that and for going between the two formats, i.e., the cell and the standard text format. These means may be provided by using the standard text format and by implementing a translation algorithm, see, e.g., Fig.10 and Fig.ll, to move back and forth between the display formats.
In an embodiment of the invention, the cell format is used together with additional means to structure and visualize the writing and editing of a programapplication further. A system suitable for this embodiment would further includemeans co-llplisillg:, (a) Means for communicating with an input device connected to the 30 process device for allowing the editing of text and figures.

WO 96/26484 PCTADh~5~Ç~~

(h) Means, provided, e.g., by a program capable of drawing parent-child relational diagrams, for displaying a modular structure diagram on the display device represçnting the call declarations part of the program specification.
(i) Means for o~ the r~ program spe.-ific~tion, excluding 5 the call declarations, of said program specification into predetermined smaller parts each co..l~ g a selection of variables and their definitions. These means may be provided by a program, usually part of the parsing mech~ni~m and possibly accepting user input, to classify the statements in said program specification.
(i) Means for displaying at least some of said parts and, if desired, each of said parts, on the display device. These means may be provided by displaying thest~tçmçnt~ in each part either in text or cell format.
(k) Means for editing or creating the program specification by editing at least some of said parts and/or by editing said modular structure diagram. The 15 editing of the statements in text or cell format may be done by a text editor as described above. Editing said modular structure diagram is usually done with a graphical editor capable of representing parent-child modular relationships, andthe reslllting modular structure is tr~n~l~tecl to conform to the pro~ .. ing l~n~l~ge used.
In most pro~li.. ~i~-g l~n~l~ges, code can be divided into several parts which are expressed di~elellLly in difr~;lenL l~n~l~ges, but serve the same purpose.
Such a division is obtained by classifying program specifications into input declarations, output declarations, call declarations, call definitions and program statements. For this division it is assumed that said input declarations, when 25 assigned values, define values of said output declarations using said output declarations, said call declarations, said call definitions and said program statements. It is also assumed that said call definitions define a flow of information through the modular structure existing in the program and that the modular structure is described by said call declarations. An embodiment of the 30 invention uses this classification and represents each ofthe parts, not necessarily independently, in various formats for viewing, execution, tracing and editing.

W 096/26484 PCTAD~f'8~D8_ Logically this classification is related to the modular structure diagram and, in an embodiment, an association is created between areas of the diagram, for example knots repres.?nting modules and lines repres~nting the fiow between modules, by ~igning at least some of the program parts, or if desired each of the program parts, ~xclll~ing call declarations, to specific areas or objects ofthe diagram. The user can then access a specific part of the program spe~ific.~fions by using an input / pointing device to dçcign~te an object or area of the modular structure diagram. These additional means may be implemented using well-known program routines.
In another aspect, the invention relates to an application building and sharing environment, comprising:
(a) A collection of, possibly user defined, program modules stored on storage devices.
(b) Display means capable of defining a work area on a display device.
(c) Module O~ p means for Olg~ g a program module from said collection into pred~fin~d parts incl~-rling an interface part, call declaration part and call definition part. These means may be provided by a program, usually partof the parsing mech~ni.cm and possibly accepting and storing user input at some point, to classify the statements in said program module.
(d) Icon representation means capable of ~ceigning at least some ofthe program modules, or if desired each of the program modules, from said collectionicons and capable of displaying said icons on the work area. These means may be provided by associating each module to a geometrical figure or a bitmap and possibly also text and displaying the rf~ lting figure and text on said work area.
(e) Interface representation means capable of displaying on the work area said interface part of a program module from said collection using a cell format.
Means for viewing ~t~t~m~nt~ in the cell format are described above.
(f) Data fiow representation means capable of displaying on said work area using a cell format the call definition part of a parent-child module 3 0 relationship within a program module from said collection. Examples of such means are explained in connection with Fig.7.

W 096/26484 PCT~DK~C~

(g) Structure means capable of displaying on the work area a modular structure diagram for a program module from the collection repres~nting graphically the parent-child module relationships declaration part within the program module, see, e.g., Fig.4.
(h) Sharing means to allow users to select program modules from said collection and represent a selected program module by its icon on said work area.
These means may, in an embodiment, be provided by a shared folder-like system allowing users to select the program module and locate it on the work area usingan input / pointing device.
(i) Program module editing means capable of allowing users to edit and add program modules to said collection by editing each of said predefined parts of a program module from said collection.
(j) Program module execution means capable of d~Le.l.~i.~ g and displaying, using the interface cell format of a program module from said collection, indication values repres~nting results of executing said program module definitions. These means may be provided by an algo- iLhln implementing an indication function after the execution (implies parsing and compiling or illLe;l~lc;Ling) ofthe code has ~ ignçrl values to the relevant variables.
One embodiment of the environment is implemented as follows. The above program module editing means allow a user of the application environment to edit graphically said modular structure diagram to create and delete parent-child relationships within the module. The data flow definitions are edited within the data flow cell format, explained in connection with Fig.7, and wherein said interface part is edited within the interface cell format, see Fig.5 and Fig.6. The graphical editing of the modular structure (call declarations) and the editing of the flow between modules using the data flow cell format defines a patchwork me~h~nicm in the environment. Thus, it becomes possible for the user to define program and flow variables and view their values ~imlllt~neously using a patchwork mech~ni.cm For a user not allowed to change the definition of a particular module in the collection, this will be sufficient to allow the user to view results obtained by W096/26484 PCTADK~G/0 ~c~lting the module. In order to be able to define the module, using the cell format, the c~lvilunlnent must not exclude the ,~."~ g st~tem.?nt~ (the program part) from being edited in the cell format.
In an application environment, in which users have access to shared 5 progl~ -g modules, there should be means to control the access ofthe individuals to the modules. In an embodiment, these means may be provided by associating to each module h~ro""a~ion about the privileges required to use the module and comparing it to privileges of users trying to access the module.
In a pl ~ r~ll ed embodiment of the ellvhol~ ent it is important to be able to 10 adjust to at least some other existing progl~ g environments. This may be achieved by implementing a compiler, for the pro~"~."",il-g l~n~l~ge used, returning object code co"~palible to other systems, also referred to here as exporting a module to another system.
The above application building and sharing environment may further 15 include means for associating to and displaying with the module icon, of a program module from above collection, icons repr~onting user selected variables within the program module specification. These means may be provided by associating a control icon, usually a button, to a specific variable in the program specification. Then means for allowing a user to access the full value of the 20 variable, associated to the control icon, may be provided by exec-lting~ uponrequest, the program parts needed to define the variable and when the variable value has been determined the full value is displayed. Since, for non-constants~the value of a variable in a module is only defined when the input variables ared~.fin~1, this ~s.lmcs that the system has available input values for the module. A
25 suitable way is to store for each user the input values used in the last execution of the module or a set of default input values. In a spreadsheet system this is always the case, i.e., values are not removed from the cells after execution ofthe program.
In yet another aspect, the invention relates to a method of repres~ntinEg 30 with an application (e.g. module) icon, at least some ofthe executable parts from within an application. A system useful for pelrollllillg this method comprises:

W O 96/26484 11 PCT~D~ 0 (a) A program module, defining an application, specified using an advanced functional l~n~l~ge (b) An icon repres~nting said application.
(c) Means for displaying icons on a display device.
(d) Means for allowing a user to select variables from within said program module and represent at least some of the selected variable independently with arespective icon (such as icon 402 shown on Fig. 4). These means are provided by enabling the user to choose from the source code which variables should be represented individually.
(e) Means for allowing the user to define the display positions of the variable icons relative to the application icon. This may be done by storing andusing the relative position, selected by the user, of the variable icon.
(f) Means for displaying the application icon and the variable icons on a display device in the configuration determined by the user. These means are usually provided by a figure and bitmap display m~ch~ni~m and by retrieving the relative position of each of the variable icons from storage.
(g) Means for communicating with an input / pointing device and displaying the full value of at least some of the variables selected when the associated variable icon is de~ign~ted by said input device. Similar means are discussed above and require the system to have available input values for the module.
This generates a setting in which a user of the application can execute, at run-time, each of the selected variables from within the application. In the case of a value pointing to an external document or object, this allows the user to access the (selected) external documents used in the program module.
Updating child modules in the system generates the well known problem of col.lp~;hility with existing parent modules. This issue is addressed by providing the system with means for representing graphically multiple versions of modules as explained in connection with Fig.4.
Thus, the system inrlucles means for storing multiple versions of said program module and means for displaying with the application icon a time axis -CA 022l4972 l997-08-22 W 096/26484 PCTADh~C/~- 80 and time icons, means for associating to at least some of the time icons a specific version of said program module and means for displaying the icon configuration according to the version associated to a time icon d~ign~ted by said input device.
Using time axes in accordance with this embodiment can, of course, be S generalized, beoynd the environments otherwise discussed herein, to more generalized settings in graphical environmens where multiple versions of programs are used. Thus, this use oftime axes and icons c~ nctit~t~s a special, independent aspect of the present invention.

Brief De~ ion of the Drawings Fig. 1 is a schematic block diagram of a system arrangement for the present invention.
Fig. 2 is a conceptual diagram showing a program module divided into parts represtonting program parts dçfining the module; also shown are ~xt~rn~l applications used in the module definition.
Fig. 3 is a conceptual diagram showing a relationship between a parent module and child modules.
Fig. 4 shows modules and external applications represented by icons and relationships between parent and child modules represented by a modular structure diagram.
Fig. S explains the embedding of a program module into a cell format.
Fig. 6 Pxpl~in~ the embedding of a program module into a mixed text and cell format.
Fig. 7 explains the embedding of data flow specifications between parent and child modules into a cell format.
Fig. 8 is an overview diagram showing how the various parts of a program module on a text form are represented visually.
Fig. 9 is a flow chart for displaying a variable value of a statement in a functional l~n~l~ge in a cell.

W 096/26484 PCT~Dh~6/00080 Fig. 10 is a flow chart for embedding a program source code on text format into a cell format.
Fig. 11 is a fiow chart for tr~n~l~ting source code on cell format into text forrnat.
Fig. 12 is a flow chart for responding to a co~ and to display the full value of a variable.
Fig. 13 is a schematic block diagram ~xpl~ining multiple display formats.
Fig. 14 is a block diagram explaining the process of exporting module definitions to other systems and using module definitions with a form designer.
D~r~ ion of Preferred Embodiments In the following, examples of embodiments of the present invention are described.
Fig. 1 shows a typical system arrangement for pelr~ ing the present invention. Numeral 101 denotes one or more CPU, 102 denotes computer memory, 103 denotes data storage such as hard disks or any other type of data storage, 105 denotes one or more input devices such as a pointing device and a 20 keyboard, 106 denotes one or more display devices capable of displaying graphical and geometrical figures and text, 107 denotes zero or more output devices such as a printer. Numeral 104 ~le.cign~tes one or more processors, operating systems and mecl1~n;~ connecting 101, 102, 103, 104, 105, 106 and 107 into a computer system. This arrangement includes, but is not limited to, 25 computers connected together by a network.

Fig. 2 illustrates a generic module. A generic module (202) incl~ldes an int~ e part (205), connections to other modules (206), data flow specifications ~ between modules (207) and other program st~t~m~nt.~ (208). Interface part 20~i is 30 composed from input (203) and output (204) specifications. Specifications 203, 204, 206, 207 and 208 define output 204, sometimes called results, as a function W 096/26484 14 PCT~Dh~ '00080 of input 203. The specifications (203,204,206,207 and 208) form a program specification (209) d~finin~ module 202. St~t~m~-nt.c in sperific~tion 209 can include st~t~?m~nt~ referring to and using other doc lm~nt~ or applications (201).

S Fig. 3 illustrates relationships (301) between modules. A module (302) of type 202, referred to as parent module, uses results from other modules, called child modules, by specifying input values or conditions for interface part 205 of child modules. F~i~t~n~e. of relationships 301is specified in the connections part 206,sometimes called call declarations, of module 302 and the flow of data between parent module 302 and child modules, sometimes called call definitions, is specified in flow part 207 of module 302.

Fig. 4 shows an icon (401) repre.s~.nting module 302. Icon 401is connected to other icons related to the module such as an icon (402)repre.sf!ntin~
an external application variable. Each child module is assigned an icon (one of which is numbered 404) and each parent-child relationship is assigned an icon (one of which is numbered 403, usually a curve) connccting icon 401 to a child module icon. Each icon is ~i n~.d methods capable of responding to input devices 105. This defines a diagram (405) called a modular structure diagram andis displayed on a display device. Diagram 405 replaces the need for text specification for call declarations 206 for module 302, and a user is allowed tocreate a graphical figure 405 instead of writing specifications 206. To icon 401the user has the option of associating another icon (406) referred to here as time axis. On icon 406, time axis, time icons (407) are located repr~s~.nting dirr~ Lversions of module specifications 209 for module 302. Which versions are represented by icons (e.g. 407)iS determined by the user(s) creating the module specifications. Versions of specification 209 for module 302 for which a time icon is placed on time axis 406 are stored along with the current version of thespe~.ific~tion. Modules having time axis associated with them are displayed in modular structure diagrams by their icons and with or without the time axis icondepending on whether the current version of specifications is to be used or an W 096/26484 PCTnDX~6/00080 older version is selected. The ve. sion selected is represented by a time icon (408) having attributes or shapes t1i~tin~~ hing it from other time icons on the time axis.

S Fig. 5 shows program module 302 represented in a spre~ heet like format (504), called cell format here, composed of cells displayed on a display device. Cell format 504 contains areas de~i~n~ted as input variables (501) also denoted by il, i2, ..., output variables (502) also denoted by ol, o2, ... and manipulation variables (503) dPfining respectively input 203, output 204 and program part 208 of module 302. Cell format 504 defines the input, output and program part of module 302 by a functional l~n~l?~ge embedded and viewed in the cell format as described by flow chart 901 and explained below. Cell format 504 also defines a runtime environment for module 302 by allowing the user to modifydefinitions of cells and .~imlllt~neously view result of program operations as is standard within spre~ hPet environment.c Fig. 6 shows program module 302 viewed in a mixed cell - and text format (601) composed of cells 501 and 502 representing input and output variables and program code 208 represented by a text area (602) Co~ g a program source code (603). Source code 603 together with S01 and 502 define elements number 208, 203 and 204 of module 302 respectively. Flow charts 1001 and 1101 together with flow chart 901 provide methods for tr~n~l~ting between text format 602 and cell format 503, if program source code 603 is written in a functional l~n~l~ge. Format 601 allows users to view results of program operations and modify program definitions .cimlllt~neously through cells 501 and502 as in format 504. A mixed cell - and text format enables the user to choose a prog~ ""il-g environment best suitable and enables the usage of more than one pro~ ."".,i"g l~n~ges. Users select which format to work with, to define and use module 302, by means of input devices 105 by choosing from methods attached to icon 401. A full text format is possible and can be tr~n.~l~tecl back and W O 96/26484 PCT~DK~CI~D80 forth to a full cell format or mixed cell - and text format ~.sllming that the text specification is done using a functional l~n~ge.

Fig. 7 shows the data flow specifications 301 between parent module 302 S and a single child module (702). Data flow specifications 301 is represented in a spre~ heet like cell format (701) by denoting the rows in 701 by input variables203 (denoted by i'l, i'2, . .) and output variables (denoted by o'l, o'2, ...) 204 from interface part 205 of module 702. Columns are denoted by call variables (denotedby cl, c2, ...) in such a way that each column cl, c2, ... corresponds to a call to child module 702 with input values in rows i'1, i'2, .. and results shown in rows o' 1, o'2, . . . if the user chooses to view results at the same time as specifying data flow 301. Values passed back and forth through relationship 301 are of a generaltype det~ormin~d by the pro~"~""";,~g l~n~l~ge in which program specification 209 of module 302 is specified in and the values are embedded into cell format by 1~ methods described by flow chart 901. An alias (denoted by A in 701) is ~ign~cl to the relationship between parent module 302 and child module 702. Variables (denoted by A:cl :i'l, ..., A:c2:o'2, ... ) in cell format 701 are made available to specification 209 of module 302. Each parent-child relationship of module 302 isassigned a user editable flow specification similar to 701 and in this way call definition part 207 of module 302 is replaced by a spreadsheet like environment.Methods for accessing the data flow specifications between parent modules and child modules are attached to icons (e.g. 403) between the modules.

Fig. 8 provides an overview over how in the present invention each part of 2~ program specification 209 is represented graphically or in cell forrnat replacing the need for a text specification df~.finin3~? 209. Module 302 is represented by icon 401 and time axis 406 to specify version as indicated by line 801 and explained in Fig.
4. Call declarations 206 for module 302 are represented by modular structure diagram 405 as indicated by 802 and explained in Fig. 4 also. Interface part 205of module 302 is represented by cell format 501 for input declarations 203 and by cell format 502 for output declarations 204 as indicated by lines 804 and 805 -W O 96/26484 PCTADh~ 0~~0 respectively and explained in Fig. 5. Program st~tçm~nt~ 208 of module 302 are represented by, spre~-lsheet like, cell forrnat 503, as indicated by line 806, or by text format 602 and explained in Fig. 5 and Fig. 6 respectively. Call dP.finitinns 207 of module 302 dçfining the data flow between modules are represented by 5 sheets of cell format 701 one sheet for each relationship in modular structurediagram 405 as is explained in Fig. 7 and indicated by line 803. Interface part 205 of module 302 defines how other modules can access module 302 and in particular can be considered a interface into external applications 201 of module 302 or more generally a interface into a process which combines information from10 all modules in modular structure diagram 405 and connected external applications if present. Type definitions of variables used in input - 203, output - 204, call definitions 207 and program st~t~Qm~nt~ 208 are associated to their corresponding cells in the cell format.
In the pl ~rel l ~d embodiment all definitions of modules, representations, 15 users, and icons are stored in a centrally located d~t~b~e (in data storage 103) accessible to all users. Users share access to modules by placing icons (e.g. 401) in a folder directory structure, also stored in the database, dçfining access rights of other users and associating a description of the module to the icon for clarity.
This enables the sharing of components between users of the system (e.g.
20 network) having dirr~ n~ progl~ ..ir-g skills, in~ -cling users with only knowledge of spreadsheet systems, since data flow between modules can be defined using cell format (e.g. 701) and a runtime environment is defined by a cell format also (e.g. 501 and 502). In order to access a particular module, the user, using input devices 105, selects it from its folder, shown on a display device, and 25 places it in a modular structure diagram describing a new application or activates it (e.g. runtime environment 504). In the plefelled embodiment, compiling of modules is done relative to cells viewed at each moment on the display device used and all changes in underlying structures are reflected immediately. Users are warned and informed about how changes in module definitions affect other 30 modules and have the option of using time axis to leave parent-child relationships ----=
CA 022l4972 l997-08-22 W 096/26484 PCTfiDK~f~ ~J

-n~h~n~e~l The usage oftime axis allows ~xietin~ modules to function nch~n~ed when modules are upgraded.

Example: Here some of the features shown in Fig.8 are explained. The following is a simple source code written in text format. The l~n~ e used is classified as an "advanced functional l~n~l~ge" by the d~finition used earlier. The module (Audio) searches a table (B2 or "OPERAS.DB") cont~ining sound files and locates the sound according to a keyword (B5) in the default key for the table. The variable B3 represents the row in the table co~ P the sound specification (B7). The sound specification is in a column ofthe table with the he~-1ing "SOUND".

Module Audio -Input(B5 string) -Output(B7 sound) Begin B2 := table("C:\SOUND"; "OPERAS.DB").
B3 := row(B2; B5).
B7 := item(B3; "SOUND").
End.

When viewed in cell format the input 203, output 204 and the program statements 208 for the above source code are shown using indication values resulting from some choice (made by the user) of input values (B5 here, in the below B5 is ~igned the keyword "Otello"). Evaluation of the module binds the variable B2 to a table object "OPERAS.DB" located on a storage device indexed by "C:\SOIJND" in this case. The indication value for B2 is "~Operas" which informs the user of the system that variable B2 points to a table named "Operas". The variable B2 is then referred to in other cells, e.g., the formula row(B2; B5) defines cell /
variable B3, in the same way as in a normal spreadsheet application.
When the user is editing a particular cell the original definition of the W O 96/26484 PCTADh~Gl~ n~- 19 variable is displayed, e.g., when editing cell B2 the text fable(~c:lsouZvD~; "OPER~S.DB"~ is used. Similarly the variable B3 is ignçtl to a row of the table and has indication value "I~Otello" here below and the resl~ltin~ sound object located in the table and ~igned to S variable / cell B7 has indication value "6 Otello". An embodiment could thus represent the module using cell format 501, 502 and 503 as shown below:

Audio ~7f 31 = _ile Edit A B
' Table... ~ Operas File.... ~ 1~ Otello Title .. ~ Otello Sound .. ~ 6) Otello ~ , E~
When editing the cells B2, B3 and B7 the actual text definitions in the source code appear as formulas d~fining the values shown. When editing the input cell / variable B5 the input value chosen is displayed for editing, here "Otello".
In order to access the above Audio module from another module (Enhanced Audio below) the user places the audio module as a child module in a modular diagram, shown below:

W 096/26484 PCTADK~6/C0~80 ~nhancedAudio--Audio = File E~:
<Auc io> Selected B5 (T- tle) Don Giovanni B7 fSound) ~Don Giovanni ~5 ~3 ~

~,~ Audio CFnhAnc~(l Aud _ _ _ _ _ _ _ ~

Defining the flow (call definition) between the new module and the Audio module is then done by the user using cell format 701 as shown above. In the above the input variable of the Audio module (named here Audio:Selected:BS) is ~e.cip~ned the value "Don Giovanni" and the resulting sound object is assigned to the variable in~.Y~d (named) by "Audio:Selected:B7" and shown using indication value "~Don Giovanni".
The variable "Audio:Selected:B7" is recognized in the module Enhanced Audio above and is used to refer to the sound object reslllting from the call to the Audio module.

Fig. 9 shows flow chart (901) describing a method for displaying a variable value of a general type in a cell in such a way that extends the way 15 m~th~.m~tical formulas with number values and text is viewed in cells. A variable - or a cell value, can be considered an array holding information about the value as determined by the variable type and the variable definition. The value array is associated to the cell holding the variable/cell definition. Information in the variable/cell value array is entered into the array by a program execution me~h~ni~m which updates the value array to reflect changes in other related variables/cells or in the variable/cell definition itself. One type of the information W 096/26484 PCTADK~ 0 in the array is the variable type. The program execution mçch~ni.em also triggers the display me~.h~niem to change the displayed value ofthe cell. Values considered are of general types such as a number, formula, array, geometrical object, form, ~t~b~e~ table or a row type as determined by the prog~ g 5 l~n~l~ge. A variable of a text or number type is displayed in a cell by its fulmdlLed value. The same applies to some other types such as date and time. In p~r~ ;d embodiments, values of more general types are displayed in cells by applying a function, called indication function here, to the value array which specifies a method, based on the value type, for determining the displayed cell 10 value ofthe variable. The re.s-llting displayed cell value is a combination oftext and icons fitting into a cell. The icons are selected from an icon font and combined with the text to form the cell display. Attributes such as color can beapplied to the cells in a standard way. An example of such a function is an indication function which assigns to a variable an icon, representing the variable 15 type, and conc~ten~tes to the icon a keyword selected from the information about the variable in the variable array. A value re.s--lting from applying the indication function to a variable is referred to as the indication value of the variable. The variable array is not displayed but is associated to the cell. As is standard with spreadsheets, a syntax error in the definition of a variable is indicated with an error flag in the cell. Flow chart 1201 describes a method for viewing a variable of a general type in another way namely by its full value.

Fig. 10 shows a flow chart (1001) for embedding a program source code on text format into a cell format ~esllming that the pro~ g l~n~l~ge used is25 a functional l~n~l~ge. Each statement in a functional l~n~l~ge is associated with a variable of some general type and it is therefore possible to associate each st~tt~m~nt and its variable to a cell in a cell format as described below. The mer.h~niem described by the flow chart reads the statements in the source code and determines (1002 and 1003) into which cell to put each statement. To which 30 cell a statement belongs, can be determined by its variable name, information in a cross reference table about a previous embedding from a cell format into text W 096/26484 PCTADK~6/8D_~_ format (see flow chart 1101) and adjusted during modification of the text to keep track of variables, user input and sequential mapping (that is a mapping of variables into some area co.,~ enough cells). The me-~h~ni~m shown stores separately illrulllldlion about the text format, not used in the cell format, such as S the sequential order of the st~tPment~ in the text (1004). The mP~h~ni~m shownalso reads information about a previous cell format for the program, if one exists, and formats the cell format accordingly. Once a location for the st~tP.ment in acell and existing attributes have been determined by the above measures, the variable name for the st~tPm~ nt and the cell name are equated and the variable 10 type is registered in the type array associated to the cell (1005). Conflicts which arise from naming of st~tçment variables are resolved by always mapping a statement, whose variable name is the name of a cell in the cell format into thecorresponding cell. Variable values are then displayed in the cell format (1006) as described by flow chart 901 for each cell after a compiling and parsing meeh~ni~m 15 has been activated to determine the variable/cell value array for each cell used.
The program is then edited in the cell format in a similar way as a conventionalsprç~ hPet When adding or modifying st~tement~ in a cell format the variable type is determined from the syntax of the st~tçment entered but can, when more than one types are possible, be adjusted by the user.
Fig. 11 shows a fiow chart (1101) for tr~n~l~ting source code on cell format into text format. The meeh~ni.em described by the flow chart reads the st~tPmPnt associated to each cell and detP.rminPs which variable name to use in the text format for the ~,L~ (1102 and 1103). Which variable name to use for a 25 cell can be deter nined by the cell name or by a tr~n~l~ting table (referred to in flow charts as cell cross reference table). The tr~n~1~ting table may contain information from a previous embedding of the source code into cell format.
St~tPment.~ in the source code are modified to use the variable name instead of the cell name and attributes and illrulllld~ion about the cells are stored separately 30 (1104) to allow for an embedding back into cell format. Information from a previous embedding into cell format can be used along with other methods such W 096/26484 PCT~Dh~f'~ 80 as sequential ordering of st~tPmPnts in text and using current attributes of st~tPment.~ in cells to place and format statements in the text format. Statements are written into the text format (1105) and ~ igned to their corresponding'' variables. Il~rolll,aLion about the type of a variable is contained in the value array 5 associated to the variable cell in the cell format and variables in the text format are declared accordingly using the format specified by the (functional) l~n~l~ge used.

Fig. 12 shows a flow chart (1201) describing a meçh~ni.~m for displaying the full value, by definition here, of a variable/cell value. This mer.h~ni.cm is 10 triggered for a cell in a cell format by the user using an input device such as a mouse. The mech~ni~m uses a classification of variables by types to determine methods for displaying the full value of a variable value. Information contained in the variable/cell value array associated to a cell in a cell format points to and is centered around external documents for many variable types. Example of such 15 types are table types reprPsçnting ~l~t~h~e tables in ~l~t~h~.~e systems, graphical -and picture types, sound types represPnting sound specifications, types reprçsçnting word processor documents written in di~t;lell~ formats and many other variable types. For variable types centered around external/underlying documents, the full value is displayed by activating a process rçs-]lting in the20 document being viewed/represented and being editable in its native application on a separated but possibly overlying area, from the cell format, of the display device or on a device determined by its native application. Methods for activating a document in its native application are well known in the field and are usually restricted by the operating system and the native application itself. For other types such as text and numbers the full value is simply showing available details, determined using the value array, in a way which is not restricted, for ex. by size, by the cell format. Accordingly, since viewing the full value is restricted by the capabilities of the operating system and other applications, not all types are necessarily displayed using full value as indicated by (1202) in the flow chart. In 30 the pl e~ll ed embodiment, a list of methods for displaying the full value is W 096/26484 PCT~Dh~6/00080 available and searched (1203) and the corresponding method activated (1204) to display the full value of a variable/cell.

Fig. 13 shows a schem~tic block diagram. Fig. 13 gives an overview of 5 the duality between a text and cell format and explains the above methods further.
Program st~tem.o,ntc written in text format are denoted by blocks numbered 1301 and 1303. A statement written in a functional l~n~l~ge can be considered to be an ~ccignment y = f(x) where y is the res~llting variable, x represents the statement input variables and frepresents the st~t~.ment as defined by the prog~ "",i~g 10 l~n~l~ge. Variable y has a variable name and a type definition as shown in box 1301. The st~tçm~nt f(x) is represented in box 1303. Associated to text format 1301is a text editing mech~nicm as shown. Translation mech~ni.cm described by flow charts 1001, 1101 translate between the two formats. In cell format 1302 the variable y is assigned a cell and the variable - and cell name, also repreSPntinf;
15 the cell location as is standard for spreadsheet environm~nt.c, are equated and thus refer to the same variable y. The st~t~o-ment text f(x) is ~cci~ned to the cell and can thus be edited by allowing the user to select the cell for editing its contents as is standard with spreadsheet environment.c, A change in the cell contents results in a changed definition for the corresponding module. A cell in cell format (1302)iS
20 assigned a value array to store information including results of program execution as determined by a system (1306) capable of parsing and compiling module definitions (1304), stored in memory 102 and in storage devices 103, into an ~xeCIlt~ble code. Module definitions 1304 are stored in multiple formats inclllriing graphical specifications (e.g. 405) and on cell or text format. A change in a value 25 array triggered by system 1306 triggers a change in how the cell is displayed as explained in flow chart 901 and indicated by line 1307 in the diagram. System 1306iS responsible for displaying the full value of a value array as described by flow chart 1201 and expl~ined above. Changes in cell display are triggered by changes in module definitions 1304 which incllldes changes in cells being edited as 30 indicated by line 130~.

W O 96/26484 PCT~Dh~6/0 li'ig. 14 shows how, in a p~re.l~d embodiment, module definitions are used with traditional form desi~~nin.~ environments and other application development systems. Forms provide an alternative format for working with modules designed by using the above methods. Module definitions are exported (1404) by an exporting mech~ni~m (1403) into a format defined by an application environment (1405) being exported to allowing environment 1405 to access a module as a function with input values 203 and return values 204. Exporting mecl~ ;",~ are well known in the art. In a plt;r~ d embodiment, a collection of methods for a pred~fined set of application environments and operating systems is available d~.fining the export meçh~ni.~m 1403. Exporting of modules is controlled by users of the embodiment. In a p~er~ll ed embodiment, a form design and implçm~?nt~tion mech~ni~m (1401) is available to users allowing users to create alternative display follllals in accordance with the design gniclçlines specified by a predefined list of operating environments. Design me~h~ni~m 1401 is capable of accessing and using (1402) module definitions 1304 directly without using an export mech~ni~m by considering modules as functions with input - and return values.
-

Claims (20)

Claims:
1. A method of representing a program specification, of an advanced functional language, the advanced functional language being defined as a programming language capable of handling and returning more complex variables than the basic variable types text and number and in which each statement written in the language can be evaluated, based on its dependent variables, to a uniquely defined value, and representing program execution in a cell format, comprising:
(a) communicating with a display device connected to a process device, (b) accessing a cell frame containing multiple cells displayed on said display device, (c) displaying text and icons in said cell frame, (d) associating selected variables and their definitions in said program specification to cells in said cell frame, (e) determining values of said selected variables by executing said program specification, and (f) displaying in cells, associated to said selected variables, an indication value determined by an indication function representing values of said selected variables.
2. The method of claim 1, comprising displaying a full value of at least some of said selected variables.
3. The method of claim 2, comprising editing values of at least some of said selected variables by editing the full value of the variables.
4. The method of claim 1, comprising communicating with an input device connected to said process device for controlling the editing of said specification within said cell format.
5. The method of claim 1, comprising displaying on said display device said selected variables using a text format and translating selected variables back or forth from being displayed in said cell format and said text format.
6. The method of claim 1, further comprising editing and/or defining at least some of the variables of said program specifications by using a cell format to display and edit the variables.
7. The method of claim 1, further comprising editing and/or defining at least some of the data flow specifications of said program specifications by using the data flow cell format to display and edit data flow specifications between program modules.
8. The method of claim 1, further comprising:
(a) communicating with an input device connected to said process device, (b) displaying a modular structure diagram on said display device and/or using variables in said program specification to represent the call declarations part of said program specification, (c) organizing the remaining program specification, excluding the call declarations, of said program specification into predetermined smaller parts each containing a selection of variables and their definitions, (d) displaying at least some of said parts on said display device using cell formats, and (e) editing or creating said program specification by editing at least some of said parts using the associated cell formats and/or by editing said modular structure diagram.
9. The method of claim 8, wherein said program specification is organized into input declarations, output declarations, call declarations, call definitions andprogram statements and wherein said input declarations when assigned values define values of said output declarations using said output declarations, said call declarations, said call definitions and said program statements and whereinsaid call definitions define a flow of information through said modular structure diagram and/or define the variables in said program specification representing said call declarations.
10. The method of claim 9, comprising attaching at least some of the parts of said program specification, excluding call declarations, to predefined areas of said modular structure diagram and allowing a user to access and display the cell format of a specific part by designating, using an input device, an area of saidmodular structure diagram attached to said specific part.
11. A system for representing a program specification, of an advanced functional language, the advanced functional language being defined as a programming language capable of handling and returning more complex variables than the basic variable types text and number and in which each statement written in the language can be evaluated, based on its dependent variables, to a uniquely defined value, and representing program execution in a cell format, the system comprising:
(a) means for communicating with a display device connected to a process device, (b) means for accessing a cell frame containing multiple cells displayed on said display device, (c) means for displaying text and icons in said cell frame, (d) means for associating selected variables and their definitions in said program specification to cells in said cell frame, (e) means for determining values of said selected variables by executing said program specification, and (f) means for displaying in cells, associated to said selected variables, an indication value determined by an indication function representing values of said selected variables.
12. The system of claim 11, further including means for displaying a full value of at least some of said selected variables.
13. The system of claim 12, further including means for editing values of at least some of said selected variables by editing the full value of the variables.
14. The system of claim 11, further including means for communicating with an input device connected to said process device for controlling the editing of said specification within said cell format.
15. The system of claim 11, further including means for displaying on said display device said selected variables using a text format and means for translating selected variables back or forth from being displayed in said cell format and said text format.
16. The system of claim 11, further including means for editing and/or defining at least some of the variables of said program specifications by using a cell format to display and edit the variables.
17. The system of claim 11, further including means for editing and/or defining at least some of the data flow specifications of said program specifications by using the data flow cell format to display and edit data flow specifications between program modules.
18. The system of claim 11, in which the system further includes means comprising:
(a) means for communicating with an input device connected to said process device, (b) means for displaying a modular structure diagram on said display device and/or using variables in said program specification to represent the call declarations part of said program specification, (c) means for organizing the remaining program specification, excluding the call declarations, of said program specification into predetermined smaller parts each containing a selection of variables and their definitions, (d) means for displaying at least some of said parts on said display device using cell formats, and (e) means for editing or creating said program specification by editing at least some of said parts using the associated cell formats and/or by editing said modular structure diagram.
19. The system of claim 18, wherein said program specification is organized into input declarations, output declarations, call declarations, call definitions andprogram statements and wherein said input declarations when assigned values define values of said output declarations using said output declarations, said call declarations, said call definitions and said program statements and whereinsaid call definitions define a flow of information through said modular structure diagram and/or define the variables in said program specification representing said call declarations.
20. The system of claim 19, further including means for attaching at least some of the parts of said program specification, excluding call declarations, to predefined areas of said modular structure diagram and means for allowing a user to access and display the cell format of a specific part by designating, using an input device, an area of said modular structure diagram attached to said specific part.
CA002214972A 1995-02-22 1996-02-22 Graphical environment for managing and developing applications Expired - Lifetime CA2214972C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US39216495A 1995-02-22 1995-02-22
US08/392,164 1995-02-22
PCT/DK1996/000080 WO1996026484A2 (en) 1995-02-22 1996-02-22 Graphical environment for managing and developing applications

Publications (2)

Publication Number Publication Date
CA2214972A1 CA2214972A1 (en) 1996-08-29
CA2214972C true CA2214972C (en) 2000-07-18

Family

ID=23549517

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002214972A Expired - Lifetime CA2214972C (en) 1995-02-22 1996-02-22 Graphical environment for managing and developing applications

Country Status (6)

Country Link
US (4) US6286017B1 (en)
EP (1) EP0811193B1 (en)
AU (1) AU4783796A (en)
CA (1) CA2214972C (en)
DE (1) DE69600794T2 (en)
WO (1) WO1996026484A2 (en)

Families Citing this family (107)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6911987B1 (en) * 1995-07-05 2005-06-28 Microsoft Corporation Method and system for transmitting data for a shared application
US5847953A (en) * 1996-09-23 1998-12-08 National Instruments Corporation System and method for performing class checking of objects in a graphical data flow program
US5995918A (en) * 1997-09-17 1999-11-30 Unisys Corporation System and method for creating a language grammar using a spreadsheet or table interface
KR20010075097A (en) * 1998-09-18 2001-08-09 샌제이브 사이두 System and method for displaying logistics information associated with a supply chain
JP2002531890A (en) * 1998-11-30 2002-09-24 シーベル システムズ,インコーポレイティド Development tools, methods and systems for client-server applications
US6542880B2 (en) * 1998-12-22 2003-04-01 Indeliq, Inc. System, method and article of manufacture for a goal based system utilizing a table based architecture
US6782374B2 (en) * 1998-12-22 2004-08-24 Accenture Global Services Gmbh System, method and article of manufacturing for a runtime program analysis tool for a simulation engine
AU2387700A (en) * 1998-12-23 2000-07-12 Triconex Corporation Cause effect diagram program maintenance development and test system
US6389587B1 (en) * 1999-02-04 2002-05-14 Sun Microsystems, Inc. User interface for developing and executing data flow programs and methods, apparatus, and articles of manufacture for optimizing the execution of data flow programs
US6434523B1 (en) 1999-04-23 2002-08-13 Nuance Communications Creating and editing grammars for speech recognition graphically
FR2793912B1 (en) * 1999-05-21 2001-08-10 Crouzet Automatismes UNIVERSAL GRAPH COMPILATION TOOL
US6600497B1 (en) * 1999-11-15 2003-07-29 Elliot A. Gottfurcht Apparatus and method to navigate interactive television using unique inputs with a remote control
GB2356946B (en) * 1999-12-01 2003-11-05 Int Computers Ltd Computer system user interface design
GB2360367B (en) * 2000-03-17 2002-02-20 Ibm A configurable framework for composition of connected entities in an application or logic sequence
US6782528B1 (en) * 2000-06-16 2004-08-24 International Business Machines Corporation Method and system for visual programming using a relational diagram
AUPQ966400A0 (en) * 2000-08-24 2000-09-21 Xemplex Pty Ltd Method of graphically defining a formula
US7219307B2 (en) * 2000-09-22 2007-05-15 Jpmorgan Chase Bank Methods for graphically representing interactions among entities
DE10106639A1 (en) * 2001-02-12 2002-09-26 Karlsruhe Forschzent Method for coupling physical and geometric calculation programs with a data processing system
US7117430B2 (en) * 2001-02-27 2006-10-03 Microsoft Corporation Spreadsheet error checker
US7051319B1 (en) 2001-03-27 2006-05-23 Siebel Systems, Inc. Method, system, and product for upgrading software objects using inherency
US20020194217A1 (en) * 2001-04-26 2002-12-19 International Business Machnies Corporation Metadata graphial user interface
US6668529B2 (en) * 2001-06-27 2003-12-30 Emark Manufacturing Company, Incorporated Operator control system for self-propelled vehicles
US20030054806A1 (en) * 2001-08-15 2003-03-20 Raymond Ho System and method for defining, creating and deploying wireless applications
US7010779B2 (en) 2001-08-16 2006-03-07 Knowledge Dynamics, Inc. Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
EP1430389A4 (en) * 2001-08-23 2008-04-16 Efunds Corp Method and apparatus for formatting a data grid for the display of a view
DE10147341B4 (en) * 2001-09-26 2005-05-19 Voiceobjects Ag Method and device for constructing a dialog control implemented in a computer system from dialog objects and associated computer system for carrying out a dialog control
CN100461156C (en) * 2001-11-09 2009-02-11 无锡永中科技有限公司 Integrated data processing system
US20030160831A1 (en) * 2002-02-26 2003-08-28 International Business Machines Corporation System for indicating the stability of application programs through indicators associated with icons representing the programs in the graphical user interface of a computer controlled display
US20050177816A1 (en) * 2002-03-08 2005-08-11 National Instruments Corporation Automatic generation of graphical program code for a graphical program based on the target platform of the graphical program
US7418664B2 (en) * 2002-04-03 2008-08-26 Microsoft Corporation Application sharing single document sharing
US7028266B2 (en) * 2002-04-05 2006-04-11 Microsoft Corporation Processing occluded windows during application sharing
US7293243B1 (en) * 2002-05-22 2007-11-06 Microsoft Corporation Application sharing viewer presentation
US20040019848A1 (en) * 2002-07-24 2004-01-29 Truc Nguyen Method for dynamically inserting and removing tab text
US20060095838A1 (en) * 2002-05-28 2006-05-04 Truc Nguyen Object-oriented processing of tab text
US7356563B1 (en) 2002-06-06 2008-04-08 Microsoft Corporation Methods of annotating a collaborative application display
US7028222B2 (en) * 2002-06-21 2006-04-11 National Instruments Corporation Target device-specific syntax and semantic analysis for a graphical program
US7117449B1 (en) 2002-12-31 2006-10-03 Siebel Systems, Inc. Method and apparatus to present an integrated process modeler
US20040143812A1 (en) * 2003-01-14 2004-07-22 Vladimir Bernstein Automatic software design tool for building web and other applications wherein components are linked through connected command and control and data variables
US7237226B2 (en) * 2003-05-09 2007-06-26 Intentional Software Corporation Method and system for storing pending changes to data
US7165238B2 (en) * 2003-06-06 2007-01-16 Intentional Software Corporation Method and system for organizing and manipulating nodes by category in a program tree
US7433878B2 (en) * 2003-06-23 2008-10-07 American Express Travel Related Services Company, Inc. Method and system for interfacing with accounting systems
WO2005017743A2 (en) * 2003-08-07 2005-02-24 National Instruments Corporation A graphical program which executes a timed loop
US20050081141A1 (en) * 2003-10-09 2005-04-14 Einfalt Ehf. Visual programming system and method
US7725712B2 (en) * 2003-10-14 2010-05-25 Syferlock Technology Corporation User authentication system and method
US7607099B2 (en) 2003-11-03 2009-10-20 Intentional Software Corporation Method and system for reversible design tree transformations
DE102004007638A1 (en) * 2004-02-17 2005-09-01 Xapio Gmbh A method for generating source code in a procedural, reentrant-capable programming language from a spreadsheet representation
US7383500B2 (en) 2004-04-30 2008-06-03 Microsoft Corporation Methods and systems for building packages that contain pre-paginated documents
US8661332B2 (en) 2004-04-30 2014-02-25 Microsoft Corporation Method and apparatus for document processing
US7761847B2 (en) * 2004-07-16 2010-07-20 National Instruments Corporation Timed sequence for a graphical program
US7617450B2 (en) * 2004-09-30 2009-11-10 Microsoft Corporation Method, system, and computer-readable medium for creating, inserting, and reusing document parts in an electronic document
US7716231B2 (en) * 2004-11-10 2010-05-11 Microsoft Corporation System and method for generating suggested alternatives for visual or audible submissions
US7647551B2 (en) * 2004-12-15 2010-01-12 Microsoft Corporation System and method for formatting a cell in response to data stored in a separate location
US7617451B2 (en) * 2004-12-20 2009-11-10 Microsoft Corporation Structuring data for word processing documents
US7617444B2 (en) * 2004-12-20 2009-11-10 Microsoft Corporation File formats, methods, and computer program products for representing workbooks
US7620889B2 (en) * 2004-12-20 2009-11-17 Microsoft Corporation Method and system for linking data ranges of a computer-generated document with associated extensible markup language elements
US7752632B2 (en) 2004-12-21 2010-07-06 Microsoft Corporation Method and system for exposing nested data in a computer-generated document in a transparent manner
US7770180B2 (en) 2004-12-21 2010-08-03 Microsoft Corporation Exposing embedded data in a computer-generated document
US8055995B2 (en) * 2005-03-11 2011-11-08 Orangescape Technologies Limited System and method of defining a hierarchical datamodel and related computation and instruction rules using spreadsheet like user interface
US20060224946A1 (en) * 2005-03-31 2006-10-05 International Business Machines Corporation Spreadsheet programming
US7596577B2 (en) * 2005-04-12 2009-09-29 Microsoft Corporation Methods and systems for specifying a user interface for an application
US8095866B2 (en) 2005-09-09 2012-01-10 Microsoft Corporation Filtering user interface for a data summary table
US8601383B2 (en) 2005-09-09 2013-12-03 Microsoft Corporation User interface for creating a spreadsheet data summary table
US7627812B2 (en) 2005-10-27 2009-12-01 Microsoft Corporation Variable formatting of cells
SG133421A1 (en) * 2005-12-13 2007-07-30 Singapore Tech Dynamics Pte Method and apparatus for an algorithm development environment for solving a class of real-life combinatorial optimization problems
US7770100B2 (en) * 2006-02-27 2010-08-03 Microsoft Corporation Dynamic thresholds for conditional formats
US20080046861A1 (en) * 2006-08-15 2008-02-21 Grieser Maria A Method and interface for creating a workbook to implement a business process
US7949949B2 (en) * 2006-11-20 2011-05-24 Intentional Software Corporation Domain transformation languages
US7949993B2 (en) * 2006-11-28 2011-05-24 International Business Machines Corporation Method and system for providing a visual context for software development processes
WO2008079097A1 (en) * 2006-12-22 2008-07-03 Singapore Technologies Dynamics Pte Ltd Method and apparatus for automatic configuration of meta-heuristic algorithms in a problem solving environment
US7675527B2 (en) * 2007-01-26 2010-03-09 Microsoft Corp. Multisource composable projection of text
US20080186315A1 (en) * 2007-02-07 2008-08-07 Nicolas Bissantz Method and system for providing sound information to a user
US20080215959A1 (en) * 2007-02-28 2008-09-04 Lection David B Method and system for generating a media stream in a media spreadsheet
US20090089653A1 (en) * 2007-09-28 2009-04-02 Microsoft Corporation Auto-generation and syndication of tables as forms
US8407668B2 (en) * 2007-10-26 2013-03-26 Microsoft Corporation Model based spreadsheet scripting language
US20090158139A1 (en) * 2007-12-18 2009-06-18 Morris Robert P Methods And Systems For Generating A Markup-Language-Based Resource From A Media Spreadsheet
US20090164880A1 (en) * 2007-12-19 2009-06-25 Lection David B Methods And Systems For Generating A Media Stream Expression For Association With A Cell Of An Electronic Spreadsheet
US8069190B2 (en) * 2007-12-27 2011-11-29 Cloudscale, Inc. System and methodology for parallel stream processing
US8539443B2 (en) * 2008-05-13 2013-09-17 National Instruments Corporation Edit time analyzer in a loosely typed textual language
US8055619B2 (en) * 2008-06-05 2011-11-08 Novell, Inc. Mechanisms to support object-oriented version control operations
US8411085B2 (en) 2008-06-27 2013-04-02 Microsoft Corporation Constructing view compositions for domain-specific environments
US8620635B2 (en) 2008-06-27 2013-12-31 Microsoft Corporation Composition of analytics models
US8314793B2 (en) 2008-12-24 2012-11-20 Microsoft Corporation Implied analytical reasoning and computation
US8479156B2 (en) * 2009-06-18 2013-07-02 National Instruments Corporation Providing target specific information for textual code at edit time
US8866818B2 (en) 2009-06-19 2014-10-21 Microsoft Corporation Composing shapes and data series in geometries
US8692826B2 (en) 2009-06-19 2014-04-08 Brian C. Beckman Solver-based visualization framework
US9330503B2 (en) 2009-06-19 2016-05-03 Microsoft Technology Licensing, Llc Presaging and surfacing interactivity within data visualizations
US8493406B2 (en) 2009-06-19 2013-07-23 Microsoft Corporation Creating new charts and data visualizations
US8788574B2 (en) 2009-06-19 2014-07-22 Microsoft Corporation Data-driven visualization of pseudo-infinite scenes
US8531451B2 (en) 2009-06-19 2013-09-10 Microsoft Corporation Data-driven visualization transformation
US8352397B2 (en) 2009-09-10 2013-01-08 Microsoft Corporation Dependency graph in data-driven model
US9043296B2 (en) 2010-07-30 2015-05-26 Microsoft Technology Licensing, Llc System of providing suggestions based on accessible and contextual information
US20120192158A1 (en) * 2010-11-22 2012-07-26 Carlo Amalfitano Model Based Verification Using Forward and Reverse Traversal of Variable Time Line
US8990675B2 (en) * 2011-10-04 2015-03-24 Microsoft Technology Licensing, Llc Automatic relationship detection for spreadsheet data items
US9782005B2 (en) 2014-07-25 2017-10-10 Stryker Corporation Medical support apparatus
US20140310619A1 (en) * 2013-04-12 2014-10-16 Microsoft Corporation Signal capture controls in recalculation user interface
US20140359417A1 (en) * 2013-06-04 2014-12-04 Omer Bar-On Systems and methods for graphically modulating structured data
MX366064B (en) * 2013-07-05 2019-06-26 Stamicarbon Removal of dust in urea finishing.
US9411562B2 (en) * 2013-08-20 2016-08-09 Oracle International Corporation Inter-application transform builder for cloud applications
GB2528452A (en) * 2014-07-21 2016-01-27 Aptitude Software Ltd Rules editor
US10997364B2 (en) 2015-11-02 2021-05-04 Microsoft Technology Licensing, Llc Operations on sound files associated with cells in spreadsheets
US11157689B2 (en) 2015-11-02 2021-10-26 Microsoft Technology Licensing, Llc Operations on dynamic data associated with cells in spreadsheets
US10095482B2 (en) 2015-11-18 2018-10-09 Mastercard International Incorporated Systems, methods, and media for graphical task creation
KR101669467B1 (en) * 2016-06-13 2016-10-26 (주)프리코어 System for Non-developer centric application platform
US10114617B2 (en) 2016-06-13 2018-10-30 At&T Intellectual Property I, L.P. Rapid visualization rendering package for statistical programming language
US10311217B2 (en) * 2016-12-09 2019-06-04 Microsoft Technology Licensing, Llc Application piracy prevention with secure enclave protection of automatically modularized functions
US11520606B2 (en) * 2017-09-22 2022-12-06 Vmware, Inc. Dynamic generation of user interface components based on hierarchical component factories
JP7322604B2 (en) * 2019-09-04 2023-08-08 オムロン株式会社 Program development device, project creation method, and program for realizing program development device

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0640302B2 (en) 1984-01-30 1994-05-25 株式会社日立製作所 Schematic / source program automatic generation method
US4956733A (en) * 1985-07-29 1990-09-11 Tandon Corporation Storage media transducer loading/unloading and carriage lock mechanism
US5021973A (en) * 1986-01-16 1991-06-04 International Business Machines Corporation Method for assisting the operator of an interactive data processing system to enter data directly into a selected cell of a spreadsheet
US4901221A (en) * 1986-04-14 1990-02-13 National Instruments, Inc. Graphical system for modelling a process and associated method
US4914568A (en) * 1986-10-24 1990-04-03 National Instruments, Inc. Graphical system for modelling a process and associated method
US5033009A (en) * 1989-03-03 1991-07-16 Dubnoff Steven J System for generating worksheet files for electronic spreadsheets
US5182793A (en) * 1989-06-30 1993-01-26 Texas Instruments Incorporated Computer-aided decision making with a symbolic spreadsheet
US5093907A (en) * 1989-09-25 1992-03-03 Axa Corporation Graphic file directory and spreadsheet
US6005576A (en) * 1989-09-29 1999-12-21 Hitachi, Ltd. Method for visual programming with aid of animation
US5551041A (en) * 1990-06-13 1996-08-27 Hewlett-Packard Company Wait for service request in an iconic programming system
US5255363A (en) * 1990-06-19 1993-10-19 Mentor Graphics Corporation Graph-based programming system and associated method
US5195172A (en) * 1990-07-02 1993-03-16 Quantum Development Corporation System and method for representing and solving numeric and symbolic problems
EP0548240A1 (en) 1990-09-10 1993-06-30 Lotus Development Corporation Apparatus and method for reformattable spreadsheet
US5319777A (en) * 1990-10-16 1994-06-07 Sinper Corporation System and method for storing and retrieving information from a multidimensional array
US5361393A (en) * 1992-01-28 1994-11-01 Prodigy Services Company Method for improving interactive-screen uploading of accounting data
US5485600A (en) * 1992-11-09 1996-01-16 Virtual Prototypes, Inc. Computer modelling system and method for specifying the behavior of graphical operator interfaces
US5437006A (en) * 1993-01-27 1995-07-25 Microsoft Corporation Spreadsheet command/function capability from a dynamic-link library
US5632009A (en) * 1993-09-17 1997-05-20 Xerox Corporation Method and system for producing a table image showing indirect data representations
US5742848A (en) * 1993-11-16 1998-04-21 Microsoft Corp. System for passing messages between source object and target object utilizing generic code in source object to invoke any member function of target object by executing the same instructions
US5485617A (en) * 1993-12-13 1996-01-16 Microsoft Corporation Method and system for dynamically generating object connections
US5481715A (en) * 1993-12-15 1996-01-02 Sun Microsystems, Inc. Method and apparatus for delegated communications in a computer system using trusted deputies
JP3660366B2 (en) * 1993-12-28 2005-06-15 富士通株式会社 Programming system using figures
US5799295A (en) * 1993-12-29 1998-08-25 Kabushiki Kaisha Toshiba Constraint-based spreadsheet system capable of displaying a process of execution of programs
US5680557A (en) * 1994-02-16 1997-10-21 The United States Of America As Represented By The Secretary Of The Army Natural computing system
EP0772823A4 (en) * 1994-07-22 1997-10-29 Erik P Debenedictis Method and apparatus for controlling connected computers without programming
US5623592A (en) * 1994-10-18 1997-04-22 Molecular Dynamics Method and apparatus for constructing an iconic sequence to operate external devices
US5729745A (en) * 1994-11-14 1998-03-17 Microsoft Corporation Methods and apparatus for creating a base class for manipulating external data connections in a computer generated document
US5768158A (en) * 1995-12-08 1998-06-16 Inventure America Inc. Computer-based system and method for data processing
US6113649A (en) * 1996-03-27 2000-09-05 International Business Machines Corporation Object representation of program and script components

Also Published As

Publication number Publication date
EP0811193B1 (en) 1998-10-14
AU4783796A (en) 1996-09-11
US6763498B2 (en) 2004-07-13
DE69600794T2 (en) 1999-06-02
US7853867B2 (en) 2010-12-14
US20040225957A1 (en) 2004-11-11
US20110022939A1 (en) 2011-01-27
EP0811193A2 (en) 1997-12-10
US6286017B1 (en) 2001-09-04
CA2214972A1 (en) 1996-08-29
WO1996026484A2 (en) 1996-08-29
WO1996026484A3 (en) 1996-11-07
DE69600794D1 (en) 1998-11-19
US20020010713A1 (en) 2002-01-24

Similar Documents

Publication Publication Date Title
CA2214972C (en) Graphical environment for managing and developing applications
US9703447B2 (en) Internet interface and integration language system and method
US7194692B2 (en) Method and apparatus for binding user interface objects to application objects
US5623591A (en) System and methods for building spreadsheet applications
US9588653B2 (en) GUI document management system
US20100050130A1 (en) User Interface Rendering
Lawrence et al. Programming graphical user interfaces in R
Liberty et al. Programming ASP. NET: Building Web Applications and Services with ASP. NET 2.0
Myatt Pro NetBeans IDE 5.5 enterprise edition
Liang Using Qt to implement a translation application
Manual Related SYS 500 and MicroSCADA Technology Manuals
Cowell Essential Visual Basic 5.0 fast: includes ActiveX control development
Piao Using Visual Basic & ArcObjects to create ActiveX controls for MAGIS-Express Import Wizard
Headquarters Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, without the written permission of Pitney Bowes Software Inc., One Global View, Troy, New York 12180-8399.© 2008 Pitney Bowes Software Inc. All rights reserved. MapInfo, the Pitney Bowes Software logo, MapBasic, and MapInfo Professional are trademarks of Pitney Bowes Software Inc. and/or its affiliates.
Krause et al. Extending the User Interface
Clark Introducing VB. NET

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20160222