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

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

      Methods in psdi.app.bim.loader with parameters of type ItemFLOOR 
      Modifier and Type Method and Description
      MboRemote LoaderFloor.addItem(ItemFLOOR floor, MboSetRemote locationSet) 
      boolean LoaderFloor.canProcessItem(ItemFLOOR floor) 
      protected java.lang.String LoaderFloor.getUserDefinedID(ItemFLOOR floor) 
      protected java.lang.String LoaderFloor.setLocationId(ItemFLOOR floor, LocationRemote locMbo) 
      void LoaderFloor.update(MboRemote mbo, ItemFLOOR floor) 
    • Uses of ItemFLOOR in psdi.app.bim.parser.cobie

      Methods in psdi.app.bim.parser.cobie that return ItemFLOOR 
      Modifier and Type Method and Description
      ItemFLOOR ItemCOMPONENT.getFloorReference() 
      ItemFLOOR ItemSPACE.getFloorReference() 
      Methods in psdi.app.bim.parser.cobie with parameters of type ItemFLOOR 
      Modifier and Type Method and Description
      void ItemFACILITY.addFloor(ItemFLOOR floor) 
      void ItemSPACE.setFloorReference(ItemFLOOR floorRef) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes