Изменения
→Элементы событийных цепочек процессов
[[Файл:Elements of an Event-driven Process Chain.svg|350px|right]]
[[Файл:Elements of an Event-driven Process Chain.svg|350px|right]]
; Событие : События являются пассивными элементами в EPC. Событием является состояние, которое встречается перед или после функции. Примеры событий: «требование зафиксировано», «материал на складе», и т. д. В EPC график событий представлена в виде шестиугольника. EPC диаграммы должны как начаться с события, так и заканчиваются событием.
; Событие : События являются пассивными элементами в EPC. Событием является состояние, которое встречается перед или после функции, т.е. фиксирует состояние определенных параметров на определенный момент времени. Примеры событий: «договор подписан», «требование зафиксировано», «материал на складе», и т. д. В EPC график событий представлена в виде шестиугольника. EPC диаграммы должны как начаться с события, так и заканчиваются событием.
; Функция : Функции являются активными элементами в EPC. They model the tasks or activities within the company. Functions describe transformations from an initial state to a resulting state. In case different resulting states can occur, the selection of the respective resulting state can be modeled explicitly as a decision function using logical connectors. Functions can be refined into another EPC. In this case it is called hierarchical function. Examples of functions are «capture requirement», «check material on stock», etc. In the EPC graph a function is represented as rounded rectangle.
; Функция : Функции являются активными элементами в EPC. Работа – определенное действие, выполняемое в течение некоторого промежутка времени. Каждая работа может быть декомпозирована.
; Организационная единица : Organization units determine which person or organization within the structure of an enterprise is responsible for a specific function. Examples are «sales department», «sales manager», «procurement manager», etc. It is represented as an ellipse with a vertical line.
; Организационная единица : Должность в организации (например, старший мастер) или подразделение организации (например, отдел закупок).
; Информация, материал, или объект ресурса : In the EPC, the information, material, or resource objects portray objects in the real world, for example business objects, entities, etc., which can be input data serving as the basis for a function, or output data produced by a function. Examples are «material», «order», etc. In the EPC graph such an object is represented as rectangle.
; Информация, материал, или объект ресурса : In the EPC, the information, material, or resource objects portray objects in the real world, for example business objects, entities, etc., which can be input data serving as the basis for a function, or output data produced by a function. Examples are «material», «order», etc. In the EPC graph such an object is represented as rectangle.
|}
|}
;Логические взаимосвязи
;Логические взаимосвязи
* Есть три типа логических взаимосвязей, определенных в EPC:
* Есть три типа логических взаимосвязей, определенных в EPC: And, Or, Xor.
; Поток управления : A control flow connects events with functions, process paths, or logical connectors creating chronological sequence and logical interdependencies between them. A control flow is represented as a dashed arrow.
; Поток управления : A control flow connects events with functions, process paths, or logical connectors creating chronological sequence and logical interdependencies between them. A control flow is represented as a dashed arrow.