Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

ArchimateNumberOfImportantElementsByHawk

Kaïs CHAABOUNI edited this page Jan 22, 2019 · 6 revisions

Overview

Number of important elements. An element is considered important if its importance score is superior to a specified importance value.

MeasureDiagram.png

Measure Architecture

Type : Direct Measure

Scope

Value Type Default Description
serverUrl string http://localhost:8080/thrift/hawk/tuple Hawk Server
instanceName string Hawk running instance name
repository string * Repository containing the models to query. '*' indicates to query all repositories.
defaultNamespaces string modelio://Modeliosoft.Archimate/1.0.03 Default name space to use in case model type name is present in multiple metamodels.
importanceValue string 20.0 minimum value of importance score to consider an element as important.

Data Model

Value Type Description
value Integer Description

Algorithms

This metric is a proxy for the Hawk tool

Clone this wiki locally