@OpenApi
public class UseCasesTimeEstimation
extends com.nomagic.magicdraw.metrics.types.RequirementsMetricsAbstract
At first there is counted how long it would take to develop each use case, and then development time is calculated for each package. How long time each use case will be developed is estimated by use case complexity. Complexity weight is customizable.
To calculate this metric, the Use Case Description Profile shall be used in a project, and tagged values “Complexity†shall be added to use cases.
Notes for developers: if tagged value “Complexity†is not specified for use case, there shall be assumed that use case has average complexity.
If tagged value “Complexity†has more than one value, the average of values shall be taken.
calculateLocalMetricValue, calculateRequirementMetric
acceptModelElement, getPropertiesList, isCounted
acceptChild, addProperties, addProperty, calculate, getAbbreviation, getDescription, getID, getName, getType, removeProperties, removeProperty, round, setAbbreviation, setDescription, setID, setLimits, setName