ValueTransformationTraceType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: TraceType
Trace for transformation of a tuple of values.
Item Summary  
Name Type Multiplicity Description
text property
string
[0,-1] Unstructured text information to be used when existing structure is not sufficient. 
input property
NamedValueType
[0,-1] Selected values from individual sources. 
hasPlus property
boolean
[0,1] Does this tuple contain a value that is present in plus set of its source? (This is an internal implementation information. 
hasMinus property
boolean
[0,1] Does this tuple contain a value that is present in minus set of its source? (This is an internal implementation information. 
hasZero property
boolean
[0,1] Does this tuple contain a value that is present in zero set of its source? (This is an internal implementation information. 
destination property
PlusMinusZeroType
[0,1] To what set should the output go? (Named "outputSet" in the algorithm since 4. 
conditionResult property
boolean
[0,1] Result of the condition evaluation. 
output property
AnyValueType
[0,-1] Result of the transformation. 
comment property
string
[0,1] Free-form comment from the algorithm.