Appearance
Untitled string in EMRALD_Model Schema
txt
EMRALD_Model#/definitions/Variable/properties/type
This is the type of the variable, Bool, double, int, string
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | EMRALD_JsonSchemaV3_0.json* |
type Type
string
type Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"bool" | |
"double" | |
"int" | |
"string" |