EP0531319A1 - Systeme informatique de gestion d'informations dynamique - Google Patents

Systeme informatique de gestion d'informations dynamique

Info

Publication number
EP0531319A1
EP0531319A1 EP91909069A EP91909069A EP0531319A1 EP 0531319 A1 EP0531319 A1 EP 0531319A1 EP 91909069 A EP91909069 A EP 91909069A EP 91909069 A EP91909069 A EP 91909069A EP 0531319 A1 EP0531319 A1 EP 0531319A1
Authority
EP
European Patent Office
Prior art keywords
design data
ifm
display
pdl
subset
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.)
Withdrawn
Application number
EP91909069A
Other languages
German (de)
English (en)
Other versions
EP0531319A4 (fr
Inventor
Charles W. Bachman
Igor Abramovich
Christopher P. Gane
David A. Krieger
John T. Micco
John J. Cimral
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.)
Sterling Software Southern Inc
Original Assignee
Bachman Information Systems Inc
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
Priority claimed from US07/516,248 external-priority patent/US5193183A/en
Priority claimed from US07/516,250 external-priority patent/US5195178A/en
Priority claimed from US07/516,822 external-priority patent/US5146591A/en
Priority claimed from US07/516,815 external-priority patent/US5241645A/en
Priority claimed from US07/516,128 external-priority patent/US5179698A/en
Priority claimed from US07/516,814 external-priority patent/US5212771A/en
Priority claimed from US07/516,247 external-priority patent/US5193182A/en
Application filed by Bachman Information Systems Inc filed Critical Bachman Information Systems Inc
Publication of EP0531319A1 publication Critical patent/EP0531319A1/fr
Publication of EP0531319A4 publication Critical patent/EP0531319A4/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • This invention is directed to a computer system for dynamically modeling information systems of organizations and building models of complex business transactions and creating and manipulating subprocesses and subsets of dynamic information system models of organizations.
  • data base management systems With the advent of so-called data base management systems, many of the problems encountered in the early information processing systems were alleviated. In addition to removing the need for the application program to address the intricacies of data file manipulation, data base management systems promoted efficient design, enhanced file maintenance and modification, eliminated data file redundancy, and provided substantial documentation regarding data file structure.
  • the first level of data representation relates to the manner in which individual data records are stored and how their inter-relationships are depicted.
  • the second level of data representation describes the data base users' view of the data.
  • the physical representation of the data is generally of no concern to the data base user. Rather, the task of manipulating individual data storage areas is left to the data base management system.
  • Data variables are named storage structures which may be used to store information, and which are basic features of information systems. These variables are capable of being assigned a value, holding that value as long as the data variable survives, and returning that value one or more times upon request. The current value of a data variable essentially remains unchanged until some explicit action is taken to change the content of the variable.
  • These data variables have a number of applications, such as being the attributes of entities, being independent global attributes, being variables of processes, and being variables of operating systems, the values of which are available to all processes. While data variables are capable of storing various types of information, each is generally specialized to handle one type of data, such as character strings, integers, or real numbers.
  • data variables may be used to store information.
  • Data variables are named storage structures, and are a basic feature of information systems. These variables are capable of being assigned a value, holding that value as long as the data variable survives, and returning that value once or more times upon request. The current value of a data variable essentially remains unchanged until some explicit action is taken to change the content of the variable.
  • These data variables have a number of applications, such as being the attributes of entities, being independent global attributes, being variables of processes, and being variables of operating systems, the values of which are available to all processes.
  • data variables are capable of storing various types of information, each is generally specialized to handle one type of data, such as character strings, integers, or real numbers.
  • Of concern to the data base user is the logical representation of the data, since the users' ability to store, retrieve, and modify aggregations of data items, data records, and data relationships is dependent upon the form in which the data base management system presents data to the user.
  • Information management systems handle complex environments often consisting of hundreds of elements and relationships, permitting users to manipulate and employ data in ways not always anticipated by systems designers. Representation of such elements and relationships to a user presents a unique set of problems not encountered, and certainly not resolved by present data base management systems. Instead of being organized into application-oriented files, which are always addressed in the same way, as in data base systems, the information is organized so that it can be addressed in a variety of different ways, and can be used to answer a diversity of queries. All the interesting facts about entities are stored together rather than merely those facts needed for one application. As pointed out by J. Martin, "Computer Data-Base Organization", 2d ed., chapter 3, pp. 24-25 (1977), this "reservoir" concept of information systems is much easier to conceive than to implement. It is a complex and lengthy operation to build up such data bases, and it is expensive to search sufficiently quickly to give real-time answers to unanticipated queries.
  • diagrams and windows are one way to depict the intricate relationships among entities, attributes, and other data elements in a complex information model.
  • a variety of "windows" have been used in application programs to facilitate user interaction with a computer system. Windows have been used to show a user a "menu” of selection of operations which may be performed. Windows have also been used for displaying error messages. However, windows are not anticipatory, i.e. are not able to provide a tailored selection of options available to a user at a particular point in time or text.
  • CASE Computer Aided Systems Engineering
  • EXCELERATOR enables an operator to work with data flow diagrams and data model diagrams, structure diagrams. An operator may also modify, delete, copy, rename, list or add a diagram. Diagram objects may be user defined, and are stored in a dictionary.
  • IEW enables a user to work with, and create or change objects on diagrams, which affects an encyclopedia but not existing displays or screens.
  • IEW can model relationships, entities and attributes together, or entities alone, but does not model attributes alone. It is often useful to manipulate attributes independent of entities to which they may later be tied.
  • a user may desire to work with only a portion or subset of an entire complex model.
  • a user may want to test objects on a subset of a model before integrating such objects into the entire model, while still retaining the ability to work with the subset in real-time.
  • Existing systems are not believed to provide a dynamic subset of a model which may be user manipulated.
  • a user may choose to create and manipulate subprocesses of existing processes.
  • a user normally treats business transactions as indivisible elements, each transaction making a state change to the external environment.
  • it is important to provide intermediate states for purposes of modeling that environment.
  • Present systems do not provide for such real-time modeling of business transactions.
  • the present invention is a computer system for dynamically modeling information systems of organizations.
  • the system includes a plurality of editors, or modelers, which enable a user to interact with the system.
  • the interaction may occur via text, tree diagram, or other graphical representation.
  • Such representations also enable the user to dynamically interact with the system.
  • the system may include at least one information modeler, which provides a dynamic environment for the user to create, analyze, and modify IM models which contain IM design data.
  • the IM design data may be representative of entities, attributes, relationships, entity methods, partnership sets, and combinations thereof, each of which may be effected by externally applied signals.
  • An option modeler may include stored predetermined option criteria which is compared with PDL design data, or design data of the logic modeler, for syntactic permissibility.
  • An options window may then display the options which are syntactically permissible at any time during the model building process. The options window also enables the user to dynamically interact with the system.
  • the system may also include at least one process modeler, providing a dynamic environment for the user to create, analyze, and modify IFM models containing IFM design data.
  • the IFM design data is representative of processes, information stores, information flows, messages, sources and/or destinations.
  • the IFM design data specifically information flow contents, correspond to IM design data entities.
  • the IFM modeler and the IM modeler can be dynamically linked, such that a change in one design data set will affect a corresponding change in the other design data set.
  • the system may also include a logic modeler, which provides a dynamic environment for the user to create, analyze, and modify logical operations to be performed on the IM design data and the IFM design data.
  • the logic modeler displays the system in text, tree diagram, or other graphical representations. The resulting display may be dynamic, enabling the user to affect IM and IFM design data, as well as the operations to be performed on that design data.
  • the system can also include a function modeler, which enables a user to generate a function decomposition diagram, displaying the processes of IFM design data and any related subprocesses.
  • the subprocesses may be displayed in a hierarchical fashion, and the user may dynamically manipulate the objects contained within the decomposition diagram.
  • the system may include filters for creating subsets of a model.
  • Each model subset is defined by operator-determined selection criteria.
  • the subset is created by applying the selection criteria to the design data set of the model to be filtered.
  • the resulting model subset may be displayed in a graphical representation. Such representations may enable the user to dynamically interact with the system.
  • Representation of the system may be in the form of a node and pin notation, where nodes define text fields which contain statements and design data. Attached to the nodes may be pins, which identify locations where modifications may be specified for the operation associated with a particular node.
  • Representation of the system interfaces with the user may be established via a series of windows. These windows may include: an options facility, for displaying and selective interaction with the editors; a feedback window, for selectively displaying messages from the editors to the user; and a diagram window, for displaying representations of the system, or aspects of the system, for user interaction therewith.
  • the system may also include syntactic and/or semantic checks of the input from the user. Errors may generate flag signals, which would appear in any of the windows.
  • a user may also "explode” a process from an information flow diagram to its corresponding subprocesses. This creates high-level processes and primitive processes.
  • a high-level process is one which has one or more corresponding subprocesses, whereas a primitive process is one which has no corresponding subprocesses.
  • the logic modeler may be accessed to generate a diagram from each primitive process.
  • the resulting exploded process may simultaneously be displayed with the information flow diagram from which it is derived.
  • subprocesses may be "hidden" within a process on an information flow diagram or PDL display, creating high-level processes from groups of primitive processes.
  • the system of the invention may further include a programmed data computer adapted to establish one or more partnership sets within at least one design data, where each partnership set is representative of zero, one or more partnerhips.
  • the computer is further adapted to establish one or more partnerships, wherein each partnership is characterized by one partnership set associated with itself or associated with one other partnership set.
  • the computer controls access to one or more design data by reference to a partnership set which is in partnership with partnership sets of one or more design data.
  • the system may include storage means for storing transaction data, such as entities, attributes, and relationships.
  • the stored transaction data may then be reversibly transformed, in accordance with predetermined processing algorithms, while it is externally inaccessible.
  • the transformed transaction data is evaluated against predetermined logical criteria, such as logical or semantic rules. The evaluation produces either successful or unsuccessful results. If successful, the transformed data is then made externally accessible. If unsuccessful, the original transaction data is made externally accessible. In this manner, transaction data may be tested in an information system model without irreversibly affecting the existing model.
  • the system may also include storage means for storing ordered sets of references to design data, such as entities.
  • the ordered sets, or entity-sets are assigned a value, and may then be manipulated in a manner similar to a data variable.
  • the references may be ordered in accordance with predetermined criteria, or operator selected criteria.
  • the system may include nested blocks for iteratively processing transaction design data.
  • the transaction design data may be representative of any of the data associated with the design data sets of any of the modelers of the system, including entities, attributes, relationships, and processes, to name a few.
  • the use of an "iterator" statement enables the system to transform transaction data at an outer subsystem and a nested subsystem level. Control is passed from the outer subsystem to the nested subsystem, during operation of the system, to enable iterative processing and evaluation of transaction data against various predetermined criteria.
  • Figure 1 is a flow diagram of an embodiment of the invention.
  • Figures 1-1 through 1-72 collectively show a detailed entity-relationship diagram of the embodiment of Figure 1.
  • Figure IA shows a diagram designating the relative position of each of Figures 1-1 through 1-72
  • Figure 2 is a diagrammatic representation of display windows and facilities of the invention of Figure 1.
  • Figure 3 is a diagrammatic representation of an E-R diagram display which may be generated through an IM modeler of the invention of Figure 1.
  • Figure 3A is a diagrammatic representation of a "create" form which may be accessed through an IM modeler of the invention of Figure 1.
  • Figure 4A is a diagrammatic representation of a network diagram display of the invention of Figure 1.
  • Figure 4B is a diagrammatic representation of multi-layered overlapping boxes display of the invention of Figure 1.
  • Figure 5 is a diagrammatic representation of an IFM diagram display of the invention of Figure 1.
  • Figure 6A is a diagrammatic representation of an IFM diagram display of the invention of Figure 1 having exploded processes, prior to creating a new process boundary.
  • Figure 6B is a diagrammatic representation of an IFM diagram display of the invention of Figure 1 having a new process incorporating subprocesses.
  • Figure 7 is a diagrammatic representation of an FD diagram display of the invention of Figure 1.
  • Figure 8 is a diagrammatic representation of a PDL diagram display of the invention of Figure 1.
  • Figure 9 is a diagrammatic representation of a PDL diagram displayed in a diagram window of the invention of Figure 1.
  • Figure 10 is a diagrammatic representation of an options window of the invention of Figure 1.
  • a system 10 operates using a programmed IBM-compatible 80386 personal computer, having an OS/2 operating system.
  • Other computer hardware and operating systems such as UNIX or DOS, may be used, with some modifications to the software.
  • C computer language
  • other programming languages may be used to implement the present invention.
  • the system 10 assists data analysts and systems analysts in building models of information systems of organizations. These models, or files, can be stored in a database and shared among analysts.
  • the system 10 consists of four modelers, or editors, which can be used to build models, each of which gives a different perspective of the same design.
  • the system 10 further includes a controller 2 and a display 3.
  • the four modelers include: the information modeler 4; the process modeler 5; the logic modeler 6; and the function modeler 7.
  • Each of these modelers generate corresponding models or diagrams, having design data which may be created, analyzed, and modified by a user.
  • These models and • diagrams are referred to as the information model (IM), the information flow model (IFM), the Process Description Language (PDL) diagram, and the functional decomposition (FD) diagram, respectively.
  • IM information model
  • IMM information flow model
  • PDL Process Description Language
  • FD functional decomposition
  • Figures 1-1 through 1-72 collectively show a detailed entity-relationship diagram of the preferred embodiment of the invention.
  • Figure IA shows a diagram designating the relative position of each of Figures 1-1 through 1-72 to form a composite, complete entity-relationship diagram of the preferred embodiment.
  • TABLE 1 identifies, in column I, elements of the system shown in Figures 1-1 through 1-72.
  • column II identifies corresponding names for certain of the elements of column I which are used in the description below.
  • PROCESS processes process local store
  • the primary interface between a user and the system of the invention is through a series of interactive graphics windows presented to the user in the display 3.
  • the windows display text, tree structure diagrams, or other graphical representations of each of the modelers.
  • three windows will generally appear: an options facility 20; a feedback window 22; and, a diagram window 24.
  • the options facility 20 consists of a hierarchy of items which enable the user to perform actions on a specified model. By activating an element displayed in the facility, for example by placing and activating a cursor over the element, a selected model may be activated or deactivated. This facility may also display selections not presently available to the user at that time.
  • the feedback window 22 displays messages informing the user of one or more of the following: when an action has taken place; what step to take next; any mistakes or errors which may occur; when the user is entering or exiting a modeler or mode.
  • the diagram window 24 displays diagrams generated by each of the modelers.
  • This window 24 generally includes the capability to scroll in any direction to view a diagram which is too large to fit in the window 24. Once a diagram is displayed in the diagram window 24, a user may edit the diagram, or create a new diagram.
  • This window 24 also provides a dynamic environment for user interaction to the modelers.
  • Additional windows may be added or included in the present system.
  • pop-up windows (not shown), context menus 26, and icons (not shown) may appear at various times and at various locations on the CRT of a computer.
  • Pop-up windows may be used to control user interactions with the system. Sometimes a pop-up window may be used to provide choices, or warn of a problem.
  • Context menus may be included to enable the user to perform actions within a specific context, or model.
  • An item in a context menu may function in the same manner as the corresponding item in an options facility, but may occur at different times or locations than the options facility.
  • Icons may appear at various locations on the CRT, for example in the lower left corner when a model is initially opened, or as a reminder that other modelers and models are available.
  • Diagrams and forms of the system of the are tools used for defining and manipulating objects of the overall business information system model. Once an object is created using any of the modelers, or editors, of the system, it exists in the system and can be displayed graphically in any applicable diagram, or textually in a form. When an object is manipulated, the new information about the object is accessible from any applicable diagram or form, which provide different ways of accessing the same model objects by offering different perspectives of the same system.
  • the options modeler 5A is a language sensitive editor which prompts the user with grammatical options which may be inserted at any selected location.
  • the modeler 5A defines what can be selected by the user and inserted into a PDL statement, which is further described below.
  • the modeler 5A presents the options to a user in an options window, and shows only the next available syntactic phrase or term. Thus, at any point, the option modeler provides only syntactically valid options.
  • an operation applied to one model using a particular modeler has an immediate effect on another model. This may be accomplished by maintaining logical relationships between the models, thus keeping the representation of design data consistent with the underlying design. It is important, therefore, that a change to a model or diagram in one modeler is reflected in other models and diagrams. For example, if a process is deleted through the function modeler, the deletion is automatically and immediately reflected in the IFM diagram. By way of further example, if a process having associated information flows is created through the process modeler, the information flow model objects, or IFM design data, are reflected in an activated PDL diagram. This change may occur substantially immediately, i.e. without any additional user input.
  • the preferred embodiment is a system designed for interaction with a human user.
  • the system may also be incorporated into a larger system whereby the "user" becomes a generic "operator", such as another computer.
  • the operator may include magnetic tape devices, which download information into the present system. Any other technology which permits transfer of design data, or information, such as laser disc memory devices, may be used.
  • the operator may also be an artificial intelligence device which not only provides design data input, but is capable of dynamically interacting with the present system.
  • the information modeler 4 of the present system invention includes an editor for creating, analyzing, and modifying entity relationship data models, referred to below as information model (IM), and for generating entity-relationship (E-R) diagrams which describe relationships between entities.
  • IM information model
  • E-R entity-relationship
  • An exemplary E-R diagram is shown in Fig. 3.
  • the information modeler consists of IM design data, or IM objects, which may include entities, attributes, attribute methods, relationships, entity methods, keys, domains, dimensions, allowable values, and partnership sets.
  • the modeler 4 also enables the operator to import existing information models created on other systems, or in other environments, into the present system 10.
  • entity is generally defined as an item about which information is being stored.
  • An entity may be a tangible object, such as an employee or a part, or may be an intangible concept, such as a job title or an event.
  • attribute is generally defined as properties of entities. For example, for an entity "customer", attributes may include address, company affiliation, or salary.
  • a “relationship” describes the correlation among entities, or among attributes.
  • attributes may be "free” attributes. Free attributes are attributes not associated with an entity. For example, an attribute may be used to hold constants, or contents of flows that go between processes. A free attribute may later become associated with an entity, or may remain independent.
  • Partnership sets are described in detail in U.S. Patent No. 4,631,664 (Bachman, Dec. 23, 1986).
  • partnership sets are used both for storing and manipulating information.
  • a user may define objects within the system as partnership sets.
  • partnership sets are established to provide the medium through which design data is accessed and exchanged among the modelers of the present system.
  • An "entity method” is a PDL procedure (defined below) attached to an entity in an E-R diagram rather than to a process in the IFM diagram.
  • Each entity method defines a generic operation to be performed on all occurrences of the entity, similar to methods in object-oriented programming. The use of entity methods protects applications from changes made in the design data model.
  • an "attribute method” is a PDL procedure associated with an attribute.
  • a typical use for an entity method might be to specify a referential integrity rule required by a user's business. For example, a company may have a rule that requires the "last-customer-number" attribute to be incremented by one each time a new customer is created, and the assignment of that number to the new customer.
  • the traditional "process-centered" approach would force all developers of applications to include the code for this operation each time an application creates a new customer.
  • a "create-customer" entity method may be created to handle this operation. Then, whenever an application creates a new customer, the developer calls the "create-customer" entity method which insures that the "last-customer-number” attribute is incremented by one and assigned to the new customer.
  • a "derived attribute” is an attribute having a value which is calculated each time it is used in a procedure. The value is not stored in the database, but is recalculated when it is used. For example, for a transaction-based system, a user might create a derived attribute, called “total-tax", that calculates the total sales tax for each sales transaction. A PDL statement is then used to create a derivation rule, which sets the derived attribute "total-tax" equal to 5% of the value of the stored attribute "subtotal-taxable.” Once a derived attribute is created, it can be used in the same manner as any other attibute derived in an E-R diagram.
  • a key is one or more entity components that uniquely identifies an occurrence of an entity. For example, every house has a unique address and every employee has a unique employee identification number.
  • unique keys may represent one or more attributes, partnership sets, or a combination of both attributes and partnership sets. Keys may be primary, alternate, or foreign.
  • a primary key represents a combination of attributes and/or partnership sets that uniquely identify each occurrence of an entity. For example, "Emp-Address" attribute of an Employee entity.
  • Any key other than a primary key is an alternate key, which may later become a primary key.
  • a customer can be uniquely identifed by a customer identification number, or by a name and address combination. A user can choose either identification form as the primary key for the Customer entity. The other key is then an alternate key.
  • Foreign keys represent attributes and/or partnership sets used to establish a recursive relationship or a relationship with another entity or partnership set. Attributes within the entity may correspond to some or all of the attributes in the primary key of a partner entity. That is, a foreign key is a primary key in one entity that acts as a unique identifier in a partner entity, a partner entity essentially being referenced by the primary key in the other entity.
  • the user selectively interacts with the options facility 20 to the information modeler 4 to indicate that a new file is being created.
  • the options facility 20 may include various forms of information display, such as a palette, a dialog box, or context menus, depending upon the type of information to be displayed and/or ergonomic criteria.
  • the new information model (IM) is named, and identified as to type of model.
  • a diagram is generated in the diagram window 24.
  • An operator may then create an IM by creating and placing IM design data, or objects, in the IM diagram.
  • the IM design data may include entities, with associated attributes, relationships, text blocks, and entity methods.
  • IM design data may include at least the following objects and combinations: attributes; attribute methods; entities; entity methods; partnership sets; partnership set methods; entities and relationships; entities and attributes; and entities, relationships, and partnership sets.
  • an operator selects an element in the context menu 26 corresponding to "create”.
  • a "create” form 40 shown in Figure 3A, is then displayed in the diagram window 24.
  • the operator then describes the entity by entering the following information: entity name; description; name of parent entity; and expected volume. This information is then stored, and selectively displayed upon later recall by either the operator or one of the modelers.
  • Attributes may be created in a manner similar to entities, and are described by the following information entered by an operator: attribute name; description; expected length; domain; data type.
  • Data type of an attribute generally may include integers, strings, and the like. Domains may be used to define useful, recurring data types. For example, "date" is a domain, made up of separate pieces of data, each of which may be defined as subdomains. Attributes may only be assigned superior domains as data types. A domain can consist of one or more pieces of data. In the present system, deleting a domain does not delete attributes with that data type, but does leave attributes without data types. Dimension allows a user to group domains which are comparable in value. For example, a value space may have one or more representations such as U.S. format (e.g., November 2, 1990), or European format (e.g., 2 November 1990). By making a dimension "date”, all attributes having "date” data type, regardless of format, will be shown.
  • U.S. format e.g., November 2,
  • attributes may be created independent of entities.
  • relationships may be one-to-one, one-to-many, or many-to-many, depending upon the type and complexity of the system or model created.
  • an IM may be displayed as an IM diagram, as either network diagrams or multi-layered overlapping boxes, shown in Figures 4A and 4B.
  • Other graphical representations may be used, such as text or tree structure diagrams (not shown) .
  • Each design data, or object, of the diagram, or text may be dynamically activated by the user to modify, analyze, or create the associated IM.
  • the information modeler 4 may be accessed by the operator by means of the diagram window 24.
  • the IM diagram 30 may be manipulated as to size or object location.
  • a pointing device such as a mouse, is used in conjunction with the system 10 to manipulate a pointing icon in the related windows.
  • the pointing icon may be used to expand or contract the size of the diagram, the size of the design data associated with the diagram, and placement of the design data in relation to the diagram.
  • the process modeler 5 of the preferred embodiment is an editor used to define an information flow model (IFM).
  • IFM describes a function that occurs within the system.
  • the process modeler 5 enables an operator to define the processes, information stores, information flows, messages, and sources/destinations of the system.
  • the information store of a process modeler 4 corresponds to design data elements in an IM.
  • the information flow of a process modeler represents the flow of design data elements which are usually defined in an IM.
  • the IM is generally established before the related IFM.
  • the IM to which an IFM is attached can be empty; that is, it does not have to contain entities, attributes, or other elements.
  • an operator may begin modeling a system with an IFM diagram, generated through the process modeler to describe relationships between objects in a process model.
  • An exemplary IFM diagram 50 is shown in Figure 5.
  • a new IFM can be created through the process modeler 5 in the same manner that a new IM can be generated through the information modeler 4, as discussed above.
  • creating a new IFM requires operator input of the following: a model name; identification of an associated information model; target database in which the IFM will be stored; and model type.
  • An IFM diagram may be associated with the process modeler 5 such that a user may dynamically interact with the diagram in creating, analyzing and modifying an IFM. Once an IFM diagram is generated, after the above-mentioned information is entered by the user, IFM design data, or IFM objects, may be selectively placed on the IFM diagram.
  • the IFM design data includes processes, information flows, messages, sources/destinations, process local stores, events, flow-partnership, flow-partnership set, flow-entity, flow-attribute, and information stores. After one or more IFM design data are created by the operator, information flow can be added between them. Duplicate names for design data or flows are generally not accepted within an IFM.
  • an information flow may be added to the model once at least two processes, or a process and an information store, or a source/destination object are present.
  • data cannot flow between two information stores, or between two source/destination objects without an intervening process. Therefore, the preferred system accesses information flows created between two processes, between a process and a source/destination, or between a process and an information store.
  • the contents of an information flow are generally referred to as messages, which may consist of design data.
  • Information stores may be created to contain one or more entities, and may be included in the process model. There is an association between information stores and entities, which may be graphically represented in E-R diagrams. An entity may exist in one or many information stores.
  • the IFM diagram, IM diagram, and associated process model and information model forms are linked by the association of the information store and the entity.
  • Forms like diagrams of the preferred system, may be used as tools for defining and manipulating all objects of the system. Diagrams and forms provide graphical and textual ways of accessing the same objects of the system.
  • Events are the one control flow design data in the IFM diagram.
  • Examples of Events include Clock/Calendar Events, User Events, Database Events, and Flow Events.
  • a Clock/Calendar Event may indicate that a process is to execute at a specified time. For example, a user might specify a process to run every day at 2:00pm. User Events generally correspond to a user demand, for example, an explicit "run this process”.
  • a Database Event may be a mechanism that initiates the execution of a process based on the changing of an information store value. For example, if a customer goes from having good credit to having bad credit, this might trigger the "send threatening letter" process.
  • a process triggered by a Flow Event begins execution upon the arrival of the flow structure.
  • Flow Events must correspond to a flow going to that process, or a triggering flow. While events generally appear in IFM diagrams, there may be corresponding clauses in other modelers of the system. For example, in the preferred embodiment, a Triggered-When clause in the logic modeler corresponds to the IFM diagram Event for that process. Further, in the preferred embodiment, every completely specified primitive process (described further in the "Function Modeler" section, below) must have a triggering Event associated with it. This Event is what actuates the process, forcing it to begin "executing" its business logic.
  • Source/destination objects may be defined to direct information in an IFM.
  • these objects may be included in the IFM diagram to indicate the source or destination of IFM design data of that diagram.
  • the size of an IFM diagram 50 may be changed, enlarged or diminished, to accommodate the viewing needs of a user.
  • a user can generate an expanded view of a selected process or design data element.
  • the size of the IFM diagram 50 may also be changed to accomodate an overlapping, or superimposed exploded process or function decomposition diagram (described below) .
  • the layout of the IFM diagram 50 may be modified by moving IFM design data, for example, boxes and graphical representations (arrows) of information flows 54 connecting the boxes, as shown in Fig. 5.
  • the process to be exploded must have at least one information flow attached to it, either incoming or outgoing. In other forms, such a restriction is not necessary.
  • the number of subprocesses generated and named by the system for the exploded process equals the number of flows coming into and out of the process.
  • a subprocess 58 related to an incoming flow has the word "handle” as a prefix to its name; a subprocess 60 related to an outgoing flow has the word “generate” in its name.
  • Subprocesses 62 may exist within a process 56 which have neither incoming nor outgoing flow associated therewith. For example, as shown in Figure 5, a process "fill orders” may be divided into subprocesses “generate inventory update”, “handle orders for shipping”, “put orders in boxes", and "take boxes to mail room”.
  • an IFM diagram may contain both high-level processes 56 and primitive proccesses 62.
  • High-level processes 56 are those processes having subprocesses associated therewith.
  • Primitive processes 62 are those processes having no subprocesses.
  • the subprocesses may be displayed through a functional decomposition diagram 80, (defined below), or superimposed over a segment of the IFM diagram.
  • a user can simultaneously and concurrently view an IFM diagram 50 and an exploded process 56 in the same diagram window 24.
  • a user may use a pointing device to point to an icon representative of a high-level process 56 in an IFM diagram 50, and display the "explosion", or subprocesses, of that process, while maintaining the other processes on the display screen.
  • a user may also display or hide the subprocesses in a corner window, leaving the IFM diagram intact. Subsequent changes to an IFM object or process in either window would be reflected in the other window.
  • a user can create a high-level process 56 for a process or group of processes by defining process boundaries 70.
  • the system prompts the user to name the new high-level process, and then draws the new process 74 around the selected, or "boundaried", processes 72.
  • the original processes 72 become subprocesses of the new process 74.
  • Making a new process boundary 70 is a way of changing the hierarchy of processes in the process model.
  • Each new high-level process has a form. This form lists the subprocesses in the process hierarchy fields of display. Likewise, the forms for each subprocess list the new process as the top-level process.
  • process boundaries 70 may be undone, returning the process model to the state it was in before the process boundary 70 was created.
  • the function modeler 7 may be invoked to generate and display a function decomposition (FD) diagram of the process, as exemplified by diagram 80 shown in Figure 7.
  • the decomposition diagram 80 consists of subprocesses 84 identified by the operator to be associated with an identified process 82. For example, as shown in Figure 7, if the process 82 is identified as “fill orders”, subprocesses 84 identified with that process 82 may include, "generate inventory update", "handle orders for shipping", “put orders in boxes", and "take boxes to mail room".
  • a pointing device such as a mouse, is used to select a process displayed in an IFM diagram. By selecting a process with the pointing device, a decomposition diagram may be superimposed over all or part of the IFM diagram.
  • a typical FD diagram 80 of the present invention is shown in Figure 7.
  • the diagram 80 is a tree-structure type diagram, having nodes containing process description 86, process 82, and subprocess 84.
  • the relationship between the nodes is shown graphically by a main line 88, and branch lines 90.
  • the nodes are each connected to the lines 88, 90 at root pins 92.
  • Each of lines 88, 90 also has an extension pin, 94 at which nodes may be attached.
  • FD objects of the FD diagram 80 are dynamically linked to the IM and IFM objects such that a change to the FD diagram 80 (Fig 7) is substantially immediately reflected in the IFM diagram 50 (Fig. 5) and the design data sets of both the information modeler and the process modeler.
  • a FD diagram 80 may display subprocesses 62 created in a process explosion.
  • subprocesses 62 may be created and displayed: using the process explosion from an IFM diagram 50; or using the function modeler to create a FD diagram 80.
  • the system 10 of the invention also includes a logic modeler 6 which specifies the logic of primitive processes defined in an IFM.
  • the logic modeler 6 primarily embodies a graphical, structured language which enables a user to define business logic of the processes that operate on entities defined in an IM.
  • the logic modeler 6 may be used to define logic models for describing the flow of information between models.
  • the logic modeler 6 refers to entities and attributes in the IM as it defines the logic that operates on the entities and their attributes according to the organization's business rules. For example, the business rule for deriving an attribute can be expressed in the logic modeler 6 and stored.
  • the structured language is a Process Description Language (PDL) , which shows the flow of processing in relation to objects in the IFM and the specific operations performed on entities and attributes in the information model.
  • the logic modeler 6 is generally related to an IFM and to an IM. As shown in Figure 8, a PDL diagram 100 may be built by creating PDL statements, one at a time, in a window. The system then automatically generates graphical representation of the statement in the PDL diagram 100.
  • the logic modeler 6 includes PDL procedures and PDL statements in describing and displaying logical operations on objects. As discussed above, entity methods and derived attributes may be used to define a procedure on an entity in the corresponding IFM diagram 50. PDL procedures may also include process procedures, which describe the business logic of the primitive process, and derived attributes, which are attributes having a value calculated each time it is used.
  • PDL statements may be used to build procedures and write specifications that describe the business logic of primitive processes in a corresponding IFM diagram. Statements may be built by a user or generated by the system, using keywords, identifiers, and expressions. Keywords which may be used in building PDL statements may include, inter alia: CREATE; RETRIEVE; UPDATE; DELETE; SEND; RECEIVE; SIGNAL; and, WHEN.
  • logical access statements (RETRIEVE, CREATE, UPDATE, DELETE), iteration statements (FOREACH, and LOOP) , conditional statements (IF, CASE), and control transfer statements (EXIT, SKIP, RESUME) .
  • Logical access statements describe selecting or changing data defined in information stores. These statements are equivalent to statements that describe database access in a physical database. Any of the logical access statements of the present embodiment can create new objects in the IM diagram and in the IFM diagram.
  • "send” and “receive” statements are also available.
  • the "send” statement defines the destination of information leaving a particular process. It can create an information flow from the process a user is currently editing to another process or source/destination.
  • the syntax, or semantic rule, associated with a "send” statement is:
  • "Information-structure-reference” specifies the information to be sent from the process.
  • the information can be a list of attribute references or an "entity.*" (indicating all attributes of a particular entity) .
  • An attribute reference can be an attribute name or a qualified attribute name.
  • Optional clauses may include "where", "through", and "to”.
  • the "where” clause specifies search conditions that determine the information to send.
  • the "through” clause specifies the information flow through which a user wants to send information. In one embodiment, only one information flow is allowed.
  • the "to” clause specifies one or more processes or source/destination objects to which a user wants to send information.
  • the "receive” statement specifies the source of the information entering the process. It can create an information flow from a specified process or source/destination to the process for which a user is currently specifying PDL.
  • the syntax associated with a "receive” statement is: RECEIVE - (INFORMATION-STRUCTURE-REFERENCE) - WHERE (optional) - THROUGH (optional) - FROM (optional) .
  • the "information-structure-reference" is the same as for "send” statements.
  • the "where" clause specifies search conditions that determine the information to receive
  • the "through " clause specifies the information flow through which a user wants to receive the information
  • the "from” clause specifies the process or source/destination object from which the information is to be received.
  • neither the "send” nor the "receive” statements are allowed in entity method and derived attribute procedures.
  • SEND and RECEIVE can create entities and attributes in the information model by reference. That is, if a user references an entity or attribute which does not exist, the system will prompt the user to create such an entity or attribute.
  • SEND and RECEIVE statements of the present embodiment can create new objects in the IM diagram and in the IFM diagram.
  • a SIGNAL statement may be used to signal an exception condition or error and to transfer control to a condition handler (WHEN clause) defined for the specified condition.
  • a syntax for the statement is: SIGNAL - condition - ( - expression list - ) .
  • the "condition” is one of the system-defined conditions. including: ABORT, DUPLICATE, EMPTY, ONE, BEGIN, FIRST, LAST, EXIT, BETWEEN, END, END GROUP, SKIP, and, OTHERWISE.
  • the system may test for and signal some of these conditions by default.
  • An "expression-list” is a user-defined list of parameters to be passed to the condition handler.
  • a condition handler such as WHEN, may be included to specify the action to take when a particular condition arises. This may be used in place of a user-written PDL statement to test for or signal that a condition exists. This may be used in conjunction with a SIGNAL statement to explicitly signal any of the system default conditions. Thus, as an argument to the SIGNAL statement, a user may specify the condition to be signaled and any parameters to be passed to the condition handler.
  • CONNECT and DISCONNECT Two other important PDL statements are CONNECT and DISCONNECT.
  • these statements provide the means by which two instances of entities are caused to be joined at one of their partnership sets by a single partnership.
  • the CONNECT statement may provide the means for causing a new instance of a partnership to be created joining two instances of a partnership set, each of which is associated with an instance of an entity.
  • the two ends of a single instance of a partnership must both be attached to the same instance of a partnership set.
  • each set must include: (1) identification of the type of entity and instance to be connected; (2) identification of the type of partnership set to be connected; and, (3) identification of the rules of insertion to be applied to the new partnership endpoint.
  • These rules may include identification of the new partnership endpoint as the "first" member, as the "last” member, as the "prior” member to some designated current member, as the "next” member after some designated current member, sorted by some attribute value controlled by sorting rules, or in no particular order. Where the maximum cardinality is one, the rules of insertion are moot, as there can then be only one instance of a partnership endpoint at an instance of a partnership set at any moment in time.
  • the CONNECT statement may be an independent statement, or may be included as an extension of an INSERT statement.
  • the CONNECT statement must be treated as an extension of the INSERT statement to assure that the integrity of the partnship set is maintained after the INSERT is completed.
  • the minimum cardinality is one (1) for both partnship sets of the partnership, it may be necessary to actually INSERT both entities and CONNECT them before the information structure is in a consistent state.
  • the minimum cardinality is zero for both ends of the partnership, or where the maximum cardinality is greater than one (1) for both ends of the partnership, it is essential that there exist an independent CONNECT statement which may add partnerships as they are required.
  • the DISCONNECT statement provides the means for causing an existing partnership to be destroyed.
  • the destroyed partnership might be replaced by a new one, several, or none, depending upon the information situation.
  • a RECONNECT statement be constructed as a separate command, or as a pairing of a DISCONNECT statement and a CONNECT statement to assure that the minimum cardinality rules remains intact.
  • the order of the members of a partnership set is defined as being controlled by the values of one or more attributes, then the modification of the value of one of those attributes might require that the members of a partnership set be reordered to maintain the integrity of the declarations.
  • the SORT statement may be defined to cause the members of a partnership set to be placed in a defined sequence on a batch basis, rather than on an ad hoc basis as they are created.
  • ABORT signals fatal error and rolls back all changes specified by the transaction
  • CASE executes zero, one or more of several possible statement lists; compares several possible values to the value of "case selector"
  • DO calls an entity method or procedure from a process procedure, another entity method, or the same entity method
  • EXIT used in iteration blocks to terminate the iteration statement and transfer control to the EXIT condition handler or to the statement following the iteration block
  • FOREACH starts an iteration block, processing a single entity occurrence on each iteration until a specified condition is met
  • LOOP starts an iteration block, processing the statements within the block until a specified condition is met
  • SKIP terminates the current iteration and transfers control to the SKIP condition handler or to the next iteration of the block
  • the logic modeler 6 may be accessed from any of the other three modelers.
  • an IFM having the processes upon which the logic modeler 6 is to act must be opened prior to accessing the logic modeler.
  • the system 10 automatically creates or modifies the corresponding PDL statements and their graphical representations. For example, if an information flow is created from a source/destination object to a primitive process and the contents of the information flow in the IFM diagram 50 are defined, the PDL diagram 80 for that primitive process contains a node labeled "receive" (nodes are described in detail below). The "receive" node represents a PDL statement that describes the source of information coming into the process.
  • the system creates or modifies the corresponding objects in the IFM diagram 50.
  • any of the PDL logical access statements can create a new entity in the IM diagram 50 or a new information store in the IFM.
  • the PDL diagram 100 may also include graphical representation of the process description, and may enable a user to generate a report containing the text of a process description.
  • the graphical representation is in the form of a tree structure diagram, shown in Figure 8.
  • the tree 100 may have a series of nodes 102, pins 104, and PDL statements 106.
  • the nodes 102 appear as boxes on the tree structure diagram 100.
  • the nodes 102 contain text fields, upon which statements from the modelers or from internal language statements, appear.
  • Pins 104 represent the relationship, or link, between statements or parts of statements.
  • the position of a pin 104 in relation to its node 102 indicates the type of pin 104 it is.
  • pin types may include: extension pins 112; root pins 114; parent/child pins 116; qualifier pins 118; and condition pins 120.
  • An extension pin 112 may be used to mark each location where an operator can add nodes 102 to the end of an existing sequence.
  • An extension pin 112 may appear at the end of a main line 108, or at the end of each line that represents a subsection of a process description.
  • a root pin 114 may be used to mark the location, or root, of a node 102.
  • a root pin 114 may appear along any line of a process description.
  • a parent/child pin 116 may be used to mark the beginning of a subtree of nodes, and allows a user to insert nodes 102 at the beginning of a subtree.
  • a qualifier pin 118 may be used to represent a clause that modifies a PDL statement 106 contained in an associated node 102.
  • a condition pin 120 may be used to represent directions for handling exception conditions and errors associated with statements in a node 102.
  • An important aspect of the nodes/pins relationship is that each pin 104 is associated with at least one node 102, and is graphically represented as such.
  • each node 102 and its attached pins 104 represent a PDL statement 106.
  • Pins 104 may also have active or inactive, and may be displayed to the user independent of its status.
  • a pin 104 having active status is defined as a pin 104 which acts upon the associated node 102, whereas a pin 104 having inactive status is defined as a pin 104 which merely represents the possibility of becoming active upon user input.
  • the logic modeler 6 may have a series of windows associated with it which are unique to the logic modeler. These windows may be similar to those used in the other modelers, but may only reflect activities within the logic modeler and associated logic model.
  • PDL statements and their graphical representations can be created either by being generated by the system 10 from objects in the corresponding IM and IFM, or entered directly by the operator.
  • the graphical representations may be in the form of a tree structure diagram 100, a network diagram (not shown) , or other forms customary in the art, which may be displayed in a diagram window 24.
  • a node 102 representing the scope of the description occurs at the top of each PDL diagram 100.
  • the node is generated by the system 10 to describe the process for which the user is specifying a logic modeler 4. All possible qualifier pins 118 and a condition pin 120 appear on the node 102 independent of whether a user has actually entered them as part of the statement.
  • Addition or modification of design data, or objects, in the PDL diagram 100 may be achieved by establishing an editing focus, which may be user-selected and system activated.
  • An editing focus may be a pin 104 to which the user wants to add a node 102, or it can be a node 102 or pin 104 the user wants to modify.
  • the logic modeler When a new node 102 is added to the end of a LM tree of a PDL diagram, the logic modeler automatically creates a new pin 112 that extends from the new node. This extension pin 112 then becomes the editing focus. An operator can easily change this editing focus by selecting another object in the displayed PDL diagram 100.
  • the logic modeler may also include an options modeler and related options windows which present items available for the operator to use in building PDL statements 106 and manipulating PDL diagrams 100.
  • An exemplary option window 150 is shown in Figure 10.
  • the options modeler is a language sensitive editor which generates a display of syntactically valid options for insertion by the user at a selected point in a line of a procedure, specification, or statement.
  • the options window shows only those terms and/or phrases which are syntactically valid for building PDL statements, and thus may be displayed as a PDL palette as shown in Figure 10.
  • the syntactic validity of an option is determined by comparing the options available, to criteria which may be defined by logical relationships, general semantic rules, expert rules, and heuristics.
  • Logical relationships may include requirements such as certain keywords must be used in conjunction with specific identifiers.
  • General semantic rules may include requirements that two keywords cannot occur next to each other without intervening identifiers.
  • Expert rules and heuristics may involve series of user-defined logical correlations which must occur before a PDL statement structure is considered correct.
  • the options window 150 is a tree-like display of items that a user can use to build PDL statements. These items may include keywords, symbols, identifiers, and the names of objects in the corresponding IM diagram 30 and IFM diagram 50.
  • a single PDL palette 152 appears in the options window.
  • the PDL palette item expands to display one or more categories of the PDL grammar. For example, when a user sets the editing focus to an extension pin 112, a root pin 114, or a parent/child pin 116, the following items appear in the options window: verbs, control flow, qualifiers, NOTE.
  • the first three items are categories of the PDL grammar.
  • the fourth item is a PDL keyword that can be used to add comments to procedures.
  • an option modeler may be used in conjunction with any of the modelers, or editors, in designing and building a model. Additional Aspects of the System
  • An important aspect of the present system is a dynamic linking between the design data sets of each modeler.
  • the system automatically creates or modifies the corresponding PDL statements and their graphical representations. For example, if an operator creates a source/destination design data, or object, with an information flow to a primitive process in the IFM, the PDL diagram 100 for that primitive process contains a node 102 labeled
  • RECEIVE represents a PDL statement that describes the source of information coming into the process.
  • the system creates or modifies the corresponding design data in the IFM and/or IM.
  • the dynamic characteristics of the system of the invention may be achieved by use of partnership sets. As best described in U.S. Patent Number
  • partnership sets may be used to control storage, retrieval, and modification of information in a design data collection contained in storage devices in a design data processing system.
  • partnership sets are used to handle complex information sets, as described above.
  • each of the modeler displays may include text having a combination of icons and alphanumerics.
  • the text may be dynamic, such that a user may affect IM design data, IFM design data, FD design data, and PDL design data by interacting with either the icons or alphanumerics. Since the present system is a primarily graphics system enabling an information system user to create graphic models of complex information systems, the ability to use dynamic icons and alphanumerics may be an important feature of such a system.
  • system of the invention may include an internal diagnostic or consistency check which signals to a user when improper terminology is used.
  • Certain processes, semantic rules, logical relationships, expert rules, heuristics, text fields and pins may be stored in a database storage.
  • the present system will check those statements against internally-stored design data. If the input design data does not correspond to the predetermined design data, the improper design data is "flagged" by the system and appropriate flag signals are displayed to the user.
  • the signals may be a part of an iterative process performed within the system.
  • a design task may be included which is an intelligent, rule-based task that automates the repetitive process of examining and modifying the information model.
  • the design task may include expert rules and heuristics against which statements and procedures are checked.
  • the design task works in the following series of steps: (1) using a built-in set of design rules, the design task searches tha information model for objects that might be more complex than necessary; (2) it then displays a list of those objects and actions that might simplify those objects; (3) the user then decides what action to take next, which may be either selecting an action that modifies one or more of the objects, or marking one or more of the objects as correct, thus indicating that the rule is inappropriate for the particular object; and, (4) the user then decides whether to rerun the same design rule, or to run the next rule.
  • a user may also define and implement filters.
  • a filter allows a user to view and operate on a subset of a model.
  • the objects that are included in a subset, or filtered model, are determined by selection criteria defined by a user when the filter is created.
  • multiple filters may be created for the same model, however only one filter can be active at a time. For example, if a user wants to display objects created by a specific user and also display objects of a certain type, two filters can be defined, each including those respective objects. Both of these filters would be applied to the same original model, but they would each produce a subset of that model.
  • a diagram When using the filters, if a diagram is displayed when a filter is activated, the filter takes effect immediately. That is, all objects which do not meet the selection criteria of the filter are automatically cleared from that diagram. It may be possible to implicitly include objects when an object is explicitly selected to be included in a filtered model. For example, if an information flow is the selection criteria of the filter, the objects that are the source and destination of that flow are implicitly selected, but not associated subordinate objects, such as flow structures. Similarly, when a diagram of a filtered model is displayed, objects that meet the filter selection criteria are displayed, along with any objects upon which their existence may depend.
  • the system of the present invention enables a user to describe the elements and concepts most important to a business organization. Building a model of complex organizations facilitates the communication of vital business functions among the many departments of an organization.
  • PDL enables a user, in a specification/design mode, to specify business logic for a model.
  • Objects and processes i.e. PDL design data
  • PDL enables a user to manipulate instances of objects and processes of the model.
  • Such objects and processes, in both modes include entities, attributes, processes, messages, and relationships.
  • the processes may be independent processes, or cooperating processes which are focused upon the successful processing of individual "business transactions".
  • the transactions specified by PDL are business transactions which are declared to be indivisible elements.
  • the PDL essentially enables the system to assure that a user is working with such indivisible elements by providing a means for defining pieces of discrete business processing.
  • the business world, or environment of an organization can thus be defined in terms of discrete transactions which are known and either processed or not processed.
  • validity checks need to be performed each time an instance of an object or process is manipulated or a process is defined. To do so, user data is effectively maintained in a static form until the specific transaction either becomes "successfully" or "not successfully” processed.
  • the business transactions related to the processes specified by the PDL are thus indivisible elements of work which are to be treated by the business as being in one of four states: waiting to be processed; in process; completely and successfully -5fi-
  • the rules expressed by the PDL for one business transaction can only either specify access to information in an information store that has been placed there by completed other business transactions, or specify receipt of messages from completed business transactions.
  • the PDL enables the storage of new information in the information store, and the sending of information intended for other processes.
  • the stored information will immediately be available to processes cooperating on the same business transaction.
  • an unsuccessful process it may make changes to the user data, and send messages reporting an unsuccessful transactions after its prior actions have been undone. Processes working on other business transactions will not be able to access the new information, nor will the processes be aware of the generation of the messages until after the source process has either successfully terminated or declared that it has been aborted.
  • the present system with PDL enables a user to manipulate instances of objects and processes within a model. That is, the user data is essentially put into a static state during which operations are, in effect, reversibly performed without affecting existing instances of objects or processes. That is, changes to the user data are performed in "quarantine", and are not incorporated into the user data until the process is determined to be (in accordance with criteria or algorithms defined by the PDL design data), and reported successful or unsuccessful. A user-specified process may then abort the action without side-effects to the existing user data, or commit the action. This is analogous to having a master "undo" command which retrieves data deleted, but temporarily stored, in an application. The changed user data may be made accessible for processing in conjunction with other business transactions.
  • a PDL ITERATOR statement may be a major block of a program, having a number of nested blocks. Each nested block contains the logic to be executed under a designated circumstance or set of circumstances.
  • the system of the preferred embodiment may also include entity-sets.
  • entity-sets are defined in terms of references to entity types and conditions.
  • an instance of an entity-set contains references to a list of entity instances, which are then treated as a value.
  • entity-sets may be assigned to a variable or to the attribute of an entity, or may be used as an operand.
  • such entity-sets may be the operand of an ITERATOR statement.
  • An entity-set variable provides the means for storing and accessing a list of references to entity instances. In the execution mode, this collection of references is ordered, i.e., there is a "first" reference, a sequence of "next” references, and finally a "last” reference. The sequence of references is preserved, unless some explicit action is made to reorder that set. New references may be added to, deleted from, or rearranged in the list. It may be possible for one entity instance to be referenced in an entity-set more than once, however explicit action may be used to hide duplicate references to a single entity instance.
  • the type of entity instances referenced within an entity-set may be of the same or different entities.
  • An entity-set is a generalization of the partnership-set of the partnership data model. It takes the properties of a partnership-set expressed as a particular property of an entity and characterizes it as a holder of a list of entity references. These properties are transfered to a new type of data variable, which is not necessarily identified with a particular entity.
  • the assignment of a list of references from a partnership-set has the effect of transforming that list from a dynamic list, responsive to the creation and deletion of partnerships between the subject partnership-set and other partnership-sets, into a static list subject only to explicit commands addressing that list.
  • data variables are named storage structures, where each data variable is specialized to handle particular types of data.
  • an operator may declare a variable to be an entity-set variable; during operation in the execution mode, a user data value may be assigned to an entity-set variable.
  • an entity-set has three basic states: empty (i.e., the entity-set has no members); not-empty (i.e., the entity-set has a list of one or more entity references); and, undefined (i.e., no entity-set, either empty or not empty, has been assigned to the data variable) .
  • the undefined state may appear initially after the data variable has been established but before any value has been assigned to it.
  • the undefined state may also arise subsequent to a data variable being nullified.
  • the association of data variable with a data type entity-set enables the separation of the idea of the set of entity instances associated in partnership with a partnership-set, from the act of iterating over the list of entity instances of a partnership-set to perform the actual processing of those entity instances.
  • a SELECT statement may be used to assign an entity-set to a data variable, and to hold that entity-set value until it becomes appropriate to take some action against the set of entity instances referenced by the entity-set value.
  • Establishment of entity-set data types enables the identification of data variables, including those which are process-local variables, as well as those attributes of entity instances which may be defined, as having the data type of entity-set. Further, any operation which may be performed upon an entity instance may also iteratively operate on a set of entity instances by referencing a variable of the type entity-set. Specifically, within the logic modeler of the preferred embodiment, PDL statements may act upon entity-set variables. Operations may also involve two or more entity-sets. For example, entity-sets may be merged, concatenated, compared, joined, and tested for the inclusion of one within the other, or the exclusion of one from the other.
  • PDL is used to manipulate business transaction design data
  • other embodiments may use mechanisms independent of the PDL of the present system.
  • Business transaction design data may correspond to transaction-related information, such as rules of transactions which operate on entities, attributes, and relationships. These rules may include processing algorithms, and may be stored internal to a computer system. User data may then be transformed in accordance with the transaction design data.
  • the user data of the entire business transaction model described above may be held in an externally perceived static state, while that data is effectively internally transformed in a reversible manner.
  • the discrete elements of the user data of a business transaction may be tested against the existing user data without making externally perceived changes to the existing user data.
  • external signals may be sent by a user to either commit (if "successful") or abort (if "unsuccessful") the changes to the user data.
  • the process may make changes to the user data and send other messages that are relevant to the unsuccessful transaction (e.g. indicative of the unsuccessful processing) .
  • the changed user data then becomes fully externally accessible.
  • Appendix A is a complete printout of the object code for the system described in detail above and is incorporated herein by reference.
  • Appendix B is a manual describing a preferred embodiment of the present system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Abstract

