public abstract class TCloseness extends ExplicitPrivacyCriterion
Constructor and Description |
---|
TCloseness(java.lang.String attribute,
double t)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getRequirements()
Returns the criterion's requirements.
|
double |
getT()
Returns the parameter t.
|
getAttribute, initialize
clone, clone, getDataSubset, getMinimalClassSize, getPopulationModel, getRiskThresholdJournalist, getRiskThresholdMarketer, getRiskThresholdProsecutor, getSubset, isAnonymous, isHeuristicSearchSupported, isHeuristicSearchWithTimeLimitSupported, isLocalRecodingSupported, isMinimalClassSizeAvailable, isMonotonicWithGeneralization, isMonotonicWithSuppression, isOptimalSearchSupported, isSampleBased, isSubsetAvailable, render, toString
public TCloseness(java.lang.String attribute, double t)
attribute
- t
- public int getRequirements()
PrivacyCriterion
getRequirements
in class PrivacyCriterion
public double getT()