@SupportedAnnotationTypes(value="org.kie.workbench.common.stunner.svg.annotation.SVGViewFactory") @SupportedSourceVersion(value=RELEASE_8) public class SVGShapeProcessor extends org.uberfire.annotations.processors.AbstractErrorAbsorbingProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ANNOTATION_SVGSHAPE_VIEW_FACTORY |
processingEnv| Constructor and Description |
|---|
SVGShapeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
processWithExceptions(Set<? extends TypeElement> set,
RoundEnvironment roundEnv) |
init, process, rememberInitializationError, writeCodegetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic static final String ANNOTATION_SVGSHAPE_VIEW_FACTORY
protected boolean processWithExceptions(Set<? extends TypeElement> set, RoundEnvironment roundEnv) throws Exception
processWithExceptions in class org.uberfire.annotations.processors.AbstractErrorAbsorbingProcessorExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.