initi.doc/example2.json

384 lines
14 KiB
JSON
Raw Permalink 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.

[
{
"comment": "/**\n * @class DesktopTree\n * @extends Trees.GlobalAttributeTree\n * @memberof Trees\n */",
"meta": {
"filename": "desktopTree.js",
"lineno": 1,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/desktopTree.js"
},
"kind": "class",
"name": "DesktopTree",
"augments": [
"Trees.GlobalAttributeTree"
],
"memberof": "Trees",
"scope": "static",
"longname": "Trees.DesktopTree",
"___id": "T000002R000006",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "DesktopTree",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>."
]
},
{
"comment": "/**\n * @class Node\n * @extends Trees.GlobalAttributeTree.Node\n * @memberof Trees.DesktopTree\n */",
"meta": {
"filename": "desktopTree.js",
"lineno": 10,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/desktopTree.js"
},
"kind": "class",
"name": "Node",
"augments": [
"Trees.GlobalAttributeTree.Node"
],
"memberof": "Trees.DesktopTree",
"scope": "static",
"longname": "Trees.DesktopTree.Node",
"___id": "T000002R000008",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Node",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.DesktopTree.html\">.DesktopTree</a>."
]
},
{
"comment": "/**\n * Отнаследовано от глобального дерева. <br>\n * Ноды этого дерева имеют доступ к атрибутам\n *\n * @class GlobalAttributeTree\n * @extends Trees.GlobalTree\n * @memberof Trees\n */",
"meta": {
"filename": "globalAttributeTree.js",
"lineno": 1,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/globalAttributeTree.js"
},
"description": "Отнаследовано от глобального дерева. <br>\nНоды этого дерева имеют доступ к атрибутам",
"kind": "class",
"name": "GlobalAttributeTree",
"augments": [
"Trees.GlobalTree"
],
"memberof": "Trees",
"scope": "static",
"longname": "Trees.GlobalAttributeTree",
"___id": "T000002R000010",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "GlobalAttributeTree",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>."
]
},
{
"comment": "/**\n * @class Node\n * @extends Trees.GlobalTree.Node\n * @memberof Trees.GlobalAttributeTree\n */",
"meta": {
"filename": "globalAttributeTree.js",
"lineno": 13,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/globalAttributeTree.js"
},
"kind": "class",
"name": "Node",
"augments": [
"Trees.GlobalTree.Node"
],
"memberof": "Trees.GlobalAttributeTree",
"scope": "static",
"longname": "Trees.GlobalAttributeTree.Node",
"___id": "T000002R000012",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Node",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.GlobalAttributeTree.html\">.GlobalAttributeTree</a>."
]
},
{
"comment": "/**\n * Интерфейс позволяющей пользователю работать с атрибутами ноды\n *\n * @class Attributes\n * @memberof Trees.GlobalAttributeTree.Node\n */",
"meta": {
"filename": "globalAttributeTree.js",
"lineno": 58,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/globalAttributeTree.js"
},
"description": "Интерфейс позволяющей пользователю работать с атрибутами ноды",
"kind": "class",
"name": "Attributes",
"memberof": "Trees.GlobalAttributeTree.Node",
"scope": "static",
"longname": "Trees.GlobalAttributeTree.Node.Attributes",
"___id": "T000002R000020",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Attributes",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.GlobalAttributeTree.html\">.GlobalAttributeTree</a>",
"<a href=\"Trees.GlobalAttributeTree.Node.html\">.Node</a>."
]
},
{
"comment": "/**\n * Глобальное дерево, от которого отнаследованы все остальные. <br>\n * Копирует идеологию ядра. <br>\n * Ноды этого дерева имеют доступ только к списку своих потомков.\n *\n * @class GlobalTree\n * @memberof Trees\n */",
"meta": {
"filename": "globalTree.js",
"lineno": 1,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/globalTree.js"
},
"description": "Глобальное дерево, от которого отнаследованы все остальные. <br>\nКопирует идеологию ядра. <br>\nНоды этого дерева имеют доступ только к списку своих потомков.",
"kind": "class",
"name": "GlobalTree",
"memberof": "Trees",
"scope": "static",
"longname": "Trees.GlobalTree",
"___id": "T000002R000036",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "GlobalTree",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>."
]
},
{
"comment": "/**\n * Нода дерева.<br>\n * Представляет интефрейс для доступа к данным глобальной ноды в ядре.<br>\n * Позволяет узнать потомков ноды<br>\n *\n * @class Node\n * @memberof Trees.GlobalTree\n */",
"meta": {
"filename": "globalTree.js",
"lineno": 51,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/globalTree.js"
},
"description": "Нода дерева.<br>\nПредставляет интефрейс для доступа к данным глобальной ноды в ядре.<br>\nПозволяет узнать потомков ноды<br>",
"kind": "class",
"name": "Node",
"memberof": "Trees.GlobalTree",
"scope": "static",
"longname": "Trees.GlobalTree.Node",
"___id": "T000002R000044",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Node",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.GlobalTree.html\">.GlobalTree</a>."
]
},
{
"comment": "/**\n * Интерфейс позволяющей пользователю работать с потомками ноды\n *\n * @class Children\n * @memberof Trees.GlobalTree.Node\n */",
"meta": {
"filename": "globalTree.js",
"lineno": 124,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/globalTree.js"
},
"description": "Интерфейс позволяющей пользователю работать с потомками ноды",
"kind": "class",
"name": "Children",
"memberof": "Trees.GlobalTree.Node",
"scope": "static",
"longname": "Trees.GlobalTree.Node.Children",
"___id": "T000002R000056",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Children",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.GlobalTree.html\">.GlobalTree</a>",
"<a href=\"Trees.GlobalTree.Node.html\">.Node</a>."
]
},
{
"comment": "/**\n * @class RemoteModulesTree\n * @extends Trees.GlobalAttributeTree\n * @memberof Trees\n */",
"meta": {
"filename": "remoteModulesTree.js",
"lineno": 4,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/remoteModulesTree.js"
},
"kind": "class",
"name": "RemoteModulesTree",
"augments": [
"Trees.GlobalAttributeTree"
],
"memberof": "Trees",
"scope": "static",
"longname": "Trees.RemoteModulesTree",
"___id": "T000002R000062",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "RemoteModulesTree",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>."
]
},
{
"comment": "/**\n * @class Node\n * @extends Trees.GlobalAttributeTree.Node\n * @memberof Trees.RemoteModulesTree\n */",
"meta": {
"filename": "remoteModulesTree.js",
"lineno": 13,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/remoteModulesTree.js"
},
"kind": "class",
"name": "Node",
"augments": [
"Trees.GlobalAttributeTree.Node"
],
"memberof": "Trees.RemoteModulesTree",
"scope": "static",
"longname": "Trees.RemoteModulesTree.Node",
"___id": "T000002R000064",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Node",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.RemoteModulesTree.html\">.RemoteModulesTree</a>."
]
},
{
"comment": "/**\n * @class SchemeTree\n * @extends Trees.GlobalTree\n * @memberof Trees\n */",
"meta": {
"filename": "schemeTree.js",
"lineno": 1,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/schemeTree.js"
},
"kind": "class",
"name": "SchemeTree",
"augments": [
"Trees.GlobalTree"
],
"memberof": "Trees",
"scope": "static",
"longname": "Trees.SchemeTree",
"___id": "T000002R000066",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "SchemeTree",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>."
]
},
{
"comment": "/**\n * @class Node\n * @extends Trees.GlobalTree.Node\n * @memberof Trees.SchemeTree\n */",
"meta": {
"filename": "schemeTree.js",
"lineno": 10,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/schemeTree.js"
},
"kind": "class",
"name": "Node",
"augments": [
"Trees.GlobalTree.Node"
],
"memberof": "Trees.SchemeTree",
"scope": "static",
"longname": "Trees.SchemeTree.Node",
"___id": "T000002R000068",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Node",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.SchemeTree.html\">.SchemeTree</a>."
]
},
{
"comment": "/**\n * @class UserAttributeTree\n * @extends Trees.GlobalAttributeTree\n * @memberof Trees\n */",
"meta": {
"filename": "userAttributeTree.js",
"lineno": 1,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/userAttributeTree.js"
},
"kind": "class",
"name": "UserAttributeTree",
"augments": [
"Trees.GlobalAttributeTree"
],
"memberof": "Trees",
"scope": "static",
"longname": "Trees.UserAttributeTree",
"___id": "T000002R000070",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "UserAttributeTree",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>."
]
},
{
"comment": "/**\n * @class Node\n * @extends Trees.GlobalAttributeTree.Node\n * @memberof Trees.UserAttributeTree\n */",
"meta": {
"filename": "userAttributeTree.js",
"lineno": 10,
"columnno": 0,
"path": "/home/chichenkov/work/docsgen/docfiles/trees",
"code": {},
"shortpath": "trees/userAttributeTree.js"
},
"kind": "class",
"name": "Node",
"augments": [
"Trees.GlobalAttributeTree.Node"
],
"memberof": "Trees.UserAttributeTree",
"scope": "static",
"longname": "Trees.UserAttributeTree.Node",
"___id": "T000002R000072",
"___s": true,
"attribs": "<span class=\"type-signature\"></span>",
"id": "Node",
"signature": "<span class=\"signature\">()</span><span class=\"type-signature\"></span>",
"ancestors": [
"<a href=\"Trees.html\">Trees</a>",
"<a href=\"Trees.UserAttributeTree.html\">.UserAttributeTree</a>."
]
}
]