| Package | Description |
|---|---|
| psdi.app.bim.loader | |
| psdi.app.bim.parser.cobie |
| Modifier and Type | Method and Description |
|---|---|
int |
LoaderContact.addAttributeValues(MboRemote mbo,
ItemCONTACT item) |
MboRemote |
LoaderContact.addItem(ItemCONTACT contact,
MboSetRemote personSet) |
boolean |
LoaderContact.canProcessItem(ItemCONTACT contact) |
MboRemote |
LoaderContact.matchItem(ItemCONTACT contact,
MboSetRemote personSet) |
void |
LoaderContact.update(MboRemote mbo,
ItemCONTACT contact) |
void |
LoaderContact.validateItem(ItemCONTACT contact,
MboSetRemote mboSet) |
| Modifier and Type | Method and Description |
|---|---|
ItemCONTACT |
Parser.getCompanyFromContact(java.lang.String companyName) |
ItemCONTACT |
BIMProjectParser.getCompanyFromContact(java.lang.String companyName) |
ItemCONTACT |
ItemTYPE.getManufacturerReference() |
ItemCONTACT |
ItemCOMPONENT.getVendorReference() |
ItemCONTACT |
ItemTYPE.getWarrantyGuarantorLaborRef() |
ItemCONTACT |
ItemTYPE.getWarrantyGuarantorPartsRef() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<ItemCONTACT> |
ItemCompany.contacts() |
java.util.Enumeration<ItemCONTACT> |
ItemSPARE.suppliers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemCompany.addContact(ItemCONTACT contact) |
void |
ItemSPARE.addSupplier(ItemCONTACT supplier) |
void |
ItemBase.setCreatingContact(ItemCONTACT contact) |