Contents > B: List of Design Metrics > B.10 Diagram Metrics

B.10 Diagram Metrics

Metric: TypeCategory: not specified
The type of diagram (class diagram, sequence diagram, etc.).

Metric: ElementsCategory: Size
The total number of design elements on the diagram. See diagram metrics.


Metric: ClassesCategory: Size
The number of classes on the diagram. See diagram metrics.


Metric: InterfcCategory: Size
The number of interfaces on the diagram. See diagram metrics.


Metric: PackagesCategory: Size
The number of packages on the diagram. See diagram metrics.


Metric: AssocCategory: Complexity
The number of associations on the diagram. See diagram metrics.


Metric: GenrsCategory: Complexity
The number of generalizations on the diagram. See diagram metrics.


Metric: DepsCategory: Complexity
The number of UML dependencies and UML usage dependencies on the diagram. See diagram metrics.


Metric: IfRealizeCategory: Complexity
The number of interface realizations on the diagram. See diagram metrics.


Metric: InstSpecCategory: Size
The number of instance specifications on the diagram. See diagram metrics.


Metric: LifelinesCategory: Size
The number of lifelines on the diagram. See diagram metrics.


Metric: ConnectorsCategory: Complexity
The number of connectors on the diagram. See diagram metrics.


Metric: MessagesCategory: Complexity
The number of messages on the diagram. See diagram metrics.


Metric: ActorsCategory: Size
The number of actors on the diagram. See diagram metrics.


Metric: UseCaseCategory: Size
The number of use cases on the diagram. See diagram metrics.


Metric: ExtPtsCategory: Size
The number of extension points on the diagram. See diagram metrics.


Metric: ExtendsCategory: Complexity
The number of use case extensions on the diagram. See diagram metrics.


Metric: IncludesCategory: Complexity
The number of use case includes on the diagram. See diagram metrics.