Interface that all "redefiner" implementations should implement.
Redefines all classes at all points defined by the ChangeSet passed to the
redefine method.
author: Jonas BonŽr
Method Summary
void
redefine(ChangeSet changeSet) Redefines all classes affected by the change set according to the rules defined in the change set.