@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() |
build
accepts, isDefault
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build, isDefault
protected 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–2019 JBoss by Red Hat. All rights reserved.