@ApplicationScoped public class DMNShapeSet extends AbstractBindableShapeSet<DMNShapeFactory>
Modifier | Constructor and Description |
---|---|
protected |
DMNShapeSet() |
|
DMNShapeSet(DefinitionManager definitionManager,
DMNShapeFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected DefinitionManager |
getDefinitionManager() |
protected Class<?> |
getDefinitionSetClass() |
DMNShapeFactory |
getShapeFactory() |
getDefinitionSetId, getDescription, getId
protected DMNShapeSet()
@Inject public DMNShapeSet(DefinitionManager definitionManager, DMNShapeFactory factory)
protected Class<?> getDefinitionSetClass()
getDefinitionSetClass
in class AbstractBindableShapeSet<DMNShapeFactory>
protected DefinitionManager getDefinitionManager()
getDefinitionManager
in class AbstractBindableShapeSet<DMNShapeFactory>
public DMNShapeFactory getShapeFactory()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.