See: Description
Interface | Description |
---|---|
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.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.