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, initializeclone, clone, getDataSubset, getMinimalClassSize, getPopulationModel, getRiskThresholdJournalist, getRiskThresholdMarketer, getRiskThresholdProsecutor, getSubset, isAnonymous, isHeuristicSearchSupported, isHeuristicSearchWithTimeLimitSupported, isLocalRecodingSupported, isMinimalClassSizeAvailable, isMonotonicWithGeneralization, isMonotonicWithSuppression, isOptimalSearchSupported, isSampleBased, isSubsetAvailable, render, toStringpublic TCloseness(java.lang.String attribute,
double t)
attribute - t - public int getRequirements()
PrivacyCriteriongetRequirements in class PrivacyCriterionpublic double getT()