Package | Description |
---|---|
psdi.app.bim.loader |
Modifier and Type | Method and Description |
---|---|
MboRemote |
LoaderComponentAssembly.addItem(ItemASSEMBLY assembly,
MboSetRemote mboSet) |
boolean |
LoaderComponentAssembly.canProcessItem(ItemASSEMBLY item) |
MboRemote |
LoaderComponentAssembly.matchItem(ItemASSEMBLY assembly,
MboSetRemote mboSet) |
void |
LoaderComponentAssembly.validateItem(ItemASSEMBLY assembly,
MboSetRemote mboSet)
Validate that the job duration and the duration in each task can be converted to
hours - A recognizable duration unit and the duration is a decimal value.
|