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