connectorAssessmentExpression:statePrototype

Simple Type Information

Source

<simpleType name="statePrototype">
  <restriction base="string">
    <enumeration value="sleeping"/>
    <enumeration value="occurring"/>
    <enumeration value="paused"/>
  </restriction>
</simpleType>