junittest
Class AWSTestTree

java.lang.Object
  extended by junittest.AWSTestTree
All Implemented Interfaces:
AWSTree

public class AWSTestTree
extends java.lang.Object
implements AWSTree

Simple implementation of AWSTree for testing.

Author:
M. Fortin - August 2010

Nested Class Summary
 
Nested classes/interfaces inherited from interface awsmodel.AWSTree
AWSTree.AWSTreeSpecies, AWSTree.TreeVariable
 
Method Summary
 java.lang.Object getAWSTreeVariable(AWSTree.TreeVariable variable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAWSTreeVariable

public java.lang.Object getAWSTreeVariable(AWSTree.TreeVariable variable)
Specified by:
getAWSTreeVariable in interface AWSTree