Attribute
|
Type
|
Multiplicity
|
Description
|
calcValue
|
Float
|
1..1
|
The value calculated for the quantity being constrained.
|
calcValueError
|
Float
|
0..1
|
Error (standard deviation) in the calculated value
|
fractionViolated
|
FloatRatio
|
1..1
|
Fraction of structures in which the constraint was violated
|
violation
|
NonNegativeFloat
|
1..1
|
Value of the violation - the amount by which the calcValue exceeds the limit given in the Constraint. The violation is always given as positive. The unit is given by the ConstraintList containing the violated Constraint
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|