| 
| 
virtual TType  | getFWallThermalType () const =0 | 
|   | 
| 
virtual uint32  | getFWallThermalPropertyNotice () const =0 | 
|   | 
| 
virtual uint32  | getFWallThermalCycleNotice () const =0 | 
|   | 
| 
virtual uint32  | getFWallThermalExtraNotice () const =0 | 
|   | 
| 
virtual uint32  | getFWallThermalGroupNotice () const =0 | 
|   | 
| 
virtual uint32  | getFWallThermalCleanNotice () const =0 | 
|   | 
| 
virtual const IContainer *  | getIContainerFWallThermal () const =0 | 
|   | 
| 
virtual IContainer *  | getIContainerFWallThermal ()=0 | 
|   | 
| 
virtual const IContainer *  | getIContainerFWallFacetThermal () const =0 | 
|   | 
| 
virtual IContainer *  | getIContainerFWallFacetThermal ()=0 | 
|   | 
| 
virtual const IFWallThermal *  | findFWallThermalWithID (uint64 id) const =0 | 
|   | 
| 
virtual IFWallThermal *  | findFWallThermalWithID (uint64 id)=0 | 
|   | 
| 
virtual const IFWallThermal *  | findFWallThermalClosestTo (const DVect &v, const double &radius=limits< double >::max()) const =0 | 
|   | 
| 
virtual IFWallThermal *  | findFWallThermalClosestTo (const DVect &v, const double &radius=limits< double >::max())=0 | 
|   | 
| 
virtual void  | validate ()=0 | 
|   | 
| 
virtual TType  | getFWallFacetThermalType () const =0 | 
|   | 
| 
virtual const IFWallFacetThermal *  | findFWallFacetThermalWithID (uint64 id) const =0 | 
|   | 
| 
virtual IFWallFacetThermal *  | findFWallFacetThermalWithID (uint64 id)=0 | 
|   | 
| 
virtual const IFWallFacetThermal *  | findFWallFacetThermalClosestTo (const DVect &v, const double &radius=limits< double >::max()) const =0 | 
|   | 
| 
virtual IFWallFacetThermal *  | findFWallFacetThermalClosestTo (const DVect &v, const double &radius=limits< double >::max())=0 | 
|   | 
| 
virtual void  | populateAttributeSets (StringList *scalarAtts, FArray< uint32 > *scalarNotices, StringList *stringAtts, FArray< uint32 > *stringNotices, StringList *vectorAtts, FArray< uint32 > *vectorNotices) const =0 | 
|   | 
| 
virtual void  | populatePieceAttributeSets (StringList *valueAtts, StringList *labelAtts, StringList *vectorAtts) const =0 | 
|   | Populates sets of piece property names based on their type. 
  | 
|   | 
| 
virtual void  | populatePropertySets (StringList *scalarProps, StringList *stringProps, StringList *vectorProps) const =0 | 
|   | 
| 
virtual prop_signal *  | getPropertySignal () const =0 | 
|   | Return the signal associated with the addition of a new property. 
  | 
|   |