class Metrics


Utility class to track metrics during the system resolution

Summary

Public constructors

Public functions

Unit
copy(metrics: Metrics!)

Copy the values from and existing Metrics class

Unit
String!

Public constructors

Metrics

Added in 1.1.0-alpha14
Metrics()

Public functions

copy

Added in 1.1.0-alpha14
fun copy(metrics: Metrics!): Unit

Copy the values from and existing Metrics class

Parameters
metrics: Metrics!

reset

Added in 1.1.0-alpha14
fun reset(): Unit

toString

fun toString(): String!

Public properties

additionalMeasures

Added in 1.1.0-alpha14
val additionalMeasuresLong

bfs

Added in 1.1.0-alpha14
val bfsLong

constraints

Added in 1.1.0-alpha14
val constraintsLong

determineGroups

Added in 1.1.0-alpha14
val determineGroupsLong

errors

Added in 1.1.0-alpha14
val errorsLong

extravariables

Added in 1.1.0-alpha14
val extravariablesLong

fullySolved

Added in 1.1.0-alpha14
val fullySolvedLong

graphOptimizer

Added in 1.1.0-alpha14
val graphOptimizerLong

graphSolved

Added in 1.1.0-alpha14
val graphSolvedLong

grouping

Added in 1.1.0-alpha14
val groupingLong

infeasibleDetermineGroups

Added in 1.1.0-alpha14
val infeasibleDetermineGroupsLong

iterations

Added in 1.1.0-alpha14
val iterationsLong

lastTableSize

Added in 1.1.0-alpha14
val lastTableSizeLong

layouts

Added in 1.1.0-alpha14
val layoutsLong

linearSolved

Added in 1.1.0-alpha14
val linearSolvedLong

mChildCount

Added in 1.1.0-alpha14
val mChildCountLong

mEquations

Added in 1.1.0-alpha14
val mEquationsLong

mMeasureCalls

Added in 1.1.0-alpha14
val mMeasureCallsLong

mMeasureDuration

Added in 1.1.0-alpha14
val mMeasureDurationLong

mNumberOfLayouts

Added in 1.1.0-alpha14
val mNumberOfLayoutsInt

mNumberOfMeasures

Added in 1.1.0-alpha14
val mNumberOfMeasuresInt

mSimpleEquations

Added in 1.1.0-alpha14
val mSimpleEquationsLong

mSolverPasses

Added in 1.1.0-alpha14
val mSolverPassesLong

mVariables

Added in 1.1.0-alpha14
val mVariablesLong

maxRows

Added in 1.1.0-alpha14
val maxRowsLong

maxTableSize

Added in 1.1.0-alpha14
val maxTableSizeLong

maxVariables

Added in 1.1.0-alpha14
val maxVariablesLong

measuredMatchWidgets

Added in 1.1.0-alpha14
val measuredMatchWidgetsLong

measuredWidgets

Added in 1.1.0-alpha14
val measuredWidgetsLong

measures

Added in 1.1.0-alpha14
val measuresLong

measuresLayoutDuration

Added in 1.1.0-alpha14
val measuresLayoutDurationLong

measuresWidgetsDuration

Added in 1.1.0-alpha14
val measuresWidgetsDurationLong

measuresWrap

Added in 1.1.0-alpha14
val measuresWrapLong

measuresWrapInfeasible

Added in 1.1.0-alpha14
val measuresWrapInfeasibleLong

minimize

Added in 1.1.0-alpha14
val minimizeLong

minimizeGoal

Added in 1.1.0-alpha14
val minimizeGoalLong

nonresolvedWidgets

Added in 1.1.0-alpha14
val nonresolvedWidgetsLong

optimize

Added in 1.1.0-alpha14
val optimizeLong

pivots

Added in 1.1.0-alpha14
val pivotsLong

problematicLayouts

Added in 1.1.0-alpha14
val problematicLayoutsArrayList<String!>!

resolutions

Added in 1.1.0-alpha14
val resolutionsLong

resolvedWidgets

Added in 1.1.0-alpha14
val resolvedWidgetsLong

simpleconstraints

Added in 1.1.0-alpha14
val simpleconstraintsLong

slackvariables

Added in 1.1.0-alpha14
val slackvariablesLong

tableSizeIncrease

Added in 1.1.0-alpha14
val tableSizeIncreaseLong

variables

Added in 1.1.0-alpha14
val variablesLong

widgets

Added in 1.1.0-alpha14
val widgetsLong