{ "types": { "__pTable": [ { "name": "__pLabel", "type": "string", "default": "" }, { "name": "__pPivotIn", "type": "string", "default": "" }, { "name": "__pPivotOut", "type": "string", "default": "" }, { "name": "__pMatchSubtypes", "type": "boolean", "default": false }, { "name": "x", "type": "code", "default": "\"[PYTHON]\"\n\"Example:\t result = True\"\n\"Example:\t result = getAttr()\"\n\n\"[JAVASCRIPT]\"\n\"Example:\t true\"\n\"Example:\t getAttr()\"" }, { "name": "y", "type": "code", "default": "\"[PYTHON]\"\n\"Example:\t result = True\"\n\"Example:\t result = getAttr()\"\n\n\"[JAVASCRIPT]\"\n\"Example:\t true\"\n\"Example:\t getAttr()\"" } ], "__pChair": [ { "name": "__pLabel", "type": "string", "default": "" }, { "name": "__pPivotIn", "type": "string", "default": "" }, { "name": "__pPivotOut", "type": "string", "default": "" }, { "name": "__pMatchSubtypes", "type": "boolean", "default": false }, { "name": "order", "type": "code", "default": "\"[PYTHON]\"\n\"Example:\t result = True\"\n\"Example:\t result = getAttr()\"\n\n\"[JAVASCRIPT]\"\n\"Example:\t true\"\n\"Example:\t getAttr()\"" } ], "__paround": [ { "name": "__pLabel", "type": "string", "default": "" }, { "name": "__pPivotIn", "type": "string", "default": "" }, { "name": "__pPivotOut", "type": "string", "default": "" }, { "name": "__pMatchSubtypes", "type": "boolean", "default": false }, { "name": "", "type": "code", "default": "\"[PYTHON]\"\n\"Example:\t result = True\"\n\"Example:\t result = getAttr()\"\n\n\"[JAVASCRIPT]\"\n\"Example:\t true\"\n\"Example:\t getAttr()\"" } ] }, "constraints": [ { "name": "GC_UniqueTable", "event": "", "targetType": "*", "code": "/* comment next line to enable this constraint */\nthrow \"IgnoredConstraint\"\n(getAllNodes(['/Formalisms/DiningRoom/DiningRoom/Table']).length <= 1)" } ], "actions": [ { "name": "distinctPLabels", "event": "post-create", "code": "if( getAttr(\"__pLabel\") == \"\" )\n{\n\tvar pLabels = getAllNodes().\n\t\t\t\t\t\t\tfilter( function(n) {return hasAttr(\"__pLabel\",n);} ).\n\t\t\t\t\t\t\t\tmap( function(n) {return getAttr(\"__pLabel\",n);} ),\n\t\t i\t\t\t= \"0\";\n\n\twhile( _utils.contains(pLabels,i) )\n\t\ti = String(parseInt(i)+1);\n\tsetAttr(\"__pLabel\",i);\n}", "targetType": "*" } ], "cardinalities": { "__pTable": [ { "dir": "out", "type": "__paround", "min": 0, "max": "Infinity" } ], "__pChair": [ { "dir": "in", "type": "__paround", "min": 0, "max": "Infinity" } ], "__paround": [ { "dir": "in", "type": "__paround", "min": 0, "max": "1" }, { "dir": "in", "type": "__pTable", "min": 0, "max": "1" }, { "dir": "out", "type": "__pChair", "min": 0, "max": "1" } ] }, "legalConnections": { "__pTable": { "__pChair": [ "__paround" ] } }, "connectorTypes": { "__paround": "visual" }, "types2parentTypes": { "__pTable": [], "__pChair": [], "__paround": [], "__pGC_UniqueTable": [] } }