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