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

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

      Methods in psdi.app.bim.loader with parameters of type ItemAttributeType 
      Modifier and Type Method and Description
      int LoaderAttributeType.addAttributeValues(MboRemote mbo, ItemAttributeType item) 
      MboRemote LoaderAttributeType.addItem(ItemAttributeType attrib, MboSetRemote attribSet) 
      boolean LoaderAttributeType.canProcessItem(ItemAttributeType attrib) 
      protected MboRemote LoaderAttributeType.findMatches(MboSetRemote mboSet, ItemAttributeType attrib, boolean isNumeric, int matchType) 
      boolean AttributeMapMgr.isSkipAttributeType(ItemAttributeType attribType)
      Test if the attribute is mapped for this object and should be skipped in attribute processing
      MboRemote LoaderAttributeType.matchItem(ItemAttributeType attrib, MboSetRemote attribSet) 
      protected java.lang.String LoaderAttributeType.setId(ItemAttributeType attrib, MboRemote mbo) 
      MboRemote LoaderAttributeType.testMatchForDatatype(ItemAttributeType attrib, MboSetRemote attribSet, boolean isNumeric) 
      void LoaderAttributeType.update(MboRemote mbo, ItemAttributeType item) 
      void LoaderAttributeType.validateItem(ItemAttributeType item, MboSetRemote mboSet) 
    • Uses of ItemAttributeType in psdi.app.bim.parser.cobie

      Methods in psdi.app.bim.parser.cobie that return ItemAttributeType 
      Modifier and Type Method and Description
      protected ItemAttributeType BIMProjectParser.findAttributeType(java.lang.String name)
      Lookup the attribute type record by name;
      ItemAttributeType BIMProjectParser.getAttributeType(java.lang.String typeName) 
      ItemAttributeType ItemATTRIBUTE.getType() 
      Methods in psdi.app.bim.parser.cobie with parameters of type ItemAttributeType 
      Modifier and Type Method and Description
      void ItemATTRIBUTE.setType(ItemAttributeType _type) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes