Feature results class
Feature results class
Public fields
idcharactervalue.featureFeature object.
statuslogicalvalue.currentnumericvalue.goalnumericvalue.heldnumericvalue.
Methods
Method new()
Create a new FeatureResults object.
Usage
FeatureResults$new(id, feature, held)Arguments
idcharactervalue.featureFeature value.
heldcharactervalue.
Method repr()
Generate a character summarizing the representation of the object.