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