public interface IComponentDescriptorProcessor
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
EXTENSION_POINT |
Extension point ID for component descriptor processors.
|
static java.lang.String |
STYLE_PROCESSED |
Component property indicating what processing styles are implemented by the
processor.
|
Modifier and Type | Method | Description |
---|---|---|
Evaluator |
createEvaluator() |
Provide an evaluator instance.
|
static final java.lang.String EXTENSION_POINT
IComponentDescriptor.EXTENSION_POINTS
.static final java.lang.String STYLE_PROCESSED
IComponentDescriptor
for more details on the declaration of
component property processingEvaluator createEvaluator()