Appearance
Untitled object in EMRALD_Model Schema
txt
EMRALD_Model#/definitions/GroupWhat catagory grouping this item belongs to. Used to indicate a group for and EMRALD model template.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | EMRALD_JsonSchemaV3_0.json* |
Group Type
object (Details)
Group Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| name | string | Required | cannot be null | EMRALD_Model |
| subgroup | array | Optional | cannot be null | EMRALD_Model |
name
Name of the group
name
is required
Type:
stringcannot be null
defined in: EMRALD_Model
name Type
string
subgroup
Sub group tree path
subgroup
is optional
Type: unknown[]
cannot be null
defined in: EMRALD_Model
subgroup Type
unknown[]
