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

Uses of Class
psdi.app.bim.parser.cobie.BIMProjectParser

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

      Fields in psdi.app.bim.loader declared as BIMProjectParser 
      Modifier and Type Field and Description
      protected BIMProjectParser ModelExporter._parser 
      protected BIMProjectParser ModelLoaderBase._parser 
      Methods in psdi.app.bim.loader that return BIMProjectParser 
      Modifier and Type Method and Description
      protected BIMProjectParser ModelExporter.initParser() 
      BIMProjectParser COBie24Factory.makeParser(IdFactory idFactory, ModelLoaderOptions options, MessageLogger logger, java.util.Locale locale, long flags) 
      BIMProjectParser Factory.makeParser(IdFactory idFactory, ModelLoaderOptions options, MessageLogger logger, java.util.Locale locale, long flags) 
      Methods in psdi.app.bim.loader with parameters of type BIMProjectParser 
      Modifier and Type Method and Description
      protected void ModelLoader.processModel(BIMProjectParser parser) 
      protected void ModelLoaderBase.processModel(BIMProjectParser parser) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes