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

Uses of Interface
psdi.app.bim.project.BIMProjectRemote

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

      Methods in psdi.app.bim.loader that return BIMProjectRemote 
      Modifier and Type Method and Description
      BIMProjectRemote ModelExporter.getProjectMbo() 
      BIMProjectRemote ModelProcessIntf.getProjectMbo() 
      BIMProjectRemote ModelLoaderBase.getProjectMbo() 
      Methods in psdi.app.bim.loader with parameters of type BIMProjectRemote 
      Modifier and Type Method and Description
      ModelLoader COBie24Factory.makeModelLoader(BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger, int sessionType) 
      ModelLoader Factory.makeModelLoader(BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger, int sessionType) 
      ModelValidator COBie24Factory.makeModelValidator(BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger) 
      ModelValidator Factory.makeModelValidator(BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger) 
      Constructors in psdi.app.bim.loader with parameters of type BIMProjectRemote 
      Constructor and Description
      ModelLoader(Factory factory, BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger, int sessionType) 
      ModelLoaderBase(Factory factory, BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger) 
      ModelValidator(Factory factory, BIMProjectRemote projectMbo, ModelLoaderOptions options, ProgressLogger logger) 
    • Uses of BIMProjectRemote in psdi.app.bim.project

      Classes in psdi.app.bim.project that implement BIMProjectRemote 
      Modifier and Type Class and Description
      class  BIMProject 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes