Skip to content

StateValuesItems Schema

txt
EMRALD_Model#/definitions/CompChild/items/properties/stateValues/items
AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenForbiddennoneEMRALD_JsonSchemaV3_0.json*

items Type

object (StateValuesItems)

items Properties

PropertyTypeRequiredNullableDefined by
stateNamestringRequiredcannot be nullEMRALD_Model
stateValuestringRequiredcannot be nullEMRALD_Model

stateName

State name for the value.

stateName

  • is required

  • Type: string

  • cannot be null

  • defined in: EMRALD_Model

stateName Type

string

stateValue

For single state diagrams. Boolean value for the diagram when evaluated in a logic tree. Ignore - removes that item from the logic calculation.

stateValue

  • is required

  • Type: string

  • cannot be null

  • defined in: EMRALD_Model

stateValue Type

string

stateValue Constraints

enum: the value of this property must be equal to one of the following values:

ValueExplanation
"True"
"False"
"Ignore"