| Package | Description |
|---|---|
| psdi.app.bim | |
| psdi.app.bim.loader |
| Modifier and Type | Method and Description |
|---|---|
Factory |
BIMServiceRemote.getLoaderFactory()
Gets a factory classed used to create most loader classes.
|
Factory |
BIMService.getLoaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
BIMServiceRemote.setFactory(Factory factory)
Update the loader factory.
|
void |
BIMService.setFactory(Factory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
COBie24Factory |
| Constructor and Description |
|---|
ModelLoader(Factory factory,
BIMProjectRemote projectMbo,
ModelLoaderOptions options,
ProgressLogger<ItemFACILITY> logger,
int sessionType) |
ModelLoaderBase(Factory factory,
BIMProjectRemote projectMbo,
ModelLoaderOptions options,
ProgressLogger<ItemFACILITY> logger) |
ModelValidator(Factory factory,
BIMProjectRemote projectMbo,
ModelLoaderOptions options,
ProgressLogger<ItemFACILITY> logger) |