Système informatique (10) pour la modélisation dynamique de systèmes informatiques d'organisations. Le système (10) comporte une pluralité d'éditeurs (4-7) qui permettent à l'utilisateur de dialoguer avec le système, et un système de fenêtre adaptable (3). Le système informatique comporte en outre un modélisateur d'informations (4), un modélisateur de traitement (5), un modélisateur de fonction (7), et un modélisateur logique (6) pour créer, analyser et modifier des données de conception associées à chaque modélisateur, et un filtre pour créer un sous-ensemble d'un modèle établi par un modélisateur. Tous les modélisateurs sont reliés dynamiquement, de sorte qu'un changement apporté à un ensemble de données de conception (40) entraînera un changement correspondant dans d'autres ensembles de données de conception (40). Le système comporte des représentations graphiques (50) associées à chacun des modélisateurs pour permettre à l'utilisateur de dialoguer avec le système. Les objets (60, 62) de chacune des représentations graphiques peuvent aussi être reliés dynamiquement, de sorte qu'un changement dans une représentation entraîne un changement pratiquement immédiat dans d'autres représentations. Le système permet en outre à l'utilisateur de "ventiler" un traitement (56) à partir d'une représentation graphique, ou d'un diagramme, dans ses sous-traitements correspondants (58, 60, 62).
EP91909069A 1990-04-27 1991-04-26 Systeme informatique de gestion d'informations dynamique Withdrawn EP0531319A1 (fr)

