Architecture Metrics
Loading...
Searching...
No Matches
ComponentMetrics.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Ucu
namespace  Ucu.Andis
namespace  Ucu.Andis.ArchitectureMetrics

Functions

record Ucu.Andis.ArchitectureMetrics.ComponentMetrics (string Name, int FanIn, int FanOut, double Abstractness, double Instability, double Distance)
 Contiene todas las métricas de estabilidad arquitectónica para un componente.