@Dependent public class DMNDiagramFactoryImpl extends AbstractDMNDiagramFactory<Metadata,Diagram<Graph,Metadata>> implements DMNDiagramFactory
| Constructor and Description |
|---|
DMNDiagramFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Diagram<Graph,Metadata> |
doBuild(String name,
Metadata 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()
getDefinitionSetType in class BindableDiagramFactory<Metadata,Diagram<Graph,Metadata>>public Class<? extends Metadata> getMetadataType()
getMetadataType in interface DiagramFactory<Metadata,Diagram<Graph,Metadata>>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.