| Package | Description |
|---|---|
| fuml.syntax.actions |
| Modifier and Type | Field and Description |
|---|---|
ExpansionKind |
ExpansionRegion.mode |
| Modifier and Type | Method and Description |
|---|---|
static ExpansionKind |
ExpansionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpansionKind[] |
ExpansionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpansionRegion.setMode(ExpansionKind mode) |
Copyright © 2020. All rights reserved.