@Dependent public class BPMNProjectDiagramFactoryImpl extends AbstractBPMNDiagramFactory<ProjectMetadata,ProjectDiagram> implements BPMNProjectDiagramFactory
| Constructor and Description |
|---|
BPMNProjectDiagramFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProjectDiagramImpl |
doBuild(String name,
ProjectMetadata metadata,
Graph<DefinitionSet,?> graph) |
protected Class<?> |
getDefinitionSetType() |
Class<? extends Metadata> |
getMetadataType() |
protected void |
updateDiagramProperties(String name,
Node<Definition<BPMNDiagram>,?> diagramNode,
ProjectMetadata metadata) |
build, setDiagramProvider, setDiagramTypeaccepts, isDefaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetDiagramTypebuild, isDefaultpublic Class<? extends Metadata> getMetadataType()
getMetadataType in interface DiagramFactory<ProjectMetadata,ProjectDiagram>protected Class<?> getDefinitionSetType()
getDefinitionSetType in class BindableDiagramFactory<ProjectMetadata,ProjectDiagram>public ProjectDiagramImpl doBuild(String name, ProjectMetadata metadata, Graph<DefinitionSet,?> graph)
doBuild in class AbstractBPMNDiagramFactory<ProjectMetadata,ProjectDiagram>protected void updateDiagramProperties(String name, Node<Definition<BPMNDiagram>,?> diagramNode, ProjectMetadata metadata)
updateDiagramProperties in class AbstractBPMNDiagramFactory<ProjectMetadata,ProjectDiagram>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.