| Package | Description |
|---|---|
| psdi.app.bim.loader |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeMapMgr |
LoaderBase._attributeMapMgr |
protected AttributeMapMgr |
ModelLoaderBase._attributeMapMgr |
| Modifier and Type | Method and Description |
|---|---|
AttributeMapMgr |
ModelExporter.getAttributeMapMgr() |
AttributeMapMgr |
ModelProcessIntf.getAttributeMapMgr() |
AttributeMapMgr |
ModelLoaderBase.getAttributeMapMgr() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationMgr.associateAttributeTypesWithClassifications(AttributeTypeMap typeMap,
AttributeMapMgr mapMgr,
java.lang.String[] sheets)
Associate attribute types with a Classification based on observed usage
This should be called after the sheets in the sheet list have been loaded
|