newTransEquipmentPred() See bug 2998 in bugzilla.
In order to not strat trans move Level2MEIs we filter out equipment with the
cargo cat code of "000" which means phantom equipment.
watchAddedSelfOrgs(Enumeration eSelfOrgs) These methods related to having a single oplan, a single self
organization, a single self OrgActivity, and a single
"Deployment" "DetermineRequirements" Task.
See bug 2998 in bugzilla.
In order to not strat trans move Level2MEIs we filter out equipment with the
cargo cat code of "000" which means phantom equipment. The
phantom equipment corresponds to Level2MEIs. The cargo cat code is put
onto the Level2MEIs retroactively after they have been made that is the
reason for the DynamicUnaryPredicate.
Filter out invalid zero quantity aggregates from those to make transport tasks for
Parameters: assets - original list of assets published to blackboard Vector of valid assets
These methods related to having a single oplan, a single self
organization, a single self OrgActivity, and a single
"Deployment" "DetermineRequirements" Task.