| Package | Description |
|---|---|
| fUML.Library | |
| fUML.Syntax.Classes.Kernel | |
| fUML.Test |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Classes.addParameter(Operation operation,
String name,
ParameterDirectionKind direction,
Type type) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected Parameter |
ActivityFactory.addParameter(Activity activity,
String name,
ParameterDirectionKind direction,
Type type) |
Copyright © 2016. All rights reserved.