|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Specializer | Constructs specialized instances of a composite using its components. |
| Exception Summary | |
|---|---|
| SpecializationException | Indicates that a composite could not be specialized. |
Defines standard interfaces for specializing a Composite. Specialization is constructing specialized instances of a composite using its components. The specialized instance is a subtype of the original composite. The specialized instance is constructed by gathering all the components of the original composite that are of the designated specialization type.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||