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

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

      Methods in psdi.app.bim.loader with parameters of type ItemTYPE 
      Modifier and Type Method and Description
      int LoaderProduct.addAttributeValues(MboRemote productMbo, ItemTYPE product) 
      int LoaderType.addAttributeValues(MboRemote productMbo, ItemTYPE product) 
      MboRemote LoaderType.addItem(ItemTYPE product, MboSetRemote typesSet) 
      MboRemote LoaderProduct.addItemMaster(ItemTYPE product) 
      protected void LoaderJob.addJobToProduct(ItemJOB job, ItemTYPE product) 
      protected void LoaderComponent.addProductReference(MboRemote mbo, ItemCOMPONENT component, ItemTYPE type) 
      protected void LoaderComponent.addSpecReference(MboRemote mbo, ItemCOMPONENT component, ItemTYPE type) 
      protected void LoaderProduct.addSpecReference(MboRemote mboProduct, MboRemote mboSpec, ItemTYPE type) 
      boolean LoaderProduct.addVendorToItem(MboRemote itemMbo, ItemTYPE product) 
      boolean LoaderProduct.canProcessItem(ItemTYPE attrib) 
      boolean LoaderProduct.findMatchingDesignSpecById(MboRemote mboProduct, ItemTYPE type) 
      protected boolean LoaderType.isProductMatch(ItemTYPE type, MboRemote productMbo) 
      MboRemote LoaderProduct.matchItem(ItemTYPE type, MboSetRemote typeSet) 
      MboRemote LoaderSpec.matchItem(ItemTYPE type, MboSetRemote typeSet) 
      MboRemote LoaderType.matchItemByModelId(ItemTYPE type, MboSetRemote typeSet, boolean addIdMapping) 
      protected int LoaderProduct.matchManufacturer(ItemTYPE product, MboRemote productMbo) 
      protected int LoaderType.matchManufacturer(ItemTYPE product, MboRemote productMbo) 
      protected int LoaderProduct.matchModelNo(ItemTYPE product, MboRemote productMbo) 
      protected int LoaderType.matchModelNo(ItemTYPE product, MboRemote productMbo) 
      protected void LoaderProduct.newItem(ItemTYPE product, MboRemote typeMbo)
      Called after the design spec or product Mbo is created, but updates is called or the Mbo is saved
      protected void LoaderType.newItem(ItemTYPE product, MboRemote typeMbo)
      Called after the design spec or product Mbo is created, but updates is called or the Mbo is saved
      protected void LoaderProduct.setCompanyRef(java.lang.String field, java.lang.String contactEmail, ItemCONTACT contact, MboRemote productMbo, ItemTYPE product) 
      protected void LoaderComponent.setWarrentyEndDate(MboRemote mbo, java.lang.String productId, ItemCOMPONENT component, ItemTYPE type) 
      void LoaderProduct.update(MboRemote mbo, ItemTYPE type) 
      void LoaderType.update(MboRemote mbo, ItemTYPE type) 
      void LoaderSpec.update(MboRemote mbo, ItemTYPE type) 
      void LoaderType.validateItem(ItemTYPE item, MboSetRemote mboSet) 
    • Uses of ItemTYPE in psdi.app.bim.parser.cobie

      Methods in psdi.app.bim.parser.cobie that return ItemTYPE 
      Modifier and Type Method and Description
      ItemTYPE ItemCOMPONENT.getTypeReference() 
      ItemTYPE[] ItemJOB.getTypeReference() 
      Methods in psdi.app.bim.parser.cobie with parameters of type ItemTYPE 
      Modifier and Type Method and Description
      void ItemJOB.setTypeReference(ItemTYPE[] typeReferences) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes