public class ComponentWorker extends Object implements ComponentClassTransformWorker2
Component annotation and updates
 the model. Also
 checks for the Mixins and MixinClasses annotations and uses them to update the ComponentModel
 .| Constructor and Description | 
|---|
| ComponentWorker(ComponentClassResolver resolver) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | transform(PlasticClass plasticClass,
         TransformationSupport support,
         MutableComponentModel model)Invoked to perform part of the transformation of the  PlasticClass. | 
public ComponentWorker(ComponentClassResolver resolver)
public void transform(PlasticClass plasticClass, TransformationSupport support, MutableComponentModel model)
ComponentClassTransformWorker2PlasticClass.transform in interface ComponentClassTransformWorker2plasticClass - component class being transformedsupport - additional utilities needed during the transformationmodel - the model for the component being transformed${project.version} - Copyright © 2003-2015 The Apache Software Foundation.