Applications Claiming Priority (16)

Application Number Priority Date Filing Date Title
US516813 1983-07-25
US516815 1983-07-25
US51681390A 1990-04-27 1990-04-27
US07/516,248 US5193183A (en) 1990-04-27 1990-04-27 System for accessing design data of modeler subsystems by reference to partnership set and for dynamically correlating design data of modeler subsystems
US07/516,250 US5195178A (en) 1990-04-27 1990-04-27 Adaptive window system for dynamically modeling information systems
US516247 1990-04-27
US07/516,822 US5146591A (en) 1990-04-27 1990-04-27 Dynamic information management system utilizing entity-relationship information model in which the attribute is independent of an entity
US516822 1990-04-27
US516248 1990-04-27
US07/516,815 US5241645A (en) 1990-04-27 1990-04-27 Computer system for creating and manipulating subsets of dynamic information systems models
US07/516,128 US5179698A (en) 1990-04-27 1990-04-27 System for transforming user data in accordance with an algorithm defined by design data and for evaluating the transformed data against logical criteria
US07/516,814 US5212771A (en) 1990-04-27 1990-04-27 System for establishing concurrent high level and low level processes in a diagram window through process explosion and implosion subsystems
US516814 1990-04-27
US07/516,247 US5193182A (en) 1990-04-27 1990-04-27 Computer system for defining logical operations on design data including retrieve entity-set, send, receive, signal, when, reference to entity-set, reference to entity method, connect and disconnect
US516128 1990-04-27
US516250 2000-03-01

Publications (2)

Publication Number Publication Date
EP0531319A1 true EP0531319A1 (fr) 1993-03-17
EP0531319A4 EP0531319A4 (fr) 1994-01-12

Family

ID=27575459

Family Applications (1)

Application Number Title Priority Date Filing Date
EP91909069A Withdrawn EP0531319A1 (fr) 1990-04-27 1991-04-26 Systeme informatique de gestion d'informations dynamique

Country Status (4)

Country Link
EP (1) EP0531319A1 (fr)
JP (1) JPH06501576A (fr)
CA (1) CA2081546A1 (fr)
WO (1) WO1991017494A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9665270B2 (en) 2013-06-28 2017-05-30 Sap Se Layout algorithm for entity relation model diagram

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5390330A (en) * 1993-02-11 1995-02-14 Talati; Kirit K. Control system and method for direct execution of software application information models without code generation
WO1995014281A1 (fr) * 1993-11-15 1995-05-26 Siemens Aktiengesellschaft Procede de modelisation automatique d'une partie d'un processus global a l'aide d'un ordinateur
US5764543A (en) * 1995-06-16 1998-06-09 I2 Technologies, Inc. Extensible model network representation system for process planning
WO2004012110A1 (fr) * 2002-07-31 2004-02-05 Avolution Pty Ltd Procede et appareil d'analyse de systemes complexes
CN112581561A (zh) * 2020-12-25 2021-03-30 深圳市元征科技股份有限公司 一种创建引脚视图的方法、装置、电子设备和存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4631664A (en) * 1983-07-19 1986-12-23 Bachman Information Systems, Inc. Partnership data base management system and method
FR2607284A1 (fr) * 1986-08-18 1988-05-27 Neuron Data Inc Systeme d'affichage dynamique interactif pour base de connaissances

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4841441A (en) * 1984-08-01 1989-06-20 Adata Software Limited Method of creating a computer system
US4774661A (en) * 1985-11-19 1988-09-27 American Telephone And Telegraph Company, At&T Information Systems Database management system with active data dictionary
JPH01162979A (ja) * 1987-12-19 1989-06-27 Ricoh Co Ltd データベース管理システムの機能拡張装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4631664A (en) * 1983-07-19 1986-12-23 Bachman Information Systems, Inc. Partnership data base management system and method
FR2607284A1 (fr) * 1986-08-18 1988-05-27 Neuron Data Inc Systeme d'affichage dynamique interactif pour base de connaissances

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
BYTE vol. 14, no. 4 , April 1989 , USA pages 221 - 233 K. ORR ET AL. 'Methodology: The Experts Speak' *
PC TECH JOURNAL vol. 6, no. 9 , September 1989 , USA pages 110 - 123 A. TOPPER 'Building up to IEW/WS' *
PC WEEK JOURNAL vol. 6, no. 22 , 5 June 1989 pages 89 - 90 S. JANUS 'POSE Explores the CASE Frontier' *
See also references of WO9117494A1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9665270B2 (en) 2013-06-28 2017-05-30 Sap Se Layout algorithm for entity relation model diagram
US10672163B2 (en) 2013-06-28 2020-06-02 Sap Se Layout algorithm for entity relation model diagram

Also Published As

Publication number Publication date
JPH06501576A (ja) 1994-02-17
WO1991017494A1 (fr) 1991-11-14
EP0531319A4 (fr) 1994-01-12
CA2081546A1 (fr) 1991-10-28

Similar Documents

Publication Publication Date Title
US5241645A (en) Computer system for creating and manipulating subsets of dynamic information systems models
US5195178A (en) Adaptive window system for dynamically modeling information systems
US5212771A (en) System for establishing concurrent high level and low level processes in a diagram window through process explosion and implosion subsystems
US5249300A (en) System and method of constructing models of complex business transactions using entity-set variables for ordered sets of references to user data
US5193182A (en) Computer system for defining logical operations on design data including retrieve entity-set, send, receive, signal, when, reference to entity-set, reference to entity method, connect and disconnect
US5146591A (en) Dynamic information management system utilizing entity-relationship information model in which the attribute is independent of an entity
US5179698A (en) System for transforming user data in accordance with an algorithm defined by design data and for evaluating the transformed data against logical criteria
US5193183A (en) System for accessing design data of modeler subsystems by reference to partnership set and for dynamically correlating design data of modeler subsystems
US5019961A (en) Computer apparatus and method for logical modelling
US6567812B1 (en) Management of query result complexity using weighted criteria for hierarchical data structuring
US7822795B2 (en) Apparatus and methods for displaying and determining dependency relationships among subsystems in a computer software system
US5630126A (en) Systems and methods for integrating computations into compound documents
US7461042B2 (en) Method, system, and program for defining and managing complex contingent rules, and exceptions thereto, in a rule-based computer system
US7386571B2 (en) Object oriented based, business class methodology for performing data metric analysis
US6704739B2 (en) Tagging data assets
US6035300A (en) Method and apparatus for generating a user interface from the entity/attribute/relationship model of a database
JP3303926B2 (ja) 構造化文書分類装置及び方法
US5630069A (en) Method and apparatus for creating workflow maps of business processes
US6957206B2 (en) Computer system and method with adaptive N-level structures for automated generation of program solutions based on rules input by subject matter experts
US8626756B1 (en) Tagging data assets
US20100191718A1 (en) Complex relational database extraction system and method with perspective based dynamic data modeling
Hudson et al. A generator of direct manipulation office systems
Baudel From information visualization to direct manipulation: extending a generic visualization framework for the interactive editing of large datasets
EP0531319A1 (fr) Systeme informatique de gestion d'informations dynamique
US7269592B2 (en) Computer system

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19921102

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IT LI LU NL SE

A4 Supplementary search report drawn up and despatched

Effective date: 19931125

AK Designated contracting states

Kind code of ref document: A4

Designated state(s): AT BE CH DE DK ES FR GB GR IT LI LU NL SE

17Q First examination report despatched

Effective date: 19960805

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 19970416