Package | Description |
---|---|
com.modeliosoft.modelio.api.model.uml.statik |
Modifier and Type | Method and Description |
---|---|
ObAggregationKindEnum |
IAssociationEnd.getAggregation()
Getter for the Aggregation meta class attribute.
|
static ObAggregationKindEnum |
ObAggregationKindEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObAggregationKindEnum[] |
ObAggregationKindEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IAssociationEnd.setAggregation(ObAggregationKindEnum value)
Setter for the 'Aggregation' meta class attribute
|