Feature results class
Feature results class
Public fields
- id
- charactervalue.
- feature
- Feature object. 
- status
- logicalvalue.
- current
- numericvalue.
- goal
- numericvalue.
- held
- numericvalue.
Methods
Method new()
Create a new FeatureResults object.
Usage
FeatureResults$new(id, feature, held)Arguments
- id
- charactervalue.
- feature
- Feature value. 
- held
- charactervalue.
Method repr()
Generate a character summarizing the representation of the object.