MORPHEE Component properties description
MORPHEE component can be retrieved using User Application Monitoring or Control.
Component properties
| Type | Name | Description |
|---|---|---|
| string | name | Father name of the component |
| int | mode | Mode of the component (0 Bench, 1 Campaign, 2 Test) |
| Method[] | methods | Methods of the component |
Method properties
| Type | Name | Description |
|---|---|---|
| string | name | Method name |
| bool | isAlive | Check if the method is currently running. |