public interface CATCompatibleStand extends AreaHaProvider, TreeStatusCollectionsProvider, InterventionResultProvider, ManagementTypeProvider, ApplicationScaleProvider, DateYrProvider, AgeYrProvider
ManagementTypeProvider.ManagementType
ApplicationScaleProvider.ApplicationScale
Modifier and Type | Method and Description |
---|---|
default boolean |
canBeRunInInfiniteSequence()
This method returns true if the carbon balance can be calculated in infinite sequence.
|
CATCompatibleStand |
getHarvestedStand()
This method returns a CarbonToolCompatibleStand with all its trees
set to cut.
|
java.lang.String |
getStandIdentification()
This method returns the identification of the stand.
|
getAreaHa
getTrees
isInterventionResult
getManagementType
getApplicationScale
getDateYr
getAgeYr
CATCompatibleStand getHarvestedStand()
java.lang.String getStandIdentification()
default boolean canBeRunInInfiniteSequence()