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

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

      Methods in psdi.app.bim.loader with parameters of type ItemSystemBase 
      Modifier and Type Method and Description
      int LoaderSystemZone.addAttributeValues(MboRemote mbo, ItemSystemBase item) 
      MboRemote LoaderSystemZone.LoaderSystemHeaderLoc.addHeaderLocation(ItemSystemBase system, java.lang.String parentId) 
      MboRemote LoaderSystemZone.addItem(ItemSystemBase item, MboSetRemote locSystemSet)
      Load a COBie System or Zone definition into Maximo by creating a Maximo systems with the facility as the root and the operating locations for the components or Spaces that are members of the system as children.
      boolean LoaderSystemZone.canProcessItem(ItemSystemBase item) 
      protected MboRemote LoaderSystemZone.createSystem(MboSetRemote locSystemSet, MboRemote mbo, ItemSystemBase system, java.lang.String parentLocation) 
      MboRemote LoaderSystemZone.matchItem(ItemSystemBase item, MboSetRemote locSystemSet) 
      void ModelExporter.populateSystemOrZone(MboRemote mbo, ItemSystemBase itemSystem, java.lang.String location) 
      void LoaderSystemZone.update(MboRemote mbo, ItemSystemBase system) 
      protected int LoaderSystemZone.updateMembers(MboRemote sysMbo, ItemSystemBase system) 
      void LoaderSystemZone.validateItem(ItemSystemBase item, MboSetRemote mboSet) 
    • Uses of ItemSystemBase in psdi.app.bim.parser.cobie

      Subclasses of ItemSystemBase in psdi.app.bim.parser.cobie 
      Modifier and Type Class and Description
      class  ItemSYSTEM 
      class  ItemZONE 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes