
MultitenancyIT.edm.gen Maven / Gradle / Ivy
The newest version!
{
"brand": "dirigible",
"brandUrl": "https://github.com/eclipse/dirigible",
"title": "Dirigible Test Project",
"description": "Dirigible Test Project description",
"tablePrefix": "",
"projectName": "MultitenancyIT",
"workspaceName": "workspace",
"filePath": "edm.model",
"templateId": "template-application-angular/template/template.js",
"perspectives": {
"Books": {
"views": [
"Book",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details",
"Book-details"
],
"name": "Books",
"label": "Books",
"order": "100",
"icon": "/services/web/resources/unicons/book-open.svg",
"role": ""
}
},
"models": [
{
"properties": [
{
"calculatedPropertyExpressionCreate": "",
"calculatedPropertyExpressionUpdate": "",
"dataAutoIncrement": true,
"dataLength": "0",
"dataName": "BOOK_ID",
"dataNullable": true,
"dataPrimaryKey": true,
"dataType": "INTEGER",
"dataUnique": false,
"isCalculatedProperty": false,
"isRequiredProperty": false,
"name": "Id",
"widgetIsMajor": true,
"widgetLength": "20",
"widgetSize": "",
"widgetType": "TEXTBOX",
"dataNotNull": false,
"widgetLabel": "Id",
"widgetDropdownUrl": "",
"dataTypeJava": "int",
"dataTypeTypescript": "number",
"inputRule": ""
},
{
"calculatedPropertyExpressionCreate": "",
"calculatedPropertyExpressionUpdate": "",
"dataAutoIncrement": false,
"dataLength": "40",
"dataName": "BOOK_TITLE",
"dataNullable": false,
"dataPrecision": "NaN",
"dataPrimaryKey": false,
"dataScale": "NaN",
"dataType": "VARCHAR",
"dataUnique": false,
"isCalculatedProperty": false,
"isRequiredProperty": true,
"name": "Title",
"widgetIsMajor": true,
"widgetLength": "40",
"widgetSize": "",
"widgetType": "TEXTBOX",
"dataNotNull": true,
"widgetLabel": "Title",
"widgetDropdownUrl": "",
"dataTypeJava": "string",
"dataTypeTypescript": "string",
"minLength": 0,
"maxLength": 40,
"inputRule": ""
},
{
"calculatedPropertyExpressionCreate": "",
"calculatedPropertyExpressionUpdate": "",
"dataAutoIncrement": false,
"dataLength": "40",
"dataName": "BOOK_AUTHOR",
"dataNullable": false,
"dataPrecision": "NaN",
"dataPrimaryKey": false,
"dataScale": "NaN",
"dataType": "VARCHAR",
"dataUnique": false,
"isCalculatedProperty": false,
"isRequiredProperty": true,
"name": "Author",
"widgetIsMajor": true,
"widgetLength": "40",
"widgetSize": "",
"widgetType": "TEXTBOX",
"dataNotNull": true,
"widgetLabel": "Author",
"widgetDropdownUrl": "",
"dataTypeJava": "string",
"dataTypeTypescript": "string",
"minLength": 0,
"maxLength": 40,
"inputRule": ""
}
],
"caption": "Manage entity Book",
"dataCount": "SELECT COUNT(*) AS COUNT FROM \"BOOK\"",
"dataName": "BOOK",
"dataQuery": "",
"disableGeneration": "false",
"icon": "/services/web/resources/unicons/file.svg",
"layoutType": "MANAGE_MASTER",
"menuIndex": "100",
"menuKey": "book",
"menuLabel": "Book",
"name": "Book",
"navigationPath": "/Home",
"perspectiveIcon": "/services/web/resources/unicons/book-open.svg",
"perspectiveName": "Books",
"perspectiveOrder": "100",
"perspectiveRole": "",
"title": "Book",
"tooltip": "Book",
"type": "PRIMARY",
"referencedProjections": [],
"primaryKeys": [
"Id"
],
"primaryKeysString": "Id",
"masterProperties": {
"title": {
"calculatedPropertyExpressionCreate": "",
"calculatedPropertyExpressionUpdate": "",
"dataAutoIncrement": false,
"dataLength": "40",
"dataName": "BOOK_TITLE",
"dataNullable": false,
"dataPrecision": "NaN",
"dataPrimaryKey": false,
"dataScale": "NaN",
"dataType": "VARCHAR",
"dataUnique": false,
"isCalculatedProperty": false,
"isRequiredProperty": true,
"name": "Title",
"widgetIsMajor": true,
"widgetLength": "40",
"widgetSize": "",
"widgetType": "TEXTBOX",
"dataNotNull": true,
"widgetLabel": "Title",
"widgetDropdownUrl": "",
"dataTypeJava": "string",
"dataTypeTypescript": "string",
"minLength": 0,
"maxLength": 40,
"inputRule": ""
},
"properties": [
{
"calculatedPropertyExpressionCreate": "",
"calculatedPropertyExpressionUpdate": "",
"dataAutoIncrement": false,
"dataLength": "40",
"dataName": "BOOK_AUTHOR",
"dataNullable": false,
"dataPrecision": "NaN",
"dataPrimaryKey": false,
"dataScale": "NaN",
"dataType": "VARCHAR",
"dataUnique": false,
"isCalculatedProperty": false,
"isRequiredProperty": true,
"name": "Author",
"widgetIsMajor": true,
"widgetLength": "40",
"widgetSize": "",
"widgetType": "TEXTBOX",
"dataNotNull": true,
"widgetLabel": "Author",
"widgetDropdownUrl": "",
"dataTypeJava": "string",
"dataTypeTypescript": "string",
"minLength": 0,
"maxLength": 40,
"inputRule": ""
}
]
}
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy