...
In addition, the RuntimeObject can be omitted. The following example shows how to set a structural feature value without specifying a RuntimeObject in ALH API:
| Code Block | ||
|---|---|---|
| ||
void setValue(String featureName, Object value) |
...
...
In addition, the RuntimeObject can be omitted. The following example shows how to set a structural feature value without specifying a RuntimeObject in ALH API:
| Code Block | ||
|---|---|---|
| ||
void setValue(String featureName, Object value) |
...