@OpenApiAll
public interface DiagramAction
| Modifier and Type | Method and Description |
|---|---|
void |
setDiagram(DiagramPresentationElement diagram)
Sets diagram for action.
|
void setDiagram(@CheckForNull
DiagramPresentationElement diagram)
diagram - the given diagram.