apps/com.actionsoft.apps.coe.method.nqms/method/nqms.dataLogicTransmit/diagram.schema.tpl
2024-07-15 09:29:52 +08:00

293 lines
9.9 KiB
Smarty
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Schema.addCategory({name:"nqms_dataLogicTransmit", text:"逻辑数据传递关系图", dataAttributes:[
{name:"No.", type:"number", value:"", category:"default"},
{name:"Name", type:"string", value:"", category:"default"},
{name:"Owner", type:"string", value:"", category:"default"},
{name:"Link", type:"link", value:"", category:"default"},
{name:"Memo", type:"string", value:"", category:"default"},
{name:"Cost", type:"number", value:"", category:"default"},
{name:"Time", type:"number", value:"", category:"default"},
{name:"Manner", type:"list", value:"", category:"default"},
{name:"Department", type:"string", value:"", category:"default"},
{name:"Input", type:"string", value:"", category:"default"},
{name:"Output", type:"string", value:"", category:"default"},
{name:"Risk", type:"string", value:"", category:"default"},
{name:"Remarks", type:"string", value:"", category:"default"}
]});
/***逻辑数据对象*/Schema.addShape({name:"dlt_logicDataObj",title:"逻辑数据对象",text:"逻辑数据对象",category:"nqms_dataLogicTransmit",props:{w:140,h:80,scaling:true,titleProps:{x:30,y:2,w:100,h:30}},lineStyle: {lineColor: "92,92,92", lineStyle:"solid",lineWidth:1},
textBlock:{x:"0",y:"30",w:"w",h:"h-30"}, "fillStyle":{color:"253,209,209",type:"solid"},
path:[
{actions:{ref:"rectangle"}},
{
lineStyle:{lineWidth:1},
fillStyle:{type:"none"},
actions:[
{action:"move",x:"0",y:"0"},
{action:"line",x:"w",y:"0"},
{action:"line",x:"w",y:"h"},
{action:"line",x:"0",y:"h"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
actions:[
{action:"move",x:"1",y:"1"},
{action:"line",x:"w-1",y:"1"},
{action:"line",x:"w-1",y:"31"},
{action:"line",x:"1",y:"31"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:1},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move",x:"6",y:"9"},
{action:"line",x:"6+18",y:"9"},
{action:"line",x:"6+18",y:"9+12"},
{action:"line",x:"6",y:"9+12"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:1},
actions:[
{action:"move",x:"6",y:"13"},
{action:"line",x:"6+18",y:"13"},
]
},
{
lineStyle:{lineWidth:1},
fillStyle:{color:"0"},
actions:[
{action:"move",x:"19",y:"16"},
{action:"line",x:"17",y:"18"},
{action:"line",x:"19",y:"20"},
{action:"line",x:"21",y:"18"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move",x:"1",y:"32"},
{action:"line",x:"w-1",y:"32"},
{action:"line",x:"w-1",y:"h-1"},
{action:"line",x:"1",y:"h-1"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{type:"none"},
actions:[
{action:"move",x:"0",y:"0"},
{action:"line",x:"w",y:"0"},
{action:"line",x:"w",y:"h"},
{action:"line",x:"0",y:"h"},
{action:"close"}
]
},
]
});
/***应用组件Decision*/Schema.addShape({name:"dlt_applicationUnit", title:"应用组件", text:"应用组件", category:"nqms_dataLogicTransmit", props:{w:140,h:80,scaling:true,titleProps:{x:30,y:2,w:100,h:30}},lineStyle: {lineColor: "92,92,92", lineStyle:"solid",lineWidth:1},
textBlock:{x:"0",y:"30",w:"w",h:"h-30"}, "fillStyle":{color:"169, 253, 252",type:"solid"},
path:[
{actions:{ref:"rectangle"}},
{
lineStyle:{lineWidth:1},
fillStyle:{type:"none"},
actions:[
{action:"move", x:"0", y:"0"},
{action:"line", x:"w", y:"0"},
{action:"line", x:"w", y:"h"},
{action:"line", x:"0", y:"h"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
actions:[
{action:"move",x:"1",y:"1"},
{action:"line",x:"w-1",y:"1"},
{action:"line",x:"w-1",y:"31"},
{action:"line",x:"1",y:"31"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move",x:"1",y:"32"},
{action:"line",x:"w-1",y:"32"},
{action:"line",x:"w-1",y:"h-1"},
{action:"line",x:"1",y:"h-1"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:1},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move", x:"9", y:"12"},
{action:"line", x:"9", y:"9"},
{action:"line",x:"24",y:"9"},
{action:"line",x:"24",y:"21"},
{action:"line",x:"9",y:"21"},
{action:"line",x:"9",y:"18"},
{action:"move", x:"6", y:"12"},
{action:"line",x:"12",y:"12"},
{action:"line",x:"12",y:"14"},
{action:"line",x:"6",y:"14"},
{action:"close"},
{action:"move", x:"6", y:"16"},
{action:"line",x:"12",y:"16"},
{action:"line",x:"12",y:"18"},
{action:"line",x:"6",y:"18"},
{action:"close"},
{action:"move", x:"9", y:"16"},
{action:"line", x:"9", y:"14"},
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{type:"none"},
actions:[
{action:"move",x:"0",y:"0"},
{action:"line",x:"w",y:"0"},
{action:"line",x:"w",y:"h"},
{action:"line",x:"0",y:"h"},
{action:"close"}
]
},
]});
/***应用服务Decision*/Schema.addShape({name:"dlt_applicationService", title:"应用服务", text:"应用服务", category:"nqms_dataLogicTransmit", props:{w:140,h:80,scaling:true,titleProps:{x:30,y:2,w:100,h:30}},lineStyle: {lineColor: "92,92,92", lineStyle:"solid",lineWidth:1},
textBlock:{x:"0",y:"30",w:"w",h:"h-30"}, "fillStyle":{color:"169, 253, 252",type:"solid"},
path:[
{actions:{ref:"rectangle"}},
{
lineStyle:{lineWidth:1},
fillStyle:{type:"none"},
actions:[
{action:"move", x:"0", y:"0"},
{action:"line", x:"w", y:"0"},
{action:"line", x:"w", y:"h"},
{action:"line", x:"0", y:"h"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
actions:[
{action:"move",x:"1",y:"1"},
{action:"line",x:"w-1",y:"1"},
{action:"line",x:"w-1",y:"31"},
{action:"line",x:"1",y:"31"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move",x:"1",y:"32"},
{action:"line",x:"w-1",y:"32"},
{action:"line",x:"w-1",y:"h-1"},
{action:"line",x:"1",y:"h-1"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:1},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move", x:"10", y:"9"},
{action:"curve",x1:"5", y1:"12", x2:"5", y2:"18", x:"10", y:"21"},
{action:"line",x:"24",y:"21"},
{action:"curve",x1:"29", y1:"18", x2:"29", y2:"12", x:"24", y:"9"},
{action:"close"},
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{type:"none"},
actions:[
{action:"move",x:"0",y:"0"},
{action:"line",x:"w",y:"0"},
{action:"line",x:"w",y:"h"},
{action:"line",x:"0",y:"h"},
{action:"close"}
]
},
]});
/***应用接口Decision*/Schema.addShape({name:"dlt_applicationConnector", title:"应用接口", text:"应用接口", category:"nqms_dataLogicTransmit", props:{w:140,h:80,scaling:true,titleProps:{x:30,y:2,w:100,h:30}},lineStyle: {lineColor: "92,92,92", lineStyle:"solid",lineWidth:1},
textBlock:{x:"0",y:"30",w:"w",h:"h-30"}, "fillStyle":{color:"169, 253, 252",type:"solid"},
path:[
{actions:{ref:"rectangle"}},
{
lineStyle:{lineWidth:1},
fillStyle:{type:"none"},
actions:[
{action:"move", x:"0", y:"0"},
{action:"line", x:"w", y:"0"},
{action:"line", x:"w", y:"h"},
{action:"line", x:"0", y:"h"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
actions:[
{action:"move",x:"1",y:"1"},
{action:"line",x:"w-1",y:"1"},
{action:"line",x:"w-1",y:"31"},
{action:"line",x:"1",y:"31"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move",x:"1",y:"32"},
{action:"line",x:"w-1",y:"32"},
{action:"line",x:"w-1",y:"h-1"},
{action:"line",x:"1",y:"h-1"},
{action:"close"}
]
},
{
lineStyle:{lineWidth:1},
fillStyle:{color:"255,255,255"},
actions:[
{action:"move",x:"12",y:"15"},
{action:"curve",x1:"12",y1:"7",x2:"24",y2:"7",x:"24",y:"15"},
{action:"curve",x1:"24",y1:"23",x2:"12",y2:"23",x:"12",y:"15"},
{action:"close"},
{action:"move",x:"6",y:"15"},
{action:"line",x:"12",y:"15"},
]
},
{
lineStyle:{lineWidth:0},
fillStyle:{type:"none"},
actions:[
{action:"move",x:"0",y:"0"},
{action:"line",x:"w",y:"0"},
{action:"line",x:"w",y:"h"},
{action:"line",x:"0",y:"h"},
{action:"close"}
]
},
]});