ix.ip2
Class ProcessModel.OverallCollectionCell
java.lang.Object
|
+--ix.ip2.ProcessModel.OverallCell
|
+--ix.ip2.ProcessModel.OverallCollectionCell
- class ProcessModel.OverallCollectionCell
- extends ProcessModel.OverallCell
- implements ProcessModel.SchemaSymbols
A subclass of OverallCell that reports the collective status of
some earlier row. For instance, it may list all COAs that have
completed the action "develop COA".
Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
collects
java.lang.String collects
requireAll
boolean requireAll
requiredCollectionSize
int requiredCollectionSize
parentCell
ProcessModel.OverallCell parentCell
ProcessModel.OverallCollectionCell
ProcessModel.OverallCollectionCell(java.lang.String action)
setCollectionProperties
protected void setCollectionProperties()
getParentCell
ProcessModel.OverallCell getParentCell()
computeStatus
void computeStatus()
- Overrides:
- computeStatus in class ProcessModel.OverallCell
statusRule
protected int statusRule()
- Overrides:
- statusRule in class ProcessModel.OverallCell
stateRecord
StatusChange stateRecord()
- Overrides:
- stateRecord in class ProcessModel.OverallCell