Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.bim.loader.AttributeMapMgr

  • Packages that use AttributeMapMgr 
    Package Description
    psdi.app.bim.loader  
    • Uses of AttributeMapMgr in psdi.app.bim.loader

      Fields in psdi.app.bim.loader declared as AttributeMapMgr 
      Modifier and Type Field and Description
      protected AttributeMapMgr LoaderBase._attributeMapMgr 
      protected AttributeMapMgr ModelLoaderBase._attributeMapMgr 
      Methods in psdi.app.bim.loader that return AttributeMapMgr 
      Modifier and Type Method and Description
      AttributeMapMgr ModelExporter.getAttributeMapMgr() 
      AttributeMapMgr ModelProcessIntf.getAttributeMapMgr() 
      AttributeMapMgr ModelLoaderBase.getAttributeMapMgr() 
      Methods in psdi.app.bim.loader with parameters of type AttributeMapMgr 
      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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes