Create model.ndm2
This commit is contained in:
75
docs/model.ndm2
Normal file
75
docs/model.ndm2
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"paper": {
|
||||
"name": "A0",
|
||||
"leftMargin": 0.5,
|
||||
"rightMargin": 0.5,
|
||||
"topMargin": 0.5,
|
||||
"bottomMargin": 0.5,
|
||||
"isPortriat": true
|
||||
},
|
||||
"modelVersion": 2.01,
|
||||
"defaultSchema": "CMS",
|
||||
"server": {
|
||||
"objectType": "Server_MSSQL",
|
||||
"name": "Default",
|
||||
"uuid": "",
|
||||
"serverVersion": 16000000,
|
||||
"edition": "Unknown",
|
||||
"catalogs": [
|
||||
{
|
||||
"objectType": "Catalog_MSSQL",
|
||||
"name": "Default",
|
||||
"schemas": [
|
||||
{
|
||||
"objectType": "Schema_MSSQL",
|
||||
"name": "CMS",
|
||||
"comment": "",
|
||||
"tables": [],
|
||||
"views": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"diagrams": [
|
||||
{
|
||||
"name": "CMS",
|
||||
"paperWidth": 4,
|
||||
"paperHeight": 2,
|
||||
"tableFont": "Arial Unicode MS",
|
||||
"tableFontSize": 14,
|
||||
"isBalckWhite": false,
|
||||
"showDBSchemaName": true,
|
||||
"showViewRelations": true,
|
||||
"notation": "default",
|
||||
"showFieldComment": true,
|
||||
"showTableComment": true,
|
||||
"shapes": [],
|
||||
"layers": [
|
||||
{
|
||||
"name": "Domain",
|
||||
"x": 6190,
|
||||
"y": 5160,
|
||||
"width": 2308,
|
||||
"height": 2612,
|
||||
"layerColor": {
|
||||
"r": 100,
|
||||
"g": 234,
|
||||
"b": 136,
|
||||
"a": 1
|
||||
},
|
||||
"fontName": "Arial Unicode MS",
|
||||
"fontSize": 14,
|
||||
"fontColor": {
|
||||
"r": 51,
|
||||
"g": 51,
|
||||
"b": 51,
|
||||
"a": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"relations": [],
|
||||
"viewRelations": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user