Groovy 2.2.0

groovy.model
[Java] Interface NestedValueModel


public interface NestedValueModel

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

Authors:
James Strachan
Version:
\$Revision\$


Method Summary
ValueModel getSourceModel()

 

Method Detail

getSourceModel

public ValueModel getSourceModel()


 

Copyright © 2003-2013 The Codehaus. All rights reserved.