Uses of Class
things.thing.ResultDefinition

Packages that use ResultDefinition
things.thing   
 

Uses of ResultDefinition in things.thing
 

Method parameters in things.thing with type arguments of type ResultDefinition
static RESULT ResultManager.calculateResult(java.util.Collection<ResultDefinition> results, ThingsExceptionBundle<ThingsException> exceptions)
          Calculate the result based on the defined results and their settings.
 



Things.