EPC templates are configured in accordance with the specifications in the file epctemplate.dtd or _epclayout.dtd.
Overview of the most important setting options:
XML element/ |
Description |
---|---|
template |
Definition of a template |
name |
Unique name of the template, name of the default template: Default |
epcconfigkey |
EPC configuration key to be used to represent EPC symbols from the config.xml file under <installation directory>\ppmmashzone\server\bin\work\data_ppm\config\umg_en\epkviewer (e.g., DEFAULT or uml) |
symbol-draw-option |
Shadow depth of nodes. Overwrites the shadowdepth attribute of the epc-config element from the configuration file <installation directory>\ppmmashzone\server\bin\work\data_ppm\config\umg_en\epkviewer\config.xml |
epcbackground |
File name of wallpaper in the EPC view. The file must be stored under <installation directory>\ppmmashzone\server\bin\work\data_ppm\config\umg_en\epkviewer\images. The following file types are supported: JPEG, JPG, PNG, and GIF |
stringlayout |
Rendering procedure for node strings. Valid values: 0: Node names are written in full. 1: Nodes names are truncated if they are too long. |
epcintensity |
Color intensity of objects |
value |
Intensity value, specified as a decimal value, e.g., 0.6 (= 60% of default color intensity) |
epcedgelist |
List of connection configurations |
defaultwidth |
Default line weight of connections |
edgeconfig |
Configuration of a connection |
max |
Connection frequency as an interval between the individual edgeconfig values, e.g. 0.7 when specifying 0.3, 0.7, 1.0 as an interval of 30% to 70% (in an aggregated process instance only) |
thickness |
Connection weight in pixels (in an aggregated process instance only) |
edgeattribute |
Configuration of connection attributes |
key |
Attribute identifier |
show-position |
Attribute value placement at connections Valid values:
|
epcelement |
Configuration of EPC elements (functions, events, organizational units) |
objectname |
Object identifier |
type |
Object type. Valid values:
|
epcattribute |
Configuration of object attributes |
key |
Attribute identifier |
show-position |
Attribute value placement at the object. Valid values:
|
show-tooltip |
Display of attribute and attribute value in tooltip. Valid values: yes | no |
format |
Format deviating from the default format for displaying the attribute, e.g., displaying a time attribute in an English format: format="yyyy.MM.dd" |
attribute |
PPM attribute that is to be displayed as an alternative to the attribute specified for the object in epcattribute if this attribute cannot be found. If there are several attribute specifications, the first attribute from the list that is found will be displayed. |
key |
Attribute identifier |
modelattributes |
Configuration of model attributes to be displayed |
show-panel |
Display of model attribute label in EPC. Valid values: true | false |
show-relative |
Specifies whether the label is to have a relative position, so that it does not exceed the area available. Valid values: true | false. |
x-position |
Absolute coordinates for positioning the model attribute label (in pixels, top left-hand corner of EPC view is 0,0). If there are no optional specifications, the model attribute label is positioned in the top left. |
key |
Identifier of the model attribute to be displayed, e.g. AT_PROCTYPEGROUP |
epclayout |
Layout configuration |
algo-no |
Layout algorithm number of the ARIS Layouter. Not to be changed. |
epc-algo |
EPC layout algorithm of the ARIS Layouter. Not to be changed. |
longest-path |
Alignment of the longest path. Valid values:
|
root-down |
Root position relative to the subtree. Not to be changed. Valid values:
|
root-position |
Root node position. Valid values: 1 (left) | 2 (right) | no specification or every other value (centered) |
change-son- |
Change to vertical layout |
make-space |
Create space in partial layout |
arrange-sattelites |
Alignment of surrounding nodes:
|
adjust-scaling |
Adjust columns/rows Valid values: true | false |
ignore-grid |
Align connections to the grid Valid values: true | false |
object-scaling |
Scale objects Valid values: true | false |
show-trimmed |
Display trimmed EPC. Valid values: true | false |
show-attrib-title |
Display attribute title. Valid values: true | false |
break-space |
Replace space with line break. Valid values: true | false |
x-spacing |
Horizontal spacing of objects (in pixels) |
y-spacing |
Vertical spacing of objects (in pixels) |
fontsize |
Font size of texts in EPC objects |
zoom-factor |
Factor for the maximized/minimized EPC representation. Value specified in percent (e.g., "75" for 75%). |
show-orgunits |
Display organizational units in EPC. Valid values: true | false |
show-events |
Display events in EPC. Valid values: true | false |
show-probabilities |
Display execution probabilities in aggregated EPCs. Valid values: true | false |
show-func-ki |
Display function measure values at functions in EPC. Valid values: true | false |
irrelevant-path |
Hide paths that are below the specified execution probability in the EPC. Specified as a decimal number (e.g. "0.01" = 1%, "0.5" = 50%, and "1" = 100%). |
string-layout-no |
Formatting information for texts within the EPC objects. Valid values: 0 = Text that is too long automatically has line breaks, but only where there are spaces. 1 = Text that is too long automatically has line breaks, even within strings. |
show-ppm-image |
Display "Generated by PPM" logo. Valid values: true | false |
horizontallayout |
EPC is displayed horizontally (true) or vertically (false). |
epc-show-mostprobablepath |
Display most probable path. Valid values: true | false |