ConstraintEvaluationParameters Properties |
The ConstraintEvaluationParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssigneeCalculator |
This delegate can be used to calculate assignees of EvaluateViolation process.
|
![]() | Assignments |
List of calculated role assignments..
|
![]() | AtributeDefinitions |
All attribute definitions defined in the system.
|
![]() | BusinessProcesses |
List of business process objects.
|
![]() | BusinessProcessesChildDict |
Dictionary of business process parent child relation
|
![]() | CalculationId |
Id of the calculation we're evaluating SoD violations for.
|
![]() | ConstraintCalculator |
This delegate can be used to calculate the constraint violations for a constraint.
|
![]() | Constraints |
List of constraint objects.
|
![]() | ExistingViolations |
Existing violations from the previous calculation of the identity
ONLY relevant for SoD evaluation V3!
|
![]() | Identity |
Identity being evaluated.
|
![]() | IdentityInViewMatrix |
Matrix of which (constraint) views the relevant identities are in.
|
![]() | IsFirstCalculation |
Is it the first time RoPE computes the identity (and evaluates constraints as part of that)? (yes, no, unknown)
Can optionally be specified to save a bit of performance.
|
![]() | ProcessTargetModifier |
This delegate can be used to modify the target of a EvaluateViolation process
|
![]() | SimulationMode |
Simulation mode
|
![]() | SurvivorCalculator |
This delegate can be used to calculate which assignment that survives when two assignments are mutually exclusive.
|