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

Uses of Interface
psdi.app.bim.parser.cobie.IdFactory

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

      Classes in psdi.app.bim.loader that implement IdFactory 
      Modifier and Type Class and Description
      class  ParserIdFactory 
      Methods in psdi.app.bim.loader that return IdFactory 
      Modifier and Type Method and Description
      protected IdFactory ModelLoader.getIdFactory() 
      protected abstract IdFactory ModelLoaderBase.getIdFactory() 
      protected IdFactory ModelValidator.getIdFactory() 
      Methods in psdi.app.bim.loader with parameters of type IdFactory 
      Modifier and Type Method and Description
      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) 
    • Uses of IdFactory in psdi.app.bim.parser.cobie

      Classes in psdi.app.bim.parser.cobie that implement IdFactory 
      Modifier and Type Class and Description
      class  BasicIdFactory 
      Methods in psdi.app.bim.parser.cobie with parameters of type IdFactory 
      Modifier and Type Method and Description
      void CobieParser.parse(Parser parser, IdFactory idFactory, java.util.Hashtable parseTree, java.lang.String[] list, java.lang.String packageName, long flags) 
      Constructors in psdi.app.bim.parser.cobie with parameters of type IdFactory 
      Constructor and Description
      BIMProjectParser(IdFactory idFactory, MessageLogger logger, java.util.Locale locale, long flags) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes