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