Slu.Heureka.DomainLayer.Forest Namespace : Result Class |
The following tables list the members exposed by Result.
Name | Description | |
---|---|---|
![]() | Result Constructor | Initializes a new result that will get results from a given treatment unit |
Name | Description | |
---|---|---|
![]() | BeforeAndAfterSame | Determines whether results before and after treatment are same (true) or not (false), if they are same no treatment has been applied for this period |
![]() | Period | Gets the period the result was created from |
![]() | Setting | Specifies resultcontrolcategory to use for result |
![]() | TreatmentUnit | Gets treatmentunit the result belongs to |
![]() | Year | Gets the year that the result applies to. The set-statement is intended to use after an interpolation. |
Name | Description | |
---|---|---|
![]() | After | Overloaded. Gets the result of a given type after treatment |
![]() | Before | Overloaded. Gets the result of a given type before treatment |
![]() | Clone | Creates a copy of the result. |
![]() | ContainsAfter | Checks if the after result contains the given type |
![]() | ContainsBefore | Checks if the before result contains the given type |
![]() | ContainsTreatment | Checks if the treatment result contains the given type |
![]() ![]() | MergeAllResults | Creates a list with all results merged |
![]() | ToString | Returns a string that represents the current object. |
![]() | Treatment | Overloaded. Gets the result of a given type, related to treatment |