functionsetComponentProperties
Sets the properties of a component in a class.
Information
The prefixArray argument is an array of 4 or 5 values: final, flow, stream (optional), protected, replaceable.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | className | ||
| TypeName | componentName | ||
| Boolean | prefixArray | ||
| String | variability | ||
| Boolean | innerOuter | ||
| String | direction |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | success |