public abstract class DiscretizationOrigin extends Object
Represents the values pre-discretization
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
canDiscretize(Serializable originalValue)
May be queried to find out whether a discretizer is applicable
|
DiscretizationType |
getFeatureType() |
abstract String |
outputFormat()
Prints the discretization (range) in a pretty format
|
public DiscretizationType getFeatureType()
DiscretizationTypepublic abstract boolean canDiscretize(Serializable originalValue)
originalValue - the value to be discretizedpublic abstract String outputFormat()
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.