The Prototype Facet

The Interface org.favabeans.base.PrototypePrototype Interface org.favabeans.base.FacetFacet of an object (Figure 4.4) represents its capability to clone itself. This is an operation that is invokeable by the end-user, and is intended to be a higher-level construct than that provided by Method java.lang.Object.clone()Object.clone() (but with similar semantics).

Figure 4.4. The Interface org.favabeans.base.PrototypePrototype Interface org.favabeans.base.FacetFacet.