Изменения
нет описания правки
[[Image:Elements of an Event-driven Process Chain.svg|350px|right]]
[[Image: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. 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.