SEThermalBlackBox.h
Definition: CommonDataModelTest.h:26
Definition: Logger.h:71
Definition: SEBlackBox.h:42
Definition: SEBlackBoxManager.h:11
Definition: SEThermalBlackBox.h:11
virtual SEThermalCompartment * GetSourceCompartment() const
Definition: SEThermalBlackBox.h:26
virtual void SetTargetLink(SEThermalCompartmentLink *l)
Definition: SEThermalBlackBox.h:39
virtual void SetSourceLink(SEThermalCompartmentLink *l)
Definition: SEThermalBlackBox.h:35
virtual bool HasCompartment() const
Definition: SEThermalBlackBox.h:21
virtual SEThermalCompartment * GetCompartment() const
Definition: SEThermalBlackBox.h:22
virtual void SetSourceCompartment(SEThermalCompartment *c)
Definition: SEThermalBlackBox.h:27
virtual SEThermalCompartmentLink * GetTargetLink() const
Definition: SEThermalBlackBox.h:38
virtual bool HasTargetLink() const
Definition: SEThermalBlackBox.h:37
virtual SEThermalCompartment * GetTargetCompartment() const
Definition: SEThermalBlackBox.h:30
virtual bool HasSourceCompartment() const
Definition: SEThermalBlackBox.h:25
virtual bool HasSourceLink() const
Definition: SEThermalBlackBox.h:33
virtual SEThermalCompartmentLink * GetSourceLink() const
Definition: SEThermalBlackBox.h:34
virtual void SetCompartment(SEThermalCompartment *c)
Definition: SEThermalBlackBox.h:23
virtual void SetTargetCompartment(SEThermalCompartment *c)
Definition: SEThermalBlackBox.h:31
virtual bool HasTargetCompartment() const
Definition: SEThermalBlackBox.h:29
Definition: SEThermalCompartment.h:12
Definition: SEThermalCompartmentLink.h:11