public static interface Diagram.BuilderOptions
| Modifier and Type | Method and Description |
|---|---|
default boolean |
expandAnyCase() |
default boolean |
inlineNone() |
default boolean |
optimizeDiagram() |
default boolean |
shouldSkip(Production production) |
default boolean |
skipNone() |
default boolean expandAnyCase()
default boolean skipNone()
default boolean inlineNone()
default boolean optimizeDiagram()
default boolean shouldSkip(Production production)
Copyright © 2019. All rights reserved.