User Tools

Site Tools


pe-bpmn-editor_sssharing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
pe-bpmn-editor_sssharing [2018/04/20 05:23]
admin created
pe-bpmn-editor_sssharing [2018/05/15 16:43]
admin
Line 1: Line 1:
 ====== SSSharing ====== ====== SSSharing ======
  
 +===== Required input objects =====
 +
 +1 data object (data)
 +
 +===== Required input parameters =====
 +
 +threshold, number of computation parties
 +
 +===== Required output objects =====
 +
 +2...n data objects (shares)
 +
 +===== Restrictions =====
 +
 +**Restriction:​** task must have exactly one input and at least two output data objects\\
 +**Error:** exactly 1 input and at least 2 outputs are required
 +
 +**Restriction:​** "​treshold"​ property must exist under stereotype details object - "​treshold"​ must have been inserted and saved and "​treshold"​ information must not have been deleted from model’s file\\
 +**Error:** treshold is undefined
 +
 +**Restriction:​** "​computationParties"​ property must exist under stereotype details object - "​computationParties"​ must have been inserted and saved and "​computationParties"​ information must not have been deleted from model’s file\\
 +**Error:** computationParties is undefined
 +
 +**Restriction:​** treshold must be an integer greater than one and less than or equal to the number of output objects\\
 +**Error:** treshold must be an integer greater than 1 and equal to or less than the number of outputs (1 < treshold <= number of outputs)
 +
 +**Restriction:​** computation parties must be an integer greater than or equal to treshold and less than or equal to the number of output objects\\
 +**Error:** computation parties must be an integer greater than or equal to treshold and less than or equal to the number of outputs (treshold <= computation parties <= number of outputs)
pe-bpmn-editor_sssharing.txt · Last modified: 2020/03/02 14:46 by pullonen