UNPKG

jsoneditor4code

Version:

JSON Editor for UML Diagrams developed with Javascript Code Templates based on JSON Editor of Jeremy Dorn

64 lines (63 loc) 1.87 kB
vJSCC_DB['ClassList']['Generator4JSON'] = { "JSCC_type": "CLASS", "JSCC_init_date": "22.12.2017", "JSCC_mod_date": "2017/12/22 11:23:00", "tClassname": "Generator4JSON", "tSuperClassname": "JSONEditor", "sClassType": "Default", "tAuthor": "Engelbert Niehaus", "tEMail": "niehaus@uni-landau.de", "tAttributes": "aBase = \"\"\naLoop = \"\"", "tMethods": "", "sAttribList": "aLoop", "tAttribName": "", "tAttribType": "", "tAttribComment": "", "tAttribDefault": "", "sAttribTypeList": "", "tMethodHeader": "compile(pArray:Array):String", "tMethodName": "", "tMethodComment": "", "sMethodList": "compile", "tMethodCode": "", "tLoopObject": "", "tLoopMethod": "", "AttribType": { "aBase": "String", "aLoop": "String" }, "AttribAccess": { "aBase": "public", "aLoop": "public" }, "AttribDefault": { "aBase": "\"\"", "aLoop": "\"\"" }, "AttribComment": { "aBase": "the attribute 'aBase' stores the HandleBars Base Template in 'String' Variable, set by initTemplate()-Methods", "aLoop": "the attribute 'aLoop' stores the HandleBars Loop Template used for all records in array, String set by initTemplate()-Methods" }, "MethodParameter": { "setTemplate": "pBase:String,pLoop:String", "compileArray": "pArray:Array" }, "MethodReturn": { "setTemplate": "", "compileArray": "String" }, "MethodCode": { "setTemplate": "", "compileArray": "" }, "MethodComment": { "setTemplate": "Comment for setTemplate", "compileArray": "Comment for compile" }, "MethodAccess": { "setTemplate": "public", "compileArray": "public" }, "sClassList": "Generator4JSON", "JSCC_version": "1" }