Class Evolution

java.lang.Object
org.openjump.core.ui.plugin.datastore.transaction.Evolution

public class Evolution extends Object
A Feature Evolution. It keeps a clone of the previous state of the feature ( null for a creation) and the new state of the feature (null for a suppression).