|
Class Summary |
| AnonRecordTable |
The class that manages anonymized records. |
| Anonymizer |
An abstract class for anonymization methods. |
| Configuration |
The class that parses the configuration input, which includes
QID attribute set, sensitive attributes and anonymization parameters (e.g., k and l). |
| EquivalenceTable |
The class that manages equivalence classes. |
| Interval |
Data struture for generalized numeric attributes (intervals). |
| QIDAttribute |
Data structure that holds all relevant information related to a quasi-identifier attribute. |
| SensitiveAttribute |
Data structure that holds all relevant information related to a sensitive attribute. |