psdi.app.bim.parser.cobie

Class ItemSYSTEM

    • Constructor Detail

      • ItemSYSTEM

        public ItemSYSTEM()
    • Method Detail

      • resolveRerefences

        public void resolveRerefences(Parser project,
                                      long flags)
        Description copied from interface: Item
        Attempts to establish all the links specified in the various COBie sheet
        Specified by:
        resolveRerefences in interface Item
        Overrides:
        resolveRerefences in class ItemBase
      • getPageId

        public java.lang.String getPageId()
        Returns:
        The COBie tab name for the object
      • addComponent

        public void addComponent(ItemCOMPONENT component)
      • getComponentNames

        public java.lang.String getComponentNames()
      • setComponentNames

        public void setComponentNames(java.lang.String componentNames)