StabilityViolation

constructor(from: String, to: String, fromInstability: Double, toInstability: Double)(source)

Parameters

from

The more stable module, the one doing the depending.

to

The less stable module it depends on.

fromInstability

Instability of from.

toInstability

Instability of to, always greater than fromInstability.