Verfahren, Programm und System zum Erstellen eines Arbeitsablaufs von einer Arbeitsspezifikation

    公开(公告)号:DE112012004300T5

    公开(公告)日:2014-07-24

    申请号:DE112012004300

    申请日:2012-07-31

    Applicant: IBM

    Abstract: Problem: Um eine visuelle Überprüfung der Eignung von Arbeitseinheiten, die aufgezeichnet wurden, mit einer Anwendung zu ermöglichen, die gemäß einer dokumentenorientierten Architektur erstellt wurde. Mittel zur Lösung: Es gibt die Entnahme eines Dokumentzustands aus einem Entwurfsdokument, das in einem von einem Computer lesbaren Format gespeichert wird, welcher ein Auslöser für den Beginn von Arbeitsaktivität wird, und eines Dokumentzustands für das Ergebnis und auf der Grundlage eines Vergleichs der Auslöser und der Ergebnisse das Erstellen von Diagrammen durch die automatische Strukturierung eines Ablaufs für die Vielzahl der Aktivitäten. Insbesondere werden die Entwurfsdokumente und die Implementierungen für jedes Aktivitätsunterstützungssystem analysiert, und die Zusammenstellung von Dokumenten, die die Bedingungen für Dokumentzustände wurden, welche Auslöser für den Arbeitsbeginn werden, sowie die Dokumentzustände, die als Arbeitsergebnisse verbleiben, werden entnommen. In einem bestimmten Beispiel ist dies ein Entwurfsdokument für eine Anzeigeaktion und die zugehörige Logik, für die eine Analyse mit Hilfe einer semistrukturierten analytischen Entnahmetechnologie und der Verarbeitung von natürlicher Sprache durchgeführt wird. Ein Graph des Ablaufs wird erzeugt, mit einer Aktivität als Knoten, einem Aktivitätsergebnis als Verbindungsursprung und einem Aktivitätsauslöser als Verbindungsende. Indem er diesen Ablauf überwacht, kann der Benutzer die Eignung der Entwurfsspezifikation prüfen.

    Method for generating workflow from business specification; program; and system

    公开(公告)号:GB2509853A

    公开(公告)日:2014-07-16

    申请号:GB201406029

    申请日:2012-07-31

    Applicant: IBM

    Abstract: In applications created according to a document centric architecture, this invention enables visually verifying the validity of a described business. The document state that is the trigger of starting business activity and the resultant document state are extracted from a design document saved in a computer-readable format, and, from matching of the triggers and results, multiple activity flows are automatically configured and made into diagrams. In other words, the design document and implementation of each activity support system are analyzed, and the document set that comprises the conditions of the document state that are the trigger for operation start, and the document state remaining as the operation result are extracted. In one specific example, this is screen transitioning and the design document of the logic relating thereto, and is analyzed using a semi-structured analysis extraction technique and natural language processing, for example. A flow graph is generated in which activities are nodes, activity results are link beginnings, and activity triggers are link ends. This graph is displayed ideally on a display. By looking at this flowchart, a user can check the validity of a design specification.

    Job process analysis method, system and program
    3.
    发明专利
    Job process analysis method, system and program 有权
    作业流程分析方法,系统与程序

    公开(公告)号:JP2012014291A

    公开(公告)日:2012-01-19

    申请号:JP2010148316

    申请日:2010-06-29

    CPC classification number: G06Q10/067

    Abstract: PROBLEM TO BE SOLVED: To visually analyse a job process by extracting a significant workflow from a non-structured log of the job process.SOLUTION: A job process analysis method includes: a process 418 for simplifying a log; a process 428 for improving a normal grammar based on the simplified log; and a process 434 for producing a workflow based on the normal grammar improved as a result. The process for simplifying the log repeats a step of generating a graph from a given log trace, computing topological features of the generated graph to specify a node, and deleting the specified node to simplify the graph. The process for improving the normal grammar based on the simplified log includes preliminarily preparing a plurality of restrictions by a user, giving an initial value of the normal grammar, operating the restrictions on the normal grammar to improve the normal grammar, and applying the simplified log to the improved normal grammar to accept the improved normal grammar in response to a score of compatibility being equal to or more than a predetermined value.

    Abstract translation: 要解决的问题:通过从作业过程的非结构化日志中提取重要的工作流程来可视化地分析作业过程。 解决方案:作业过程分析方法包括:用于简化日志的过程418; 用于基于简化日志改进正常语法的过程428; 并且作为结果改进了基于正常语法的用于产生工作流的过程434。 简化日志的过程重复从给定的日志跟踪生成图形的步骤,计算生成的图形的拓扑特征以指定节点,并删除指定的节点以简化图形。 基于简化日志来改进正常语法的过程包括预先准备用户的多个限制,给出正常语法的初始值,操作对正常语法的限制以改善正常语法,并且应用简化的日志 对于改进的正常语法,以响应于等于或大于预定值的分数来接受改进的正常语法。 版权所有(C)2012,JPO&INPIT

    Computer program and method for deriving stochastic performance evaluation model from ulm design model
    4.
    发明专利
    Computer program and method for deriving stochastic performance evaluation model from ulm design model 审中-公开
    用于从ULM设计模型导出STOCHASTIC性能评估模型的计算机程序和方法

    公开(公告)号:JP2007179165A

    公开(公告)日:2007-07-12

    申请号:JP2005374835

    申请日:2005-12-27

    CPC classification number: G06F8/10

    Abstract: PROBLEM TO BE SOLVED: To provide a computer program for converting a UML (unified modeling language) design model into a stochastic performance evaluation model. SOLUTION: The computer program has a means 221 for converting a calling graph into a syntax tree having a binary tree structure, a means 222 for converting a protocol state diagram into a process equation, a means 223 for converting an activity diagram into a process equation with probability, a means for combining the process equation of the protocol state diagram and the process equation with probability of the activity diagram to obtain a process equation with probability of a class, and a means for obtaining a process algebraic equation 224 with probability of an entire system from the syntax tree and the process equation with probability of the class. COPYRIGHT: (C)2007,JPO&INPIT

    Abstract translation: 要解决的问题:提供一种用于将UML(统一建模语言)设计模型转换为随机性能评估模型的计算机程序。 解决方案:计算机程序具有用于将调用图转换为具有二叉树结构的语法树的装置221,用于将协议状态图转换为过程方程的装置222,用于将活动图转换为 具有概率的过程方程,用于将协议状态图的过程方程和过程方程与活动图的概率组合以获得具有类的概率的过程方程的手段,以及用于获得具有类的概率的过程代数方程224的手段 来自语法树的整个系统的概率和具有类的概率的过程方程。 版权所有(C)2007,JPO&INPIT

    Uml design method
    5.
    发明专利
    Uml design method 有权
    UML设计方法

    公开(公告)号:JP2005327094A

    公开(公告)日:2005-11-24

    申请号:JP2004144714

    申请日:2004-05-14

    CPC classification number: G06F17/5022

    Abstract: PROBLEM TO BE SOLVED: To provide a UML design method by which architectural design seeking after an optimum design parameter can be performed while seeing through an entire system.
    SOLUTION: The UML design method uses a profile stored with design parameters to convert an object system into a UML model, and designs. The UML design method stores a stereotype and a value with a tag as the design parameters in the profile, annotates the stored stereotype and value with the tag for a UML model of the object system, associates the annotated stereotype and value with the tag to each class constituting the UML model, and displays the associated stereotype, value with the tag and UML model on a GUI (graphical user interface) screen.
    COPYRIGHT: (C)2006,JPO&NCIPI

    Abstract translation: 要解决的问题:提供一种UML设计方法,通过这种方法,通过整个系统查看可以执行最佳设计参数后的架构设计。 解决方案:UML设计方法使用存储有设计参数的配置文件将对象系统转换为UML模型,并进行设计。 UML设计方法将原型和具有标签的值作为设计参数存储在配置文件中,使用对象系统的UML模型的标签对存储的原型和值进行注释,将注释的构造型和值与标签关联到每个 构成UML模型的类,并在GUI(图形用户界面)屏幕上显示与标签和UML模型相关的原型,值。 版权所有(C)2006,JPO&NCIPI

    INFORMATION PROCESSING SYSTEM
    6.
    发明专利

    公开(公告)号:JPH06314149A

    公开(公告)日:1994-11-08

    申请号:JP9929593

    申请日:1993-04-26

    Applicant: IBM

    Abstract: PURPOSE: To efficiently execute the input operation of information on KANJI (Chinese Character) and the like through the use of a pointing device. CONSTITUTION: A keyboard input processing part 21 generates a specified key code in response to a specified operation for the pointing device 11. In an information processing system having the pointing device 11 provided with a first operation means for generating position information related to a pointer on a display device and a second operation means for generating selection information related to screen information which is indicated by the pointer, a KANJI conversion processing is executed in response to the operation of the second operation means of the pointing device 11.

Patent Agency Ranking