ConceptCreator/testModel/gamesystems/ProductGamesystem/ProductGamesystem.json

13 lines
258 B
JSON
Raw Normal View History

{
"componentName": "ProductGamesystem",
"componentDescription": "",
"childsystems": [
{
"componentName": "Letter"
},
{
"componentName": "Number"
}
],
"generateIsolatedStates": true
}