| Package | Description |
|---|---|
| fuml.semantics.commonbehavior | |
| org.modeldriven.fuml.library.libraryclass |
| Modifier and Type | Method and Description |
|---|---|
ParameterValue |
ParameterValue.copy() |
ParameterValue |
Execution.getParameterValue(Parameter parameter) |
ParameterValue |
ParameterValueList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterValueList.addValue(int i,
ParameterValue v) |
void |
ParameterValueList.addValue(ParameterValue v) |
void |
Execution.setParameterValue(ParameterValue parameterValue) |
void |
ParameterValueList.setValue(int i,
ParameterValue v) |
| Modifier and Type | Method and Description |
|---|---|
ParameterValue |
OperationExecution.getParameterValue(String parameterName) |
Copyright © 2020. All rights reserved.