All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----oplan.acp3.StatusChange
The coa field can have as its value a COA number, COA_NONE, or COA_OVERALL. COA_OVERALL indicates a collective status "across" all COAs. COA_NONE is for nodes that occur only once in the entire process, rather than once per COA.
public static final int COA_NONE
public static final int COA_OVERALL
public String action
public int coa
public int iteration
public int status
public int planLevel
public String text
public StatusChange()
public String statusText()
public String toString()
All Packages Class Hierarchy This Package Previous Next Index