Appearance
CompChildItems Schema
txt
EMRALD_Model#/definitions/CompChild/items
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* |
items Type
object
(CompChildItems)
items Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
stateValues | array | Optional | cannot be null | EMRALD_Model |
diagramName | string | Required | cannot be null | EMRALD_Model |
stateValues
Evaluate value if not the states default.
stateValues
is optional
Type:
object[]
(StateValuesItems)cannot be null
defined in: EMRALD_Model
stateValues Type
object[]
(StateValuesItems)
diagramName
Name of the diagram to be evaluated
diagramName
is required
Type:
string
cannot be null
defined in: EMRALD_Model
diagramName Type
string