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.InputFile

  • Packages that use InputFile 
    Package Description
    psdi.app.bim.loader  
    psdi.app.bim.parser.cobie  
    psdi.app.bim.project  
    • Uses of InputFile in psdi.app.bim.loader

      Methods in psdi.app.bim.loader with parameters of type InputFile 
      Modifier and Type Method and Description
      void ModelLoaderBase.addFile(InputFile cobieFile)
      Specify the file name for a single sheet from a COBie spread sheet to loading
    • Uses of InputFile in psdi.app.bim.parser.cobie

      Subclasses of InputFile in psdi.app.bim.parser.cobie 
      Modifier and Type Class and Description
      class  TestInputFile 
      Methods in psdi.app.bim.parser.cobie with parameters of type InputFile 
      Modifier and Type Method and Description
      void BIMProjectParser.addFile(InputFile cobieFile)
      Specify the file name for a single sheet from a COBie spread sheet to loading
      protected void BIMProjectParser.load(InputFile cobieFile, java.lang.String packageName) 
      Constructors in psdi.app.bim.parser.cobie with parameters of type InputFile 
      Constructor and Description
      CobieParser(Parser project, java.lang.String sheetName, InputFile cobieFile) 
    • Uses of InputFile in psdi.app.bim.project

      Subclasses of InputFile in psdi.app.bim.project 
      Modifier and Type Class and Description
      class  UploadFile 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes