Movatterモバイル変換


[0]ホーム

URL:


US6339838B1 - Control of commercial processes - Google Patents

Control of commercial processes
Download PDF

Info

Publication number
US6339838B1
US6339838B1US09/002,360US236098AUS6339838B1US 6339838 B1US6339838 B1US 6339838B1US 236098 AUS236098 AUS 236098AUS 6339838 B1US6339838 B1US 6339838B1
Authority
US
United States
Prior art keywords
tool
arrangement
model
objects
tools
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
US09/002,360
Inventor
Joseph Bernard Weinman, Jr.
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.)
BAMPTON TECHNOLOGIES LLC
Original Assignee
AT&T Corp
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
Family has litigation
First worldwide family litigation filedlitigationCriticalhttps://patents.darts-ip.com/?family=21700417&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US6339838(B1)"Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Assigned to AT&T CORP.reassignmentAT&T CORP.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: WEINMAN, JOSEPH BERNARD, JR.
Priority to US09/002,360priorityCriticalpatent/US6339838B1/en
Application filed by AT&T CorpfiledCriticalAT&T Corp
Publication of US6339838B1publicationCriticalpatent/US6339838B1/en
Application grantedgrantedCritical
Assigned to AT&T PROPERTIES, LLCreassignmentAT&T PROPERTIES, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: AT&T CORP.
Assigned to AT&T INTELLECTUAL PROPERTY II, L.P.reassignmentAT&T INTELLECTUAL PROPERTY II, L.P.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: AT&T PROPERTIES, LLC
Assigned to BAMPTON TECHNOLOGIES LLCreassignmentBAMPTON TECHNOLOGIES LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: AT&T INTELLECTUAL PROPERTY II, L.P.
Assigned to AT&T PROPERTIES, LLCreassignmentAT&T PROPERTIES, LLCCORRECTION TO INCLUDE THE EFFECTIVE DATE OF 6/30/2008 OF THE ASSIGNMENT RECORDED AT 012345/0123 ON 031555/0467 ON 11/6/2013.Assignors: AT&T CORP.
Assigned to AT&T INTELLECTUAL PROPERTY II, L.P.reassignmentAT&T INTELLECTUAL PROPERTY II, L.P.CORRECTION TO INCLUDE THE EFFECTIVE DATE OF 6/30/2008 OF THE ASSIGNMENT RECORDED AT 31558/0408 ON 11/7/2013Assignors: AT&T PROPERTIES, LLC
Anticipated expirationlegal-statusCritical
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

To achieve an integrated and robust system of business process tools that can, through feedback, continually improve its level of efficiency, a novel arrangement has been created with a commonly shared data repository which maintains a formal model of a process under consideration, and a plurality of tools that, through appropriate cooperation between the tools, offer the ability to model an EP process (that is, an existing process or a proposed process), analyze the process, control the process, modify the process, improve the model, and generally result in a more efficient EP process. The set of tools included in the arrangement is not limited although, as a minimum, it is considered necessary to include a modeling tool, a workflow tool, and a code generation tool. More specifically, the workflow tool allows interaction with an EP process to develop information that can be used to enhance the EP process model (in the sense of proposing an improved EP process); the modeling tool allows for modifying the model data; and the code generation tool allows for the provision and delivery of an enhanced code to the EP process which, in turn, allows the workflow tool to effect an improved EP process. The common repository forms a nexus for the two-way communication that exists between the various tools employed in connection with the EP process.

Description

BACKGROUND OF THE INVENTION
This invention relates to industrial and business processes and, more particularly, to modeling, analyzing and controlling of such processes.
Today's business organizations typically include many processes. Some are simple, some are complex, and some comprise a plurality of sub-processes. To give an example, the work done in a corporate patent department really comprises a collection of processes. Illustratively, one process relates to the receipt of invention ideas from employees, another relates to the creation of a patent application and its filing in the Patent Office, still another relates to the prosecution of the patent application, yet another relates to the harvesting of commercial benefit from the intellectual property represented by the issued patent, etc. Some business processes are carried out by people, some are carried out strictly by computers or other machines, and some are carried out by people interacting with computers. Obviously, the efficiency of processes is extremely important to the overall efficiency of the organization concerned. To assure this efficiency, an entire art has developed that is dedicated to the study, improvement, and real-world implementation of organizational processes.
The most basic tool for studying processes is the modeling tool. It provides a mechanism for capturing, describing, and documenting in some selected language the process under consideration. It may be an existing process or a proposed process (herein collectively referred to as an “EP process”). The selected languagc typically is one that expresses the model in the form of a set of data structures and associated equations which allow analysis and other activities to take place relative to the EP process.
Once a process is modeled, the next natural step is to study the modeled process in order to determine its characteristics and to derive therefrom some knowledge about the modeled process. Tools that concentrate on the evaluation of static attributes of the modeled process are referred to as “analysis tools”. For example, an analysis tool may be used to determine the average length of time that the corporate patent department takes between the receipt of a patentable idea and the filing of a patent application.
Tools that concentrate on the dynamic behavior of the modeled process are referred to as “simulation tools”. They perform analysis by simulating the operation of the modeled process. Monte Carlo simulation, for example, provides one approach to simulation, where the behavior of individual elements of the modeled process are considered together with their stochastic characteristics. Another form of simulation is known as Discrete Event simulation. It takes into account the arrival characteristics of events and it reveals whatever bottlenecks exist in the modeled process (e.g., a constricted access to a given set of resources). A discrete event simulation of a corporate patent department, for example, may uncover the likelihood of a bottleneck at the department's printer. Such a bottleneck is likely to result in a queue of print jobs, and the consequent deleterious effect on the department's efficiency measure.
Many businesses employ processes where a computer or other machine actually performs some of the work that constitutes part of the process, and also directs at least some of the workflow of the process. For example, in a corporate patent department a computer system may include software modules that help prepare documents (such as letters to inventors), as well as software modules that trigger reminders to attorneys and their assistants that amendments are due, that management reports need to be created and printed, etc.
Software modules that perform workflow functions (i.e., direct the workflow) are usually referred to as “workflow tools.” They typically are derived heuristically for the particular business process that needs to be directed. Indeed, there are a number of commercially available software modules which can be customized by the vendor for various specific business processes. In the current state of the art, the customizing of these tools is not done in conjunction with modeling, simulation, or other automated means. Rather, modifications typically are introduced when a customer requests the programmer to accommodate special needs, and the programmer programs them in. As an aside, a workflow tool can be viewed as a means to supervise processes since it is the tool that provides instructions and/or data to a person or to some automated means to trigger the initiation of some other some task or process.
Still another type of tool that is available in the field of business processes is the “code-generation tool”. This tool employs information from the modeling tool to develop software that can be inserted into the EP process computer(s) to thereby implement a process which conforms to the model that is supplied by the modeling tool. This tool is typically used when a new process is being designed and where, therefore, the starting point is the modeling tool (in contrast to situations where the modeling tool attempts to describe an existing process).
Although the above described tools are available in the business processes arts, no system is available that combines a sufficient number of the various tools to create an integrated and robust system that, through feedback, can continually improve its level of efficiency.
SUMMARY OF THE INVENTION
In accordance with the present disclosure, a novel arrangement is created with a commonly shared data repository which maintains a formal model of a process under consideration, and a plurality of tools in the arrangement that, through appropriate cooperation between the tools, offer the ability to model an EP process, analyze the process, control the process, modify the process, improve the model, and generally result in a more efficient EP process. The set of tools included in the arrangement is not limited although, as a minimum, it is considered necessary to include a modeling tool, a workflow tool, and a code generation tool. More specifically, the workflow tool allows interactions with an EP process to develop information that can be used to enhance the EP process model (in the sense of proposing an improved EP process); the modeling tool allows for modifying the model data; and the code generation tool allows for the provision and delivery of an enhanced code to the EP process which, in turn, allows the workflow tool to effect an improved EP process. The common repository forms a nexus for the two-way communication that exists between the various tools employed in connection with the EP process.
BRIEF DESCRIPTION OF THE DRAWING
FIG. 1 depicts a general block diagram of an EP process and the controls applied thereto in accordance with the principles disclosed herein;
FIG. 2 is a very high-level block diagram of a process depicting inter-related objects;
FIG. 3 is a detailed description of one of the processes shown in FIG. 2; and
FIG. 4 presents a diagram of the software code generation and reverse engineering process.
DETAILED DESCRIPTION
The discussion below presents an arrangement that integrates a number of business process tools to effectively control an EP process. This control is driven by data created with a modeling tool, and the very same data can be used to drive a code generation tool for affecting the actual EP process. Additional mechanisms are provided to provide feedback to enhance the model and to enhance operation of the EP process. The process of modeling is simplified by a unique graphical language, disclosed below, which permits easy process definition, easy editing, and simple mechanisms for automatic code generation.
FIG. 1 presents one view of the disclosed arrangement. It comprises a set oftools20 which receiveinput signals22, interact with adata repository10, and provideoutput signals21.Elements10,20 and40 are supported by an operating system and associatedhardware30. Output signals of the tools are applied, viabus21, to auser interface module40 and to theEP process50.Modules40 and50 feed information totools10 viabus22.
Repository10 includes objects, relationships, and properties. Properties are attributes that can be associated with both objects and relationships. The elements ofrepository10 are typically implemented via records, or lines., in tables withinrepository10. Examples of objects are processes, activities, applications, files, people, roles, resources, data, data types, etc. Examples of relationships are precedence, containment, control, etc. Examples of properties are name, cost, duration, size, quantity, actions, etc. Properties may be mathematical or statistical expressions, and they may even be based on other properties.
Element30 can be a conventional PC, or a network of distributed heterogeneous computers. Unlike in prior art arrangements, where a model is fully contained within a single computer file (database), in accordance with the principles disclosed herein a model or a set of models, objects, and their relationships may be distributed across multiple heterogeneous file systems and files.
Tool block20 which interacts withrepository10 comprises a set of tools which may include a viewing and editing tool, a validation tool, an analysis tool, a simulation tool, a navigation tool, a workflow tool, a software code generation tool, a software reverse engineering tool, etc. The following table presents a brief overview of the function of each tool. It may be noted that each of the tools may be found individually in the art; that is, it may be purchased as a stand-alone tool. It is believed, however, that no single arrangement has heretofore been created that synergistically combines a plurality of these tools to achieve a comprehensive and automatic control over commercial processes.
TABLE 1
Tool FunctionDescriptionExamples
EditingSupports the creation,An activity object is inserted
modification, and deletion ofbetween two other activity objects
objects, properties, andin a process object model, and its
relationships in the repository.duration property is set to 2 hours.
ViewingSupports the flexible graphical orThe displayed height of a resource
textual display of objects and theirmight be proportional to its cost
relationships based on propertiesproperty, its displayed width
of these objects and relationships.proportional to its quantity
Display characteristics include:available, and its horizontal offset
height, width, color, icon/bitmap,based on its productivity.
textural labels, screen position,
etc.
ValidationEnsures that repositoryEnsure that all activities in a
information is valid, and/or thatprocess diagram can be reached
exceptions are as the userfrom the start of the process.
intended.
AnalysisGenerates information based onSums up the cost of all the activity
the static properties of objects.objects in a process model.
SimulationSupports the generation ofModel the cashier operations at a
information based on statisticalbank, examining tradeoffs
and/or time-varying properties ofbetween the number of tellers,
a process model, using techniqueshow quickly they execute
such as Monte Carlo simulationtransactions, and assumptions of
and Discrete Event simulation.the arrival statistics of customers.
NavigationUnder user control, execute aLaunch an application by double-
computer-based or real-worldclicking on an object at the user's
activity.display terminal.
WorkflowUnder workflow engine (i.e.,Process and route an account
automated) control, execute a setapplication through application,
of computer-based or real-worldcredit verification, and approval
activities structured as a set ofactivities.
sequential, parallel, iterative,
and/or conditional tasks.
Software CodeConvert an abstract repositorySee FIG. 4.
Generationmodel of a process and its data
model into procedural and/or
object-oriented software code.
SoftwareConvert procedural and/or object-See FIG. 4.
Reverseoriented software code into a set
Engineeringof process and/or data objects.
Repository10 and some of the tools that may be included in the set ofblock20 are disclosed below with reference to a simple illustrative process which is depicted in FIGS. 2 and 3. For purposes of discussion it is not important whether the process of FIGS. 2 and 3 are existing processes that need to be controlled, and perhaps also be optimized, or whether the processes of FIGS. 2 and 3 are processes that are being designed.
The FIG. 2 industrial process, as shown in the upper portion of the figure, is the process for building cars and, as depicted, it consists primarily ofobject51 which builds the car, and that is connected to object52 which paints the car. The positioning ofobjects51 and52 and the connection between them indicate that the action ofobject51 precedes the action ofobject52 in the process, and thatobject52 is related toobject51. In accordance with the principles disclosed herein, to enhance the synergistic operation between the various tools every process is defined to include a “START” object and a “STOP” object. In FIG. 2, a “START”object49 precedes object51 and “STOP”object54 succeedsobject52.
As disclosed in more detail below, the editing and viewing tool (which is the modeling tool) is able to append objects and/or insert objects wherever the user desires, subject of course to syntactic constraints which are enforced by the modeling tool. The lower portion of FIG. 2 shows such an insertion of a roofrack installation object53 that is interposed betweenobjects51 and52.Object53 is in reality a module that represents a process, much likeobjects51 and52 are modules that in their own right represent processes. The process ofmodule53 is illustrated in FIG.3.Object531 is an “IF” control structure. The class property of this object is a “BEGIN” structure. Its type property is “IF”.Object531 is succeeded byobject532.
In describing the FIG. 3 process, the notion of objects being “connected” is used to describe a relationship between objects in the display device inuser interface block40 and in the FIG. 3 drawing. Within a process model, a left-to-right relationship between two objects implies that the completion of the first object's activity triggers the beginning of the second object's activity. For a top-to-bottom relationship, for some structures a precedence is implied—for example, evaluation of a sequence of conditions within an “IF” control structure such as in FIG.3. However, for other types of control structures—for example, a “PARALLEL BEGIN”, wherein multiple sequences of activity are performed simultaneously—such activity precedence is not necessarily implied, but rather the vertical relationship is intended to group activities which should begin at essentially the same time. A bottom-to-top relationship, on the other hand, typically is merely a joinder construct. (The graphical modeling approach disclosed herein is not necessarily intended to represent input-output relationships between objects, unlike other more typical graphical modeling languages.)
Returning to FIG. 3,object532 is a “CONDITION” object. Its class property is “BEGIN ROW” and its type is “ELSE”. The specific condition evaluated byobject532, as controlled by a property specified by the designer, is whether a roof rack has been ordered. An affirmative determination passes control to object534, while a negative determination passes control to object533. Thus, if a roof rack was ordered, the process flow will be along the upper horizontal path of FIG. 3; otherwise the process flow will be along the lower horizontal path in FIG.3.
Object534 represents the activity of drilling mounting holes for the roof rack (the specific activity performed being, perhaps, one of the properties specified by the designer). Once that has been accomplished, the process flow continues to object536 wherein the roof rack is installed (again, per the property specified by the designer). Bothobjects534 and536 have the class property “ACTIVITY”. Once the roof rack has been installed, the process control continues to object539.Object539 has the class property “END ROW” and a type of “END CONDITION”. Control passes fromobject539 to object540.Object540 has the class “END STRUCTURE” and the type “END IF”.
When a roof rack has not been ordered, control passes to object533 whose class property is “BEGIN ROW” and whose type property is “ELSE”. Object533 passes control to object535 which is an activity where credit is applied to an invoice to account for the fact that the roof rack has not been installed. Control then passes to object537 which is also an activity. Therein an amount is deducted from the balance due for the manufacture of the car and thereafter control passes to object538. The class property ofobject538 is “END ROW” and the type property ofobject538 is “END CONDITION”. Fromobject538, control passes throughobject539 to object540 which, as indicated above, is an “END STRUCTURE” object. As in FIG. 2, FIG. 3 includes a “START”object541 precedingobject531, and a “STOP”object542 succeedingobject540.
Repository10
Illustratively,repository10 is implemented with three tables: an object/model table, a properties table, and a linkage table. The object/model table might have only two columns: the model ID, and the object ID. Table 2 below illustrates a possible set of records in such a table. It may be noted that a model contains objects and that an object may in turn itself be a model. That is not the case in the simple arrangement of FIG. 2, but it should be kept in mind as a possibility.
TABLE 2
ModelIDObject ID
53531
53532
53533
53534
53535
53536
53537
53538
53539
53540
53541
53542
The relationship table identifies the connections between the objects as depicted, for example in Table 3.
TABLE 3
Relationship Table
RelationshipFrom ObjectTo ObjectRelationship
Model IDIDIDIDType
53543541531Control Right
53544531532Control Down
53545532534Control Right
53546534536Control Right
53547536539Control Right
53548539540Control Up
53549540542Control Right
53550532533Control Down
53551533535Control Right
53552535537Control Right
53553537538Control Right
53554538539Control Up
Lastly, the property table, while simple in structure, may be quite large, for it specifies all of the myriad properties that each of the objects possesses. This is shown in Table 4 below is a non-exhaustive manner.
TABLE 4
Object orPropertyProperty
Relationship IDNameIndexProperty Value
541Type0Start
541Row00
541Column00
541Label0Start
534Type0Activity
534Row01
534Column02
534Label0Drill mounting holes
534Enter0Acquire (1.0, Drills)
534Enter1Acquire (1.0, Drill Stations)
534Enter2Acquire (2.0, Workers)
534Leave0Release (1.0, Drills)
534Leave1Release (1.0, Drill Stations)
534Leave2Release (2.0, Workers)
534Time04.7minutes
534CostCar$12.00
534CostTruck$16.00
Repository10 also can include a resource object, representing resources available to do the real-world process (which typically includes properties such as quantity specification, as well as a cost measure associated with using the resources). An activity object can also have a role property: information concerning the process structure, resources and type of resource attributes, and roles. The roles information specifies which resources perform particular functions of the real-world process. An activity can include role property which specifies who or what does the work, e.g., Role (0)=“Executive Secretary”.
The Modeling Tool
The modeling tool, which is the editing and viewing tool, needs to support additions, deletions and modifications to a model's objects, relationships, and properties, as well as provide a means for displaying information to the user/designer atuser interface40. One approach for creating such a modeling tool is to employ visual interface techniques not unlike those used, for example, in the Microsoft Visual Basic language. Indeed, the editing tool can be created via Visual Basic programming. For example, in one implementation, the editing comprises a Visual Basic window that includes a “parent” frame, and a “child” Multiple Document Interface (MDI) frame for each model that is currently open. The parent contains a menu, and by clicking on a menu item, such as “insert”, a drop-down menu appears and displays the various objects that are known and available to be inserted into the open MDI frame. These objects are taken from the set of objects that are predefined by the system designer, but capabilities can be included to allow users to define objects and to include them in the set of objects displayed when the “insert” menu item is selected. By selecting one of the objects, an instantiation of the object is made to appear on the active MDI frame, not unlike the creation of a control on a Visual Basic application frame (i.e., “form”) when a control is selected from the toolbox and then painted in the application frame.
Another menu item on the parent window may be, for example, an “edit relationships” item. By clicking on that item, the ability to create relationships in the active MDI frame is enabled. Thereafter, by clicking on one of the displayed objects in the MDI frame and thereafter by clicking on another object in the MDI frame, a relationship between the two objects is formed and appropriately displayed on the child window. This approach may be used to both create relationships as well as to delete relationships. The distinction hinges on the existence of the relationship or its absence.
As indicated above, objects inrepository10 have properties and relationships and, moreover, relationships have properties as well. Accordingly, it is necessary for the viewing/editing tool to include a capability for showing and for modifying such properties. Thus, in accordance with my illustrative embodiment, clicking on a displayed relationship opens a window that displays the relationship's properties (not unlike the manner by which Microsoft's Access operates on relationship). Similarly, clicking on an object (e.g., mouse's right button) allows the display of the object's properties and modification of such properties.
In what might be termed an enhancement to Visual Basic, my illustrative embodiment employs a spreadsheet custom control to display all objects and their properties in a concentrated manner. In such a spreadsheet, control objects are presented in the rows and properties in the columns. This allows a user to view the entire set of properties for all of the objects in a single glance. Moreover, the spreadsheet control facilitates the process of editing properties on a global basis.
Thus, object insertions are performed via “push-buttons”, drop-down menus, keyboard operations, or drag and drop operations from an existing model. Deletions are performed by selection of the object(s) to be deleted, followed by deletion via either a push-button, drop-down menu, or keyboard operation. Modifications are performed by either object-handle dragging, pop-up or pull-down menu, or editing properties which are relevant to the view of the object.
Relationship insertions are performed via clicking on a “from” object, and the shift-clicking on one or more “to” objects. Relationship deletions are performed via either selection followed by deletion, or by toggling an existing relationship by clicking and shift-clicking as per an insertion. Relationship modifications are performed primarily by editing properties which are relevant to the relationship.
Property insertions, deletions, and modifications are normally made by editing a tabular list of properties (by object or relationship) for either the selected object or relationship or for multiple objects and relationships. Properties can also be added to an object by dropping one object onto another, in which case the object which is dropped upon picks up any new properties of the object which is dropped, keeps its old properties where there is no conflict, or has the user confirm and select property values where there is a conflict.
Implementation of objects is normally via PictureBox controls, and implementation of lines is normally via graphics methods. Consequently, the Visual Basic click, double-click, dragover, dragdrop, keypress, and related event procedures are used to implement the model editing capabilities addressed above.
The modeling tool advantageously also provides for flexible visualization of a collection of models. These models may be interrelated, e.g., one model may represent the decomposition of an object in the second model. Each model is given its own window, which is displayed on a graphical display device. The model window provides the ability to view data on the model's objects, relationships, and properties in a variety of ways.
In its implementation, the modeling tool is driven by a set of options to flexibly display objects in a model based on expressions involving their properties. The display of each object in the model window has, illustratively, the following parameters: Height, Width, Color, Picture, Vertical Position, Horizontal Position, and Label Text. The values of the above parameters can be set globally in most instances (e.g., the color of each object is blue and the picture to be shown for each object is “C:\pictures\icons\sphere.ico”) but more typically is based on expressions using object properties. For example, height could be set to be “100 * Cost (Wages)”, and the Picture could be based on “Icon(0)”. In addition, there may be global parameters which affect the display of all objects within a model window: Horizontal Scale, Vertical Scale, Horizontal Offset, Vertical Offset, Background Image, Background Color, Window, Height, and Window Width.
The aggregate option settings for model display are referred to as a style. A special type of object, called a “Style” object, when dropped onto a model will immediately cause redrawing of the model with the parameters set according to the object. For example, one style object might have a Color of “blue” and a Picture of “No picture”, whereas a different style object might have a Color of “green” and a Picture of “Icon(0)”.
It should be understood that the above description, which is couched in terms of Visual Basic operations, is reflective merely of the user interface. In connection with the underlying purpose and functionality of the modeling tool, there is obviously an associated action that is taken vis-á-vis the information stored in the common repository. For example, the process of selecting and inserting into the MDI frame a new object creates an instantiation of the object in the window, as stated above, and also creates one or more entries in some tables that are maintained in the common repository. Similarly, an action that modifies properties by showing those properties in the MDI frame and allowing the displayed properties to be modified has an associated activity for modifying the values of the information in various cells in the tables maintained in the repository.
It may be noted that, when an object is chosen to be created and inserted in the MDI frame, some choices need to be made relative to where in the MDI frame the object is placed. As a general rule, an object is placed at any available spot in the child window. Alternatively, it can be placed in a very specific location which may have some meaning to the overall model displayed. This is particularly true when the displayed model is a process. In process models, objects have rigorously constrained inputs and outputs and the relationships between different objects in a process model are also rigorously controlled. Because of that, it is convenient to arrange it so that when an object is inserted in a particular spot, relationships are automatically established between the inserted object and the neighboring objects, if appropriate, in conformance with the constraints of the related objects. To effect that, a subroutine simply compares the insertion of the object, determines the identity of the object immediately to its left (the process that immediately precedes the inserted object), determines what, if any, are the outputs of that preceding object, and based on that determination assesses whether it is permissible to insert the object at hand and, if so, what relationships need to be established between the inserted object and the one preceding it. Once those determinations are made, the object is inserted into the MDI frame and the corresponding entries are made in the repository tables. Actually, the above suggests that the point of insertion in the case of an object being “dropped”, expectedly, is the point where the object is dropped. In such a circumstance, the newly inserted object is made to relate to an object immediately to the left of the point of insertion, and if appropriate, the newly inserted object is made to relate to the two objects that were previously related to each other, where that relationship was broken off by virtue of the insertion of the new object.
Validation Tool
Validation is performed in two ways. Validation by design prevents invalid models from being created.—e.g., drag-and-drop operations to insert an object in an existing process model will prevent any operations that do not result in the process model being valid, with a single start point, end point, and complete connectivity and reachability between the objects and control structures in the model.
Validation after editing traverses the model, examining objects, relationships, and properties, and reports on any potential problems or overly complex structures. That is, in a state transition model, validation ensures that every state has a sum of fan-out probabilities totaling 1.0. It also reports on nodes with only one entry and exit, due to the potential for model simplification.
Analysis Tool
A variety of analysis methods may be used to generate calculated results based on the structure, relationships, and properties of objects in the repository. For example, one analysis tool determines the critical path through a process model based on parallel branch control structures and the Time property. Another tool determines the total rolled up sum of a user-selected property (such as Cost) of the decompositions of an object, by performing a depth-first search on the decomposition tree and summing the property up to the highest level.
Simulation Tools
1. Monte Carlo Simulation Tool
The Monte Carlo simulation tool is one of the simulation tools that may be employed in the arrangement of this invention. This tool can be constructed simply with a piece of software that specifies a number of simulations that are to be performed. Each simulation can be performed with or without a predefined set of input parameters. In connection with the analysis, the user may select any object or any property of the object to be reported back to the user. The user can also select calculations to be performed on such reported information. The actual simulation is performed by visiting the first object in the process, calculating the various parameters that are altered if any, and calculating output results of the object. Those results are effectively the inputs to subsequent objects in the process. Having completed the analysis of the first object, the next object in the process is addressed in a similar manner. When an object is encountered that includes one of the pre-specified properties—for example, one that the user expressed an interest in—the value of such a property is set aside for further treatment, such as aggregation via operators such as “sum”, “product”, “min”, “max”, or “count”, and reporting to the user. Determination of the “next” object is normally straightforward, and is the object succeeding the current one. However, on occasion, more than one succeeding object may exist—for example, at points of parallel branches, conditional branches, or iterative loops. In such instances, determination of the “next” object to process is based on properties such as the branch probability property of objects at branch points—for example, a condition object—or a determination of whether a loop structure should be iterated again. Thereafter, a next simulation trial of the process is initiated and the process simulation is repeated. This is repeated as many times as specified by the user with the end result being that all of the information set aside for reporting to the user is then available to be reported to the user as requested.
2. Discrete Event Simulation Tool
The discrete event simulation tool can be said to include a simulation engine that interacts with four different modules: the discrete event arrivals module, the resources module, the simulated processes module, and the results acquisition module. The discrete event arrivals module comprises a model of the discrete events that are to be applied to the simulated process together with software for activating the events. The module describes the parameters associated with the event arrivals module, such as statistical inter-arrival times, time of first arrival, time of last arrival, the quantity of the arriving items, location, etc. The simulation engine primarily comprises an event scheduler, that is applied to the discrete event arrivals module which interacts with the model of that module to create the arriving events, and an event processor. In the course of applying events to the process to be simulated, resources are needed to be acquired, utilize, released, and/or transformed. It is often advantageous to represent the availability of resources by means of the resource module which is representative of the real-life situation where resources are limited. The simulation engine portion which may be termed the event processor is applied to the resource module to ascertain the available resources. The availability of these resources may be a function of time, statistical variables, and previous processing simulated for the process to be simulated. Applying the arriving entities and the available resources to the process to be simulated, the actual simulation occurs. In the course of such simulating, an entity arrives at an object in the process. Upon arrival, resources are acquired. Thereafter, the process called for by the object is carried out for some duration of time, and, upon leaving the object, resources are relinquished as appropriate. Thereafter the entity moves to another location, that is, to the next object in accordance with the module of the process to be simulated. The results of the simulation at whatever observation points specified by the user (outputs of user-specified objects) are accumulated in the results acquisition module.
The simulation engine can be implemented in a conventional manner.
As an aside, the above describes the notion of obtaining resources and relinquishing resources. The operation of the event processor on the resource module can be structured to account not only for the presence and availability of resources and the quantity of the available resources, but can also be enhanced to allow for different states of the resources. For example, a milling machine, as a resource, can be in an idle state, a broken state, a working state, a fully loaded state, etc. It is also possible for processes to be included which modify the states of the resources. This can be achieved, for example, with an object that acquires a resource having one state, and relinquishes a similar resource with a different state.
Navigation Tool
The navigation drives the execution of computer-based or real-world activities. A user can navigate a process or other model by traversing left, right, up, down, or into a decomposition. When an area of the model to be executed is reached, the user can then double-click on the object to cause it to be executed. Depending on the object and its properties, and the current execution mode of the environment, action will be taken, to, e.g., launch a specific software application, send a message to a running application or machine, or display the status of a machine or other real-world entity.
Implementation of navigation actions is performed in five major steps:
1. Determine the object (activity, application, file) which has just been selected for navigation.
2. Determine the mode of execution of the environment (design mode normally supports modification to objects, relationships and properties; test and execution modes normally do not).
3. Look in the repository for execution data on the object in a given mode, e.g., the name of the application to launch. Modes are important because a telemarketing scripting application, for example, may have an activity that will execute differently in different modes. In design mode, when executed, it will record a sound file and support wave editing of it. In test mode, it may playback the sound on the user's computer. In execution mode, it may broadcast the message over all the company's loudspeakers in all buildings.
4. Execute the task—for example, in the Windows '95 environment, call the “Shell” command of the MS Windows Application Programming Interface. Other execution mechanisms include MS Dynamic Data Exchange and MS OLE objects.
5. Wait for completion of the task or not before resuming operation based on an object property.
Workflow Tool
Workflow is similar to Navigation, with the exception that an entire process is executed, not just a single activity. A process is executed in one of three ways:
1. A user causes a process to be executed either by double-clicking on the start icon of a process, or choosing “Start Workflow Transaction” from a pull-down menu.
2. A different (or at least, different transaction instance of a) process which is currently being executed invokes the start of the process.
3. A scheduler (operating system) or event processor starts the process.
Once a process is started, activities in the process are visited in turn, and executed using the same logic and implementation mechanisms as for Navigation. The following points apply particularly to Workflow, however.
1. One or more parallel branches of the process model may be taken based on data or conditions of the process
2. Result codes may be returned from execution and treated as above
3. If an activity is manual, the Role property is examined to determine the Role which is responsible for executing the activity, and the specific activity for the specific transaction is loaded onto the Role's To Do List. An individual who has that role (the individual may have more than one role simultaneously) then has visibility into the transaction and may choose to execute part or all of the activity. The user then can report back a type of incomplete or completion status for the activity, e.g., “waiting for parts,” or “approved,” as well as metrics for the activity (time, cost, yield) and update data applying to the transaction. Based on the completion status and/or data in the system, the transaction then moves to the next activity.
Software Code Generation Tools
Code generation is performed by recursively traversing process objects, data objects, and data type objects to generate code. Code can be generated for a variety of target languages, based on the objects and compilation tools present in the environment. The same “universal” object model may be used to generate code for different target languages—that is, the same control structure may translate into a “switch” statement in C, a “Select Case” statement in Basic, a “Case” statement in Pascal. Examples of code which can be generated, and the types of objects which are used as input to the code generation process are:
Process, Data Type, and DataUsed to generate sequential or parallel
ObjectsProcedural Languages, e.g., C, BASIC,
PASCAL, or even DOS, JCL, etc.
Process objects are recursively traversed to
generate procedures, data type objects are
recursively translated to generate C
structures, BASIC types, etc. Data objects
are recursively translated to generate data
declaration statements.
Data Type Objects, DataUsed to generate relational Database
ObjectsManagement System Data Definition
Language, e.g., SQL (Structured Query
Language) DDL.
Data Type Objects are translated into
relations (i.e., tables). Data Objects are
translated into field names (i.e., column
headers). Properties of data objects are
used to customize the specific data
declaration. For example, the DataType
property can specify an integer, float,
character, constant, or boolean data
element. The Value property can specify
the initial value. The Comment property
can specify a human-readable (and
machine-ignored) comment about the data
element.
Class, Process, Data Type,Used to generate Object-Oriented
and Data ObjectsLanguages, e.g., C++.
Class Objects are containers for Process,
Data Type and Data Objects and are used
to define classes. Process Objects are
recursively translated to generate methods.
Data Objects are translated to generate
public, private, or friend data definitions.
Project ModelsUsed to generate a variety of computer-
“readable” formats, e.g., HTML
(HyperText Markup Language).
Graphical objects and their properties are
used for page layout. A translator then
generates a (text-based) specification
based on object properties.
The means by which this software code generation is done varies slightly from target language to target language. To translate a process model object to a procedure (or method), the translation engine recursively visits the entire process model and its decompositions, with the following software generated.
Graphical Object NameGenerated Code
Activity, e.g., assignment,Statement. The Operand property array is
go toused to populate the statement
appropriately. For example, in an
assignment statement, Operand(0) is the
Left Hand Side, Operand(1) is the Right
Hand Side. For languages supporting
multiple assignment, the Operand array is
processed in order.
If, While, Condition, DoCorresponding procedural language
While, Do Until, Case,statement, e.g., If - Then - Else, Select
Switch, Select Case, etc.Case - Case - End Case. Again, the
Control StructureOperand property array is used to generate
the text statement. E.g., in an If statement,
Operand(0) is used as the condition. For a
Select Case structure, multiple operands
can be used for the criteria for each Case
block.
Do All, Do Some ParallelFor a serial procedural target language,
Control Structure, witheach row of the structure is visited in turn,
Merge, Sync, or Combine atwith serial (not parallel) code generated.
end of structureFor a parallel procedural target language,
parallel code is generated.
Data TypeData Types are recursively visited to
generate type or structure or relation
declarations.
DataA data definition is generated for a built-in
or user-defined type. Properties such as
Comment, Initial, DataType, Parameters
(e.g., “Static”, “Register”) are used to
round out the definition.
FIG. 4 presents an example of code generated for an “IF” control structure that is similar to the structure of FIG.3. The correspondence between the structure and the code is immediately apparent, showing the power of code generation tools with a modeling schema as disclosed above.
Software Reverse Engineering Tools
Reverse engineering, by which in this context we mean the generation of graphical process model objects, data objects, data type objects, and/or class objects from a textual language such as C, is performed by reversing the mappings described above under software code generation. An illustrative means of performing reverse engineering for a procedural language, e.g., converting procedures or methods to process objects, is:
1. A lexical analyzer which converts a stream of individual character bytes into meaningful tokens, such as variable names, statement types, etc.
2. A parser which converts a stream of tokens into a parse tree
3. A translation engine which then converts the parse tree into a process model and possibly its decompositions by navigating the tree and generating process models.
One interesting aspect of the FIG. 1 arrangement is that it can be usefully employed to design proposed systems, to test both proposed and existing systems, and to dynamically control such systems. The various tools employed all interact with a common repository of data and thereby interact with each other in a seamless fashion. This allows, for example, for use of a model of an actual process to be used to create code that actually contributes to performing of the work intended for the EP industrial or commercial process (e.g., included in what might be termed a “work process manager” tool and in workflow and navigation tools); it allows for use of the analysis tool that assesses the performance of the process; it allows for use of modeling, simulation, workflow and navigation tools to propose and test changes to the EP process that would enhance the process, it allows for corresponding modification of the EP model, and for continuing improvement in the fidelity with which the model represents the actual system.

Claims (15)

I claim:
1. An arrangement comprising:
a repository containing an EP model, and
a set of tools that interact with the EP model, which set comprises a modeling tool, a workflow tool arranged to control operation of a physical tool, and a code generation tool for generating code applied to said workflow tool for controlling operation of said physical system.
2. The arrangement ofclaim 1 where the set includes a simulation tool.
3. The arrangement ofclaim 1 where the set includes a navigation tool.
4. The arrangement ofclaim 1 where the set includes a validation tool.
5. The arrangement ofclaim 1 where the set includes an analysis tool.
6. The arrangement ofclaim 1 where the set includes a software reverse engineering tool.
7. The arrangement ofclaim 1 where the modeling tool includes attributes that allow automated generation of code from the modeling tool.
8. The arrangement ofclaim 1 where the modeling tool includes attributes that allow driving the workflow tool.
9. An arrangement including a modeling tool driving a workflow system which interacts with an EP process by driving operation of the EP process and by developing information from the interaction with the EP process that suggests a modification to the EP process developed by the modeling tool.
10. An arrangement according toclaim 9 further comprising an analysis tool to evaluate with the information developed by the workflow tool, to form said suggestions to modify the EP process.
11. The arrangement ofclaim 10 further comprising a code generation tool to effect said suggestions to modify the EP process.
12. The arrangement ofclaim 9 further comprising means for automatic modification of the model employed by the modeling tool.
13. An arrangement comprising:
a workflow system that drives a real-world process where the process is driven, at least in part, with software code received from a code generator tool which was driven by a modeling tool that includes attributes for driving the workflow system.
14. The arrangement ofclaim 1 where the repository is distributed among a plurality of geographically dispersed computers.
15. The arrangement ofclaim 1 where said set of tools take information from said repository, and deposit information into said repository with a predefined format.
US09/002,3601998-01-021998-01-02Control of commercial processesExpired - LifetimeUS6339838B1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US09/002,360US6339838B1 (en)1998-01-021998-01-02Control of commercial processes

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/002,360US6339838B1 (en)1998-01-021998-01-02Control of commercial processes

Publications (1)

Publication NumberPublication Date
US6339838B1true US6339838B1 (en)2002-01-15

Family

ID=21700417

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US09/002,360Expired - LifetimeUS6339838B1 (en)1998-01-021998-01-02Control of commercial processes

Country Status (1)

CountryLink
US (1)US6339838B1 (en)

Cited By (83)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20010032108A1 (en)*2000-02-242001-10-18Sieron Russell J.Process automation system
US20020022895A1 (en)*2000-03-102002-02-21Genise Ronald G.System configuration editor with an iconic function sequencer
US20030055697A1 (en)*2001-09-182003-03-20Macken Thomas E.Systems and methods to facilitate migration of a process via a process migration template
US20030084016A1 (en)*2001-10-262003-05-01Resultmaker A/SMethod for generating a workflow on a computer, and a computer system adapted for performing the method
US20030106040A1 (en)*2001-08-162003-06-05Rubin Michael H.Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US20030187826A1 (en)*2002-03-282003-10-02Ontario CorporationCollection system database architecture
US20030236677A1 (en)*2002-06-212003-12-25Fabio CasatiInvestigating business processes
US20030236689A1 (en)*2002-06-212003-12-25Fabio CasatiAnalyzing decision points in business processes
US20030236691A1 (en)*2002-06-212003-12-25Fabio CasatlBusiness processes
US20040015378A1 (en)*2002-06-212004-01-22Fabio CasatiSemantically investigating business processes
US6785880B1 (en)*1999-07-292004-08-31International Business Machines CorporationTooling framework system and method for code generation
US6789251B1 (en)*1999-07-282004-09-07Unisys CorporationSystem and method for managing a suite of data management tools
US20040176980A1 (en)*2003-03-072004-09-09Clemens BulittaComprehensive standardized process change management model framework and method for creating customized process model for a healthcare organization using the framework
US6839701B1 (en)2000-01-212005-01-04International Business MachinesHitmask for querying hierarchically related content entities
US20050055475A1 (en)*2003-07-022005-03-10Canon Kabushiki KaishaMulti-function peripheral for initiating a workflow process and providing status feedback of the same
US20050066287A1 (en)*2003-09-112005-03-24Tattrie Scott I.User-friendly data binding, such as drag-and-drop data binding in a workflow application
US20050193377A1 (en)*2004-01-292005-09-01Kenji SetoMethod and apparatus for translation of process models to facilitate usage by plural simulation applications
US6978228B1 (en)*1998-12-182005-12-20Graham Paul GordonMethod of performing a system reverse engineering process
US6986102B1 (en)2000-01-212006-01-10International Business Machines CorporationMethod and configurable model for storing hierarchical data in a non-hierarchical data repository
US7007034B1 (en)2000-01-212006-02-28International Business Machines CorporationFile structure for storing content objects in a data repository
US20060070020A1 (en)*2004-09-302006-03-30Microsoft CorporationMethod and system for providing cross project commitments
US20060095906A1 (en)*2004-10-282006-05-04Microsoft CorporationMethods and apparatus for project management
US7043488B1 (en)2000-01-212006-05-09International Business Machines CorporationMethod and system for storing hierarchical content objects in a data repository
US20060112371A1 (en)*2004-11-122006-05-25Microsoft CorporationMethods and apparatus for estimation of project schedules
US7076494B1 (en)2000-01-212006-07-11International Business Machines CorporationProviding a functional layer for facilitating creation and manipulation of compilations of content
US7089239B1 (en)2000-01-212006-08-08International Business Machines CorporationMethod and system for preventing mutually exclusive content entities stored in a data repository to be included in the same compilation of content
US20060242175A1 (en)*2005-04-222006-10-26Igor TsyganskiySystems and methods for identifying problems of a business application in a customer support system
US20060242194A1 (en)*2005-04-222006-10-26Igor TsyganskiySystems and methods for modeling and manipulating a table-driven business application in an object-oriented environment
US20060294158A1 (en)*2005-04-222006-12-28Igor TsyganskiyMethods and systems for data-focused debugging and tracing capabilities
US20070088598A1 (en)*2005-10-132007-04-19Jogeswar ChallapalliMechanism for using processlets to model service processes
US20070156485A1 (en)*2005-12-292007-07-05Microsoft CorporationModeling user input and interaction in workflow based applications
US20070156487A1 (en)*2005-12-292007-07-05Microsoft CorporationObject model on workflow
US20070156486A1 (en)*2005-12-292007-07-05Microsoft CorporationMultiple concurrent workflow persistence schemes
US20070156888A1 (en)*2005-12-292007-07-05Microsoft CorporationDynamically repositioning workflow by end users
US20070192152A1 (en)*2006-02-132007-08-16Itt Manufacturing Enterprises, Inc.Software phase sequencer editor and method of editing
US20070219979A1 (en)*2006-03-152007-09-20Searete Llc, A Limited Liability Corporation Of The State Of DelawareLive search with use restriction
US20070245297A1 (en)*2006-04-132007-10-18International Business Machines CorporationMethod and a system for modeling business transformation
US20070250335A1 (en)*2006-01-312007-10-25Brian HodgesWorkflow applications
US20070266368A1 (en)*2006-05-122007-11-15The Mathworks, Inc.System and method for synchronized workflow management
US20070282692A1 (en)*2006-06-052007-12-06Ellis Edward BishopMethod and apparatus for model driven service delivery management
US20070282576A1 (en)*2006-06-062007-12-06Butine Thomas JEnterprise multi-program process development and integration process
US20070282659A1 (en)*2006-06-052007-12-06International Business Machines CorporationSystem and Methods for Managing Complex Service Delivery Through Coordination and Integration of Structured and Unstructured Activities
US20070282470A1 (en)*2006-06-052007-12-06International Business Machines CorporationMethod and system for capturing and reusing intellectual capital in IT management
US20070282644A1 (en)*2006-06-052007-12-06Yixin DiaoSystem and method for calibrating and extrapolating complexity metrics of information technology management
US20070282622A1 (en)*2006-06-052007-12-06International Business Machines CorporationMethod and system for developing an accurate skills inventory using data from delivery operations
US20070282942A1 (en)*2006-06-022007-12-06International Business Machines CorporationSystem and Method for Delivering an Integrated Server Administration Platform
US20070283318A1 (en)*2006-05-312007-12-06Tack TongMethod, system, and program product for modeling processes
US20070282653A1 (en)*2006-06-052007-12-06Ellis Edward BishopCatalog based services delivery management
US20070282776A1 (en)*2006-06-052007-12-06International Business Machines CorporationMethod and system for service oriented collaboration
US20070288274A1 (en)*2006-06-052007-12-13Tian Jy ChaoEnvironment aware resource capacity planning for service delivery
US7340481B1 (en)2000-01-212008-03-04International Business Machines Corp.Method and system for adding user-provided content to a content object stored in a data repository
US7356766B1 (en)2000-01-212008-04-08International Business Machines Corp.Method and system for adding content to a content object stored in a data repository
US7386797B1 (en)*2002-05-222008-06-10Oracle CorporationFramework to model and execute business processes within a collaborative environment
US7401097B1 (en)2000-01-212008-07-15International Business Machines CorporationSystem and method for creating compilations of content
US20080178092A1 (en)*2007-01-182008-07-24Sap AgCondition editor for business process management and business activity monitoring
US20080215404A1 (en)*2006-06-052008-09-04International Business Machines CorporationMethod for Service Offering Comparative IT Management Activity Complexity Benchmarking
US20090172633A1 (en)*2005-04-222009-07-02Sap AgMethods of transforming application layer structure as objects
US7613993B1 (en)2000-01-212009-11-03International Business Machines CorporationPrerequisite checking in a system for creating compilations of content
US20090319924A1 (en)*2006-05-122009-12-24Captaris, Inc.Workflow data binding
US20090328010A1 (en)*2008-06-302009-12-31International Business Machines CorporationSystem and method for platform-independent, script-based application generation for spreadsheet software
US20100070945A1 (en)*2003-09-112010-03-18Tattrie Scott ICustom and customizable components, such as for workflow applications
US20100082386A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for finding business transformation opportunities by analyzing series of heat maps by dimension
US20100082696A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for inferring and visualizing correlations of different business aspects for business transformation
US20100082385A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for determining temperature of business components for finding business transformation opportunities
US20100082407A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for financial transformation
US20100082387A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for finding business transformation opportunities by using a multi-dimensional shortfall analysis of an enterprise
US20100145746A1 (en)*2008-12-042010-06-10International Business Machines CorporationVertical Process Merging By Reconstruction Of Equivalent Models And Hierarchical Process Merging
US7739273B2 (en)2006-06-022010-06-15International Business Machines CorporationMethod for creating, executing and searching through a form of active web-based content
US20100153915A1 (en)*2008-12-122010-06-17Sap AgUnique context-based code enhancement
US20100211420A1 (en)*2009-02-182010-08-19Microsoft CorporationConverting command units into workflow activities
US20100324948A1 (en)*2009-06-182010-12-23Microsoft CorporationManaging event timelines
US7895243B1 (en)2000-01-212011-02-22International Business Machines CorporationMethod and system for moving content in a content object stored in a data repository
US8046708B1 (en)*2003-08-072011-10-25The Mathworks, Inc.Reversed links from graphical diagram representation
US8429527B1 (en)2005-07-122013-04-23Open Text S.A.Complex data merging, such as in a workflow application
US8468042B2 (en)2006-06-052013-06-18International Business Machines CorporationMethod and apparatus for discovering and utilizing atomic services for service delivery
US8589777B1 (en)2000-01-212013-11-19International Business Machines CorporationMethod and system for calculating cost of a compilation of content
US20140330612A1 (en)*2013-05-022014-11-06Sap AgValidation of Functional Correctness of SAM Schemas including Action Chains
US20140330614A1 (en)*2013-05-062014-11-06Sap AgValidating SAM Schemas Based on Business Functionalities
US20150302324A1 (en)*2014-04-222015-10-22International Business Machines CorporationObject lifecycle analysis tool
US9354847B2 (en)2008-12-292016-05-31Microsoft Technology Licensing, LlcInterface infrastructure for a continuation based runtime
US9536264B2 (en)2011-11-142017-01-03Microsoft Technology Licensing, LlcHost agnostic messaging in a continuation based runtime
RU2685980C1 (en)*2018-08-242019-04-23Негосударственная автономная некоммерческая организация высшего образования "Институт мировых цивилизаций"Apparatus for simulating the schedule of employees of an institution
US11327877B2 (en)2020-05-082022-05-10Microsoft Technology Licensing, LlcPipeline performance improvement using stochastic dags

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5351195A (en)*1989-07-241994-09-27The George GroupMethod for improving manufacturing processes
US5689711A (en)*1995-04-211997-11-18Bardasz; TheodoreMethod and apparatus for representing data dependencies in software modeling systems
US5799193A (en)*1996-04-291998-08-25Siemens Corporate Research, Inc.Scenario based iterative method for development of an object oriented system model
US5819270A (en)*1993-02-251998-10-06Massachusetts Institute Of TechnologyComputer system for displaying representations of processes
US5826086A (en)*1995-03-171998-10-20Fujitsu LimitedDevice and method for aiding designing process of software development
US5875333A (en)*1996-06-071999-02-23Electronic Data Systems CorporationAutomatically generating source code for relating a dialog interface with a business object in a computing application
US5917730A (en)*1995-08-171999-06-29Gse Process Solutions, Inc.Computer implemented object oriented visualization system and method
US5930512A (en)*1996-10-181999-07-27International Business Machines CorporationMethod and apparatus for building and running workflow process models using a hypertext markup language
US5937197A (en)*1996-11-061999-08-10Ncr CorporationUpdating of electronic performance support systems by remote parties
US5978578A (en)*1997-01-301999-11-02Azarya; ArnonOpenbus system for control automation networks

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5351195A (en)*1989-07-241994-09-27The George GroupMethod for improving manufacturing processes
US5819270A (en)*1993-02-251998-10-06Massachusetts Institute Of TechnologyComputer system for displaying representations of processes
US5826086A (en)*1995-03-171998-10-20Fujitsu LimitedDevice and method for aiding designing process of software development
US5689711A (en)*1995-04-211997-11-18Bardasz; TheodoreMethod and apparatus for representing data dependencies in software modeling systems
US5917730A (en)*1995-08-171999-06-29Gse Process Solutions, Inc.Computer implemented object oriented visualization system and method
US5799193A (en)*1996-04-291998-08-25Siemens Corporate Research, Inc.Scenario based iterative method for development of an object oriented system model
US5875333A (en)*1996-06-071999-02-23Electronic Data Systems CorporationAutomatically generating source code for relating a dialog interface with a business object in a computing application
US5930512A (en)*1996-10-181999-07-27International Business Machines CorporationMethod and apparatus for building and running workflow process models using a hypertext markup language
US5937197A (en)*1996-11-061999-08-10Ncr CorporationUpdating of electronic performance support systems by remote parties
US5978578A (en)*1997-01-301999-11-02Azarya; ArnonOpenbus system for control automation networks

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Ambriola et al., "Assessing Process-Centered Software Engineering Environments", ACM Transactions on Software Engineering and Methodology, ACM, 1997, pp. 283-328.*
Miller et al., "Simulation Modeling within Workflow Technology", Proc. of the 1995 Winter Simulation Conf., ACM, 1995, pp. 612-619.*
Rumsey et al., "Unifying tool, data and process flow management", IEEE, 1992, pp. 500-505.*

Cited By (140)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6978228B1 (en)*1998-12-182005-12-20Graham Paul GordonMethod of performing a system reverse engineering process
US6789251B1 (en)*1999-07-282004-09-07Unisys CorporationSystem and method for managing a suite of data management tools
US6785880B1 (en)*1999-07-292004-08-31International Business Machines CorporationTooling framework system and method for code generation
US7076494B1 (en)2000-01-212006-07-11International Business Machines CorporationProviding a functional layer for facilitating creation and manipulation of compilations of content
US7089239B1 (en)2000-01-212006-08-08International Business Machines CorporationMethod and system for preventing mutually exclusive content entities stored in a data repository to be included in the same compilation of content
US8589777B1 (en)2000-01-212013-11-19International Business Machines CorporationMethod and system for calculating cost of a compilation of content
US7043488B1 (en)2000-01-212006-05-09International Business Machines CorporationMethod and system for storing hierarchical content objects in a data repository
US7613993B1 (en)2000-01-212009-11-03International Business Machines CorporationPrerequisite checking in a system for creating compilations of content
US7340481B1 (en)2000-01-212008-03-04International Business Machines Corp.Method and system for adding user-provided content to a content object stored in a data repository
US7401097B1 (en)2000-01-212008-07-15International Business Machines CorporationSystem and method for creating compilations of content
US7895243B1 (en)2000-01-212011-02-22International Business Machines CorporationMethod and system for moving content in a content object stored in a data repository
US7007034B1 (en)2000-01-212006-02-28International Business Machines CorporationFile structure for storing content objects in a data repository
US6986102B1 (en)2000-01-212006-01-10International Business Machines CorporationMethod and configurable model for storing hierarchical data in a non-hierarchical data repository
US9003282B2 (en)2000-01-212015-04-07International Business Machines CorporationMethod and system for managing volumes within a compilation of content
US6839701B1 (en)2000-01-212005-01-04International Business MachinesHitmask for querying hierarchically related content entities
US7356766B1 (en)2000-01-212008-04-08International Business Machines Corp.Method and system for adding content to a content object stored in a data repository
US20010032108A1 (en)*2000-02-242001-10-18Sieron Russell J.Process automation system
US7788631B2 (en)*2000-02-242010-08-31General Dynamics Advanced Information Systems, Inc.Process automation system
US20020054149A1 (en)*2000-03-102002-05-09Genise Ronald G.System configuration editor with an iconic function sequencer
US20020022895A1 (en)*2000-03-102002-02-21Genise Ronald G.System configuration editor with an iconic function sequencer
US7010779B2 (en)*2001-08-162006-03-07Knowledge Dynamics, Inc.Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US20110055681A1 (en)*2001-08-162011-03-03Knowledge Dynamics, Inc.Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US8209661B2 (en)2001-08-162012-06-26Knowledge Dynamics, Inc.Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US20030106040A1 (en)*2001-08-162003-06-05Rubin Michael H.Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US8656348B2 (en)2001-08-162014-02-18Knowledge Dynamics, Inc.Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US20030055697A1 (en)*2001-09-182003-03-20Macken Thomas E.Systems and methods to facilitate migration of a process via a process migration template
US6895573B2 (en)*2001-10-262005-05-17Resultmaker A/SMethod for generating a workflow on a computer, and a computer system adapted for performing the method
US20030084016A1 (en)*2001-10-262003-05-01Resultmaker A/SMethod for generating a workflow on a computer, and a computer system adapted for performing the method
US20030187826A1 (en)*2002-03-282003-10-02Ontario CorporationCollection system database architecture
US7386797B1 (en)*2002-05-222008-06-10Oracle CorporationFramework to model and execute business processes within a collaborative environment
US20030236677A1 (en)*2002-06-212003-12-25Fabio CasatiInvestigating business processes
US7565304B2 (en)2002-06-212009-07-21Hewlett-Packard Development Company, L.P.Business processes based on a predictive model
US20030236689A1 (en)*2002-06-212003-12-25Fabio CasatiAnalyzing decision points in business processes
US20030236691A1 (en)*2002-06-212003-12-25Fabio CasatlBusiness processes
US20040015378A1 (en)*2002-06-212004-01-22Fabio CasatiSemantically investigating business processes
US7644006B2 (en)2002-06-212010-01-05Hewlett-Packard Development Company, L.P.Semantically investigating business processes
US7610211B2 (en)2002-06-212009-10-27Hewlett-Packard Development Company, L.P.Investigating business processes
US20040176980A1 (en)*2003-03-072004-09-09Clemens BulittaComprehensive standardized process change management model framework and method for creating customized process model for a healthcare organization using the framework
US20050055475A1 (en)*2003-07-022005-03-10Canon Kabushiki KaishaMulti-function peripheral for initiating a workflow process and providing status feedback of the same
US7529863B2 (en)2003-07-022009-05-05Canon Kabushiki KaishaMulti-function peripheral for initiating a workflow process and providing status feedback of the same
US9110570B1 (en)2003-08-072015-08-18The Mathworks, Inc.Reversed links from graphical diagram representation
US8046708B1 (en)*2003-08-072011-10-25The Mathworks, Inc.Reversed links from graphical diagram representation
US20050066287A1 (en)*2003-09-112005-03-24Tattrie Scott I.User-friendly data binding, such as drag-and-drop data binding in a workflow application
US9329838B2 (en)2003-09-112016-05-03Open Text S.A.User-friendly data binding, such as drag-and-drop data binding in a workflow application
US9342272B2 (en)2003-09-112016-05-17Open Text S.A.Custom and customizable components, such as for workflow applications
US20100070945A1 (en)*2003-09-112010-03-18Tattrie Scott ICustom and customizable components, such as for workflow applications
US20050193377A1 (en)*2004-01-292005-09-01Kenji SetoMethod and apparatus for translation of process models to facilitate usage by plural simulation applications
US20060070020A1 (en)*2004-09-302006-03-30Microsoft CorporationMethod and system for providing cross project commitments
US7496886B2 (en)*2004-09-302009-02-24Microsoft CorporationMethod and system for providing cross project commitments
US20060095906A1 (en)*2004-10-282006-05-04Microsoft CorporationMethods and apparatus for project management
US20060112371A1 (en)*2004-11-122006-05-25Microsoft CorporationMethods and apparatus for estimation of project schedules
US20090106075A1 (en)*2004-11-122009-04-23Microsoft CorporationMethods and apparatus for estimation of project schedules
US20060242194A1 (en)*2005-04-222006-10-26Igor TsyganskiySystems and methods for modeling and manipulating a table-driven business application in an object-oriented environment
US7941463B2 (en)*2005-04-222011-05-10Sap AgMethods of transforming application layer structure as objects
US7958486B2 (en)2005-04-222011-06-07Sap AgMethods and systems for data-focused debugging and tracing capabilities
US8539003B2 (en)2005-04-222013-09-17Sap AgSystems and methods for identifying problems of a business application in a customer support system
US20060294158A1 (en)*2005-04-222006-12-28Igor TsyganskiyMethods and systems for data-focused debugging and tracing capabilities
US20090172633A1 (en)*2005-04-222009-07-02Sap AgMethods of transforming application layer structure as objects
US20060242175A1 (en)*2005-04-222006-10-26Igor TsyganskiySystems and methods for identifying problems of a business application in a customer support system
US8429527B1 (en)2005-07-122013-04-23Open Text S.A.Complex data merging, such as in a workflow application
US8645175B1 (en)2005-07-122014-02-04Open Text S.A.Workflow system and method for single call batch processing of collections of database records
US7784025B2 (en)*2005-10-132010-08-24International Business Machines CorporationMechanism for using processlets to model service processes
US20070088598A1 (en)*2005-10-132007-04-19Jogeswar ChallapalliMechanism for using processlets to model service processes
US7680683B2 (en)2005-12-292010-03-16Microsoft CorporationDynamically repositioning workflow by end users
US20070156888A1 (en)*2005-12-292007-07-05Microsoft CorporationDynamically repositioning workflow by end users
US9710773B2 (en)2005-12-292017-07-18Microsoft Technology Licensing, LlcModeling user input and interaction in workflow based applications
US20070156485A1 (en)*2005-12-292007-07-05Microsoft CorporationModeling user input and interaction in workflow based applications
US8849691B2 (en)2005-12-292014-09-30Microsoft CorporationModeling user input and interaction in workflow based applications
US20070156487A1 (en)*2005-12-292007-07-05Microsoft CorporationObject model on workflow
US20070156486A1 (en)*2005-12-292007-07-05Microsoft CorporationMultiple concurrent workflow persistence schemes
US20110137702A1 (en)*2006-01-312011-06-09Brian HodgesWorkflow applications
US8090611B2 (en)*2006-01-312012-01-03Open Text S.A.System, method, and computer program product for enabling workflow applications
US20070250335A1 (en)*2006-01-312007-10-25Brian HodgesWorkflow applications
US20070192152A1 (en)*2006-02-132007-08-16Itt Manufacturing Enterprises, Inc.Software phase sequencer editor and method of editing
US8131747B2 (en)*2006-03-152012-03-06The Invention Science Fund I, LlcLive search with use restriction
US20070219979A1 (en)*2006-03-152007-09-20Searete Llc, A Limited Liability Corporation Of The State Of DelawareLive search with use restriction
US7703071B2 (en)*2006-04-132010-04-20International Business Machines CorporationMethod for modeling business transformation
US20070245297A1 (en)*2006-04-132007-10-18International Business Machines CorporationMethod and a system for modeling business transformation
US8261233B2 (en)2006-05-122012-09-04The Mathworks, Inc.System and method for synchronized workflow management
US8656352B2 (en)2006-05-122014-02-18The Mathworks, Inc.System and method for synchronized workflow management
US20070266368A1 (en)*2006-05-122007-11-15The Mathworks, Inc.System and method for synchronized workflow management
US8719773B2 (en)2006-05-122014-05-06Open Text S.A.Workflow data binding
US20090007063A1 (en)*2006-05-122009-01-01The Mathworks, Inc.System and method for synchronized workflow management
US8181150B2 (en)*2006-05-122012-05-15The Mathworks, Inc.System and method for synchronized workflow management
US20090319924A1 (en)*2006-05-122009-12-24Captaris, Inc.Workflow data binding
US20070283318A1 (en)*2006-05-312007-12-06Tack TongMethod, system, and program product for modeling processes
US7861215B2 (en)*2006-05-312010-12-28International Business Machines CorporationMethod, system, and program product for modeling processes
US7739273B2 (en)2006-06-022010-06-15International Business Machines CorporationMethod for creating, executing and searching through a form of active web-based content
US20070282942A1 (en)*2006-06-022007-12-06International Business Machines CorporationSystem and Method for Delivering an Integrated Server Administration Platform
US9110934B2 (en)2006-06-022015-08-18International Business Machines CorporationSystem and method for delivering an integrated server administration platform
US20070282692A1 (en)*2006-06-052007-12-06Ellis Edward BishopMethod and apparatus for model driven service delivery management
US20070282776A1 (en)*2006-06-052007-12-06International Business Machines CorporationMethod and system for service oriented collaboration
US20070282659A1 (en)*2006-06-052007-12-06International Business Machines CorporationSystem and Methods for Managing Complex Service Delivery Through Coordination and Integration of Structured and Unstructured Activities
US20070282653A1 (en)*2006-06-052007-12-06Ellis Edward BishopCatalog based services delivery management
US8554596B2 (en)*2006-06-052013-10-08International Business Machines CorporationSystem and methods for managing complex service delivery through coordination and integration of structured and unstructured activities
US8001068B2 (en)2006-06-052011-08-16International Business Machines CorporationSystem and method for calibrating and extrapolating management-inherent complexity metrics and human-perceived complexity metrics of information technology management
US20080215404A1 (en)*2006-06-052008-09-04International Business Machines CorporationMethod for Service Offering Comparative IT Management Activity Complexity Benchmarking
US20070282644A1 (en)*2006-06-052007-12-06Yixin DiaoSystem and method for calibrating and extrapolating complexity metrics of information technology management
US20070282622A1 (en)*2006-06-052007-12-06International Business Machines CorporationMethod and system for developing an accurate skills inventory using data from delivery operations
US8468042B2 (en)2006-06-052013-06-18International Business Machines CorporationMethod and apparatus for discovering and utilizing atomic services for service delivery
US20100042620A1 (en)*2006-06-052010-02-18International Business Machines CorporationSystem and Methods for Managing Complex Service Delivery Through Coordination and Integration of Structured and Unstructured Activities
US7877284B2 (en)2006-06-052011-01-25International Business Machines CorporationMethod and system for developing an accurate skills inventory using data from delivery operations
US20070288274A1 (en)*2006-06-052007-12-13Tian Jy ChaoEnvironment aware resource capacity planning for service delivery
US20070282470A1 (en)*2006-06-052007-12-06International Business Machines CorporationMethod and system for capturing and reusing intellectual capital in IT management
US8204723B2 (en)2006-06-062012-06-19The Boeing CompanyEnterprise multi-program process development and integration process
US20070282576A1 (en)*2006-06-062007-12-06Butine Thomas JEnterprise multi-program process development and integration process
US20110153685A1 (en)*2006-06-062011-06-23Butine Thomas JEnterprise multi-program process development and integration process
US7917344B2 (en)2006-06-062011-03-29The Boeing CompanyEnterprise multi-program process development and integration process
US8732595B2 (en)*2007-01-182014-05-20Sap AgCondition editor for business process management and business activity monitoring
US20080178092A1 (en)*2007-01-182008-07-24Sap AgCondition editor for business process management and business activity monitoring
US20090328010A1 (en)*2008-06-302009-12-31International Business Machines CorporationSystem and method for platform-independent, script-based application generation for spreadsheet software
US8539444B2 (en)2008-06-302013-09-17International Business Machines CorporationSystem and method for platform-independent, script-based application generation for spreadsheet software
US8175911B2 (en)*2008-10-012012-05-08International Business Machines CorporationSystem and method for inferring and visualizing correlations of different business aspects for business transformation
US9092824B2 (en)*2008-10-012015-07-28International Business Machines CorporationSystem and method for financial transformation
US20100082385A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for determining temperature of business components for finding business transformation opportunities
US20100082696A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for inferring and visualizing correlations of different business aspects for business transformation
US8145518B2 (en)*2008-10-012012-03-27International Business Machines CorporationSystem and method for finding business transformation opportunities by analyzing series of heat maps by dimension
US20100082386A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for finding business transformation opportunities by analyzing series of heat maps by dimension
US20100082407A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for financial transformation
US20100082387A1 (en)*2008-10-012010-04-01International Business Machines CorporationSystem and method for finding business transformation opportunities by using a multi-dimensional shortfall analysis of an enterprise
US8359216B2 (en)2008-10-012013-01-22International Business Machines CorporationSystem and method for finding business transformation opportunities by using a multi-dimensional shortfall analysis of an enterprise
US8676627B2 (en)*2008-12-042014-03-18International Business Machines CorporationVertical process merging by reconstruction of equivalent models and hierarchical process merging
US20100145746A1 (en)*2008-12-042010-06-10International Business Machines CorporationVertical Process Merging By Reconstruction Of Equivalent Models And Hierarchical Process Merging
US8707286B2 (en)*2008-12-122014-04-22Sap AgUnique context-based code enhancement
US20100153915A1 (en)*2008-12-122010-06-17Sap AgUnique context-based code enhancement
US9916136B2 (en)2008-12-292018-03-13Microsoft Technology Licensing, LlcInterface infrastructure for a continuation based runtime
US9354847B2 (en)2008-12-292016-05-31Microsoft Technology Licensing, LlcInterface infrastructure for a continuation based runtime
US20100211420A1 (en)*2009-02-182010-08-19Microsoft CorporationConverting command units into workflow activities
US8656346B2 (en)2009-02-182014-02-18Microsoft CorporationConverting command units into workflow activities
US20100324948A1 (en)*2009-06-182010-12-23Microsoft CorporationManaging event timelines
US9536264B2 (en)2011-11-142017-01-03Microsoft Technology Licensing, LlcHost agnostic messaging in a continuation based runtime
US20140330612A1 (en)*2013-05-022014-11-06Sap AgValidation of Functional Correctness of SAM Schemas including Action Chains
US10417594B2 (en)*2013-05-022019-09-17Sap SeValidation of functional correctness of SAM schemas including action chains
US20140330614A1 (en)*2013-05-062014-11-06Sap AgValidating SAM Schemas Based on Business Functionalities
US20150302327A1 (en)*2014-04-222015-10-22International Business Machines CorporationObject lifecycle analysis tool
US20150302324A1 (en)*2014-04-222015-10-22International Business Machines CorporationObject lifecycle analysis tool
US10133996B2 (en)*2014-04-222018-11-20International Business Machines CorporationObject lifecycle analysis tool
US10133997B2 (en)*2014-04-222018-11-20International Business Machines CorporationObject lifecycle analysis tool
RU2685980C1 (en)*2018-08-242019-04-23Негосударственная автономная некоммерческая организация высшего образования "Институт мировых цивилизаций"Apparatus for simulating the schedule of employees of an institution
US11327877B2 (en)2020-05-082022-05-10Microsoft Technology Licensing, LlcPipeline performance improvement using stochastic dags

Similar Documents

PublicationPublication DateTitle
US6339838B1 (en)Control of commercial processes
Nelson et al.Foundations and methods of stochastic simulation
US7448024B2 (en)System and method for software application development in a portal environment
US7184967B1 (en)System and method utilizing a graphical user interface of a business process workflow scheduling program
US7240297B1 (en)User assistance system
US20040122699A1 (en)Method and system for integrating workflow management with business intelligence
JPH11316675A (en) Computer system
US8527452B2 (en)Construction of rules for use in a complex event processing system
CN112558967A (en)Page automatic generation method and device, electronic equipment and storage medium
CN111369227A (en)User story management method and device in agile development
EP2608019A1 (en)Customizing a GUI of a MES screen
WO2001093041A2 (en)System for monitoring and analyzing resource utilization in a computer network
US20060020931A1 (en)Method and apparatus for managing complex processes
StrelichThe Software Life Cycle Support Environment (SLCSE): a computer based framework for developing software systems
US6938260B1 (en)Complex data navigation, manipulation and presentation support for visualage Java
US10817811B2 (en)Methods and apparatus for exposing workflow process definitions as business objects
US20070179642A1 (en)System and method for interactive process management
KR20010099512A (en)Automatic method of financial business workflow integration and integration channel workflow on web
KR20010099511A (en)Develop system of financial business workflow integration and integration channel workflow on web
Bingley et al.A design platform for the NELSIS CAD framework
HillstonA tool to enhance model exploitation
CN100541429C (en) System and method for automatic application development using user guidance
Cooper et al.Software change information for maintenance management
BehrensRequirements Analysis Using Statecharts and Generated Scenarios
AcharyaHostel Management System Project Report

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:AT&T CORP., NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:WEINMAN, JOSEPH BERNARD, JR.;REEL/FRAME:008928/0304

Effective date:19971230

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FPAYFee payment

Year of fee payment:4

FPAYFee payment

Year of fee payment:8

REMIMaintenance fee reminder mailed
FPAYFee payment

Year of fee payment:12

SULPSurcharge for late payment

Year of fee payment:11

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

ASAssignment

Owner name:AT&T PROPERTIES, LLC, NEVADA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T CORP.;REEL/FRAME:031555/0467

Effective date:20131011

ASAssignment

Owner name:AT&T INTELLECTUAL PROPERTY II, L.P., GEORGIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T PROPERTIES, LLC;REEL/FRAME:031558/0408

Effective date:20131011

ASAssignment

Owner name:BAMPTON TECHNOLOGIES LLC, DELAWARE

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T INTELLECTUAL PROPERTY II, L.P.;REEL/FRAME:032522/0060

Effective date:20131224

ASAssignment

Owner name:AT&T INTELLECTUAL PROPERTY II, L.P., GEORGIA

Free format text:CORRECTION TO INCLUDE THE EFFECTIVE DATE OF 6/30/2008 OF THE ASSIGNMENT RECORDED AT 31558/0408 ON 11/7/2013;ASSIGNOR:AT&T PROPERTIES, LLC;REEL/FRAME:032894/0480

Effective date:20131011

Owner name:AT&T PROPERTIES, LLC, NEVADA

Free format text:CORRECTION TO INCLUDE THE EFFECTIVE DATE OF 6/30/2008 OF THE ASSIGNMENT RECORDED AT 012345/0123 ON 031555/0467 ON 11/6/2013;ASSIGNOR:AT&T CORP.;REEL/FRAME:032894/0469

Effective date:20131011


[8]ページ先頭

©2009-2025 Movatter.jp