ConceptCreator/testModel/gamesystems/ProductGamesystem/Letter.json

14 lines
294 B
JSON
Raw Normal View History

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