Class IncrementalStateManager

java.lang.Object
org.aspectj.ajdt.internal.core.builder.IncrementalStateManager

public class IncrementalStateManager extends Object
Central point for all things incremental... - keeps track of the state recorded for each different config file - allows limited interaction with these states - records dependency/change info for particular classpaths > this will become what JDT keeps in its 'State' object when it's finished