ConceptCreator/testModel/gamesystems/ProductGamesystem/Number.json

14 lines
294 B
JSON
Raw Normal View History

{
"componentName": "Number",
"componentDescription": "",
"states": [
{
"initial": false,
"conditions": [],
"stateLabel": "1",
"stateDescription": ""
}
],
"transitions": [],
"generateIsolatedStates": false
}