Package | Description |
---|---|
psdi.app.bim.loader | |
psdi.app.bim.parser.cobie |
Modifier and Type | Method and Description |
---|---|
ProgressLogger<ItemFACILITY> |
ModelProcessIntf.getLogger() |
ProgressLogger<ItemFACILITY> |
ModelLoaderBase.getLogger() |
ProgressLogger<ItemFACILITY> |
ModelExporter.getLogger() |
ProgressLogger<ItemFACILITY> |
Factory.makeExportLogger(UserInfo userInfo,
long sessionId,
java.lang.String messageBundleName) |
ProgressLogger<ItemFACILITY> |
COBie24Factory.makeExportLogger(UserInfo userInfo,
long sessionId,
java.lang.String messageBundleName) |
ProgressLogger<ItemFACILITY> |
Factory.makeModelLogger(UserInfo userInfo,
long sessionId,
java.lang.String messageBundleName) |
ProgressLogger<ItemFACILITY> |
COBie24Factory.makeModelLogger(UserInfo userInfo,
long sessionId,
java.lang.String messageBundleName) |
Modifier and Type | Method and Description |
---|---|
int |
LoaderBIMSession.addAttributeValues(MboRemote mbo,
ItemFACILITY item) |
MboRemote |
LoaderFacility.addItem(ItemFACILITY facility,
MboSetRemote locationSet) |
MboRemote |
LoaderBIMSession.addItem(ItemFACILITY item,
MboSetRemote typesSet) |
void |
ModelLogger.itemOfIntersetLoaded(ItemFACILITY facility) |
void |
ExportLogger.itemOfIntersetLoaded(ItemFACILITY facility) |
MboRemote |
LoaderFacility.matchItem(ItemFACILITY facility,
MboSetRemote locationSet) |
MboRemote |
LoaderBIMSession.matchItem(ItemFACILITY item,
MboSetRemote typesSet) |
void |
LoaderFacility.update(MboRemote mbo,
ItemFACILITY facility) |
void |
LoaderBIMSession.update(MboRemote mbo,
ItemFACILITY facility) |
void |
LoaderFacility.validateItem(ItemFACILITY facility,
MboSetRemote mboSet) |
Constructor and Description |
---|
AttachmentMgr(ProgressLogger<ItemFACILITY> logger,
MboRemote projectMbo) |
ModelExporter(BIMSessionRemote sessionMbo,
java.lang.String facilityName,
ModelLoaderOptions options,
ProgressLogger<ItemFACILITY> logger) |
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) |
Modifier and Type | Method and Description |
---|---|
ItemFACILITY |
ItemBase.getFacilityReference() |
ItemFACILITY |
ItemBase.resolveFacilityRef(Parser project) |
Modifier and Type | Method and Description |
---|---|
void |
ItemBase.setFacilityReference(ItemFACILITY facilityRef) |