Uses of Interface
awsmodel.AWSTree

Uses of AWSTree in awsmodel
 

Classes in awsmodel that implement AWSTree
 class AWSTreeImpl
          Simple implementation of AWSTree for testing.
 

Methods in awsmodel that return types with arguments of type AWSTree
 java.util.Collection<AWSTree> AWSStandImpl.getAlbrechtWindStormModelTrees()
           
 java.util.Collection<AWSTree> AWSStand.getAlbrechtWindStormModelTrees()
          This methods makes the trees of the stand accessible.
 java.util.Collection<AWSTree> AlbrechtWindStormModel.getDamagedTreesOfThisStand(AWSStand stand, AWSTreatment treatment)
          This method returns a collection of damaged trees.