@Generated(value="org.kie.workbench.common.stunner.svg.gen.codegen.impl.SVGViewFactoryGenerator") @Dependent public class DMNSVGViewFactoryImpl extends AbstractSVGViewFactory implements DMNSVGViewFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_BUSINESSKNOWLEDGEMODEL__WCO9 |
static String |
VALUE_DIAGRAMICON |
static String |
VALUE_INPUTDATA__DXCP |
static String |
VALUE_KNOWLEDGESOURCE__LUID |
static String |
VALUE_SHAPE1 |
DEFAULT_VIEW_BUILDERBUSINESS_KNOWLEDGE_MODEL, BUSINESS_KNOWLEDGE_MODEL_PALETTE, DECISION, DECISION_PALETTE, DIAGRAM, INPUT_DATA, INPUT_DATA_PALETTE, KNOWLEDGE_SOURCE, KNOWLEDGE_SOURCE_PALETTE, PATH_CSS, TEXT_ANNOTATION, TEXT_ANNOTATION_PALETTE| Constructor and Description |
|---|
DMNSVGViewFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SVGShapeViewResource |
businessKnowledgeModel() |
SVGShapeViewResource |
decision() |
SVGShapeViewResource |
diagram() |
SVGShapeViewResource |
inputData() |
SVGShapeViewResource |
knowledgeSource() |
SVGShapeViewResource |
textAnnotation() |
getViewBuilder, newSVGContainer, newSVGPrimitiveShapepublic static final String VALUE_DIAGRAMICON
public static final String VALUE_BUSINESSKNOWLEDGEMODEL__WCO9
public static final String VALUE_INPUTDATA__DXCP
public static final String VALUE_KNOWLEDGESOURCE__LUID
public static final String VALUE_SHAPE1
public SVGShapeViewResource diagram()
diagram in interface DMNSVGViewFactorypublic SVGShapeViewResource businessKnowledgeModel()
businessKnowledgeModel in interface DMNSVGViewFactorypublic SVGShapeViewResource decision()
decision in interface DMNSVGViewFactorypublic SVGShapeViewResource inputData()
inputData in interface DMNSVGViewFactorypublic SVGShapeViewResource knowledgeSource()
knowledgeSource in interface DMNSVGViewFactorypublic SVGShapeViewResource textAnnotation()
textAnnotation in interface DMNSVGViewFactoryCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.