| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.kogito.api.editor | |
| org.kie.workbench.common.stunner.kogito.api.editor.impl |
| Modifier and Type | Method and Description |
|---|---|
DiagramType |
KogitoDiagramResource.getType() |
static DiagramType |
DiagramType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiagramType[] |
DiagramType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DiagramType |
KogitoDiagramResourceImpl.getType() |
| Constructor and Description |
|---|
KogitoDiagramResourceImpl(Diagram projectDiagram,
String xmlDiagram,
DiagramType type) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.