@Dependent public class DMNProjectDiagramFactoryImpl extends AbstractDMNDiagramFactory<ProjectMetadata,ProjectDiagramImpl> implements DMNProjectDiagramFactory
| Constructor and Description |
|---|
DMNProjectDiagramFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProjectDiagramImpl |
doBuild(String name,
ProjectMetadata metadata,
Graph<DefinitionSet,?> graph) |
protected Class<?> |
getDefinitionSetType() |
Class<? extends Metadata> |
getMetadataType() |
buildaccepts, isDefaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, isDefaultprotected Class<?> getDefinitionSetType()
public Class<? extends Metadata> getMetadataType()
getMetadataType in interface DiagramFactory<ProjectMetadata,ProjectDiagramImpl>public ProjectDiagramImpl doBuild(String name, ProjectMetadata metadata, Graph<DefinitionSet,?> graph)
doBuild in class AbstractDMNDiagramFactory<ProjectMetadata,ProjectDiagramImpl>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.