| 
| 
virtual TType  | getClumpThermalType () const =0 | 
|   | 
| 
virtual uint  | getClumpThermalPropertyNotice () const =0 | 
|   | 
| 
virtual uint  | getClumpThermalCycleNotice () const =0 | 
|   | 
| 
virtual uint  | getClumpThermalFixNotice () const =0 | 
|   | 
| 
virtual uint  | getClumpThermalExtraNotice () const =0 | 
|   | 
| 
virtual uint  | getClumpThermalGroupNotice () const =0 | 
|   | 
| 
virtual uint  | getClumpThermalCleanNotice () const =0 | 
|   | 
| 
virtual const IContainer *  | getIContainerClumpThermal () const =0 | 
|   | 
| 
virtual IContainer *  | getIContainerClumpThermal ()=0 | 
|   | 
| 
virtual const IContainer *  | getIContainerPebbleThermal () const =0 | 
|   | 
| 
virtual IContainer *  | getIContainerPebbleThermal ()=0 | 
|   | 
| 
virtual const IContainerContact *  | getIContainerPebblePebbleContactThermal () const =0 | 
|   | 
| 
virtual IContainerContact *  | getIContainerPebblePebbleContactThermal ()=0 | 
|   | 
| 
virtual const IClumpThermal *  | findClumpThermalWithID (uint64 id) const =0 | 
|   | 
| 
virtual IClumpThermal *  | findClumpThermalWithID (uint64 id)=0 | 
|   | 
| 
virtual const IClumpThermal *  | findClumpThermalClosestTo (const DVect &v, const double &radius=limits< double >::max()) const =0 | 
|   | 
| 
virtual IClumpThermal *  | findClumpThermalClosestTo (const DVect &v, const double &radius=limits< double >::max())=0 | 
|   | 
| 
virtual void  | validate ()=0 | 
|   | 
| 
virtual TType  | getPebbleThermalType () const =0 | 
|   | 
| 
virtual const IPebbleThermal *  | findPebbleThermalWithID (uint64 id) const =0 | 
|   | 
| 
virtual IPebbleThermal *  | findPebbleThermalWithID (uint64 id)=0 | 
|   | 
| 
virtual const IEnergyMap *  | getIClumpThermalEnergies () const =0 | 
|   | 
| 
virtual const IEnergyMap *  | getIContactThermalPebblePebbleEnergies () const =0 | 
|   | 
| 
virtual void  | populateAttributeSets (StringList *scalarAtts, FArray< uint32 > *scalarNotices, StringList *stringAtts, FArray< uint > *stringNotices, StringList *vectorAtts, FArray< uint > *vectorNotices) const =0 | 
|   | 
| 
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. 
  | 
|   |