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