groovy.model
Interface NestedValueModel

All Known Implementing Classes:
ClosureModel, PropertyModel

public interface NestedValueModel

Represents a nested value model such as a PropertyModel or a ClosureModel

Version:
$Revision: 1.1 $
Author:
James Strachan

Method Summary
 ValueModel getSourceModel()
           
 

Method Detail

getSourceModel

public ValueModel getSourceModel()


Copyright © 2003-2005 The Codehaus. All Rights Reserved.