| Package | Description |
|---|---|
| fuml.syntax.classification |
| Modifier and Type | Field and Description |
|---|---|
ParameterDirectionKind |
Parameter.direction |
| Modifier and Type | Method and Description |
|---|---|
static ParameterDirectionKind |
ParameterDirectionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterDirectionKind[] |
ParameterDirectionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setDirection(ParameterDirectionKind direction) |
Copyright © 2023. All rights reserved.