| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- [
- {
- "type": "config",
- "id": "0",
- "pos": [
- 250,
- 15
- ],
- "size": [
- 1300,
- 750
- ]
- },
- {
- "type": "type_useActor",
- "label": "Оператор",
- "id": "IUser",
- "coord": [
- 110,
- 210
- ],
- "offset": [
- -30,
- 70
- ],
- "links": [
- "linkUserPageIndex"
- ]
- },
- {
- "type": "type_useCase",
- "id": "PageIndex",
- "label": "Главная страница проекта",
- "coord": [
- 310,
- 130
- ],
- "size": [
- 120,
- 30
- ],
- "offset": [
- -30,
- 0
- ],
- "text_x": -30,
- "links": [
- "linkUserPageIndex"
- ]
- },
- {
- "type": "type_useLink",
- "id": "linkUserPageIndex",
- "label": "показать",
- "coord": [
- 120,
- 220
- ],
- "coord1": [
- 225,
- 130
- ],
- "offset": [
- 55,
- -25
- ],
- "src": "IUser",
- "dst": "PageIndex",
- "type_link": "http"
- },
- {
- "type": "type_useGroup",
- "id": "System",
- "label": "System",
- "coord": [
- 250,
- 85
- ],
- "offset": [
- 10,
- 0
- ],
- "size": [
- 500,
- 300
- ],
- "hight": 200
- }
- ]
|