functiongetComponents
Returns information about the component in a given class.
Information
For each component the following information is returned in an array:
- type
- name
- description string
- public/protected
- final prefix
- flow prefix
- stream prefix
- replaceable prefix
- variability (constant/parameter/discrete/unspecified)
- inner/outer prefix
- input/output prefix
- array dimensions
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | className | ||
| Boolean | useQuotes | false |