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

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

      Methods in psdi.app.bim.loader with parameters of type ItemATTRIBUTE 
      Modifier and Type Method and Description
      protected void LoaderBase.attributeValuePopulate(MboRemote specMbo, java.lang.String referenceId, ItemATTRIBUTE attribute) 
      protected void LoaderBase.attributeValueUpdate(MboRemote specMbo, ItemATTRIBUTE attribute)
      Update the value of an existing attribute.
      boolean AttributeMapMgr.setMappedField(ItemATTRIBUTE attrib, java.lang.String tableName, MboRemote mbo)
      Get if the attribute is in the current attribute map.
    • Uses of ItemATTRIBUTE in psdi.app.bim.parser.cobie

      Methods in psdi.app.bim.parser.cobie that return ItemATTRIBUTE 
      Modifier and Type Method and Description
      ItemATTRIBUTE ItemBase.getAttribute(java.lang.String name) 
      Methods in psdi.app.bim.parser.cobie with parameters of type ItemATTRIBUTE 
      Modifier and Type Method and Description
      void ItemBase.addAttribute(ItemATTRIBUTE attrib) 
      boolean ItemAttributeType.compareAndUpdate(Parser project, ItemATTRIBUTE attrib) 
      Constructors in psdi.app.bim.parser.cobie with parameters of type ItemATTRIBUTE 
      Constructor and Description
      ItemAttributeType(Parser parser, ItemATTRIBUTE attrib, ItemValueList valueList, java.util.Locale local) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes