Package org.apache.tapestry5.model

Interface Summary
ComponentModel Defines a component in terms of its capabilities, parameters, sub-components, etc.
EmbeddedComponentModel The model for a component embedded within another component, as defined by the Component annotation.
MutableComponentModel Mutable version of ComponentModel used during the transformation phase.
MutableEmbeddedComponentModel A mutable version of EmbeddedComponentModel that allows the parameters to be incrementally stored.
ParameterModel Model for a formal parameter of a component.
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.