UNPKG

@lcap/asl

Version:

NetEase Application Specific Language

755 lines (754 loc) 135 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>LogicNode | @lcap/asl</title> <meta name="description" content="Documentation for @lcap/asl"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <script async src="../assets/js/search.js" id="search-script"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">@lcap/asl</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../modules.html">@lcap/asl</a> </li> <li> <a href="../modules/logic_logicitem.html">logic/LogicItem</a> </li> <li> <a href="logic_logicitem.logicnode.html">LogicNode</a> </li> </ul> <h1>Class LogicNode</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="logic_logicitem.logicitem.html" class="tsd-signature-type" data-tsd-kind="Class">LogicItem</a> <ul class="tsd-hierarchy"> <li> <span class="target">LogicNode</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="logic_logicitem.logicnode.html#json_excluded_keys" class="tsd-kind-icon">JSON_<wbr>EXCLUDED_<wbr>KEYS</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#_cachetimestamp" class="tsd-kind-icon">_cache<wbr>Timestamp</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="logic_logicitem.logicnode.html#_mutable" class="tsd-kind-icon">_mutable</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#_uuid" class="tsd-kind-icon">_uuid</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#action" class="tsd-kind-icon">action</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#alternate" class="tsd-kind-icon">alternate</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#arguments" class="tsd-kind-icon">arguments</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#body" class="tsd-kind-icon">body</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#builtinfuncparamvalue" class="tsd-kind-icon">built<wbr>InFunc<wbr>Param<wbr>Value</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#callinterparam" class="tsd-kind-icon">call<wbr>Inter<wbr>Param</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#callinterparamvalue" class="tsd-kind-icon">call<wbr>Inter<wbr>Param<wbr>Value</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#calleecode" class="tsd-kind-icon">callee<wbr>Code</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#cases" class="tsd-kind-icon">cases</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#code" class="tsd-kind-icon">code</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#consequent" class="tsd-kind-icon">consequent</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#createdby" class="tsd-kind-icon">created<wbr>By</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#createdtime" class="tsd-kind-icon">created<wbr>Time</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#cron" class="tsd-kind-icon">cron</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#each" class="tsd-kind-icon">each</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#editable" class="tsd-kind-icon">editable</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#editing" class="tsd-kind-icon">editing</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#end" class="tsd-kind-icon">end</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#entity" class="tsd-kind-icon">entity</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#expanded" class="tsd-kind-icon">expanded</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#finished" class="tsd-kind-icon">finished</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#folded" class="tsd-kind-icon">folded</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#id" class="tsd-kind-icon">id</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#ideversion" class="tsd-kind-icon">ide<wbr>Version</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#index" class="tsd-kind-icon">index</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#isleaf" class="tsd-kind-icon">is<wbr>Leaf</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#item" class="tsd-kind-icon">item</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#label" class="tsd-kind-icon">label</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#left" class="tsd-kind-icon">left</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#level" class="tsd-kind-icon">level</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#loading" class="tsd-kind-icon">loading</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#logic" class="tsd-kind-icon">logic</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#logicid" class="tsd-kind-icon">logic<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#method" class="tsd-kind-icon">method</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="logic_logicitem.logicnode.html#name" class="tsd-kind-icon">name</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#offsetx" class="tsd-kind-icon">offsetX</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#offsety" class="tsd-kind-icon">offsetY</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#operator" class="tsd-kind-icon">operator</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#page" class="tsd-kind-icon">page</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#pageparamkey" class="tsd-kind-icon">page<wbr>Param<wbr>Key</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#pageparamkeyvalue" class="tsd-kind-icon">page<wbr>Param<wbr>Key<wbr>Value</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#params" class="tsd-kind-icon">params</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#parent" class="tsd-kind-icon">parent</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#parentattr" class="tsd-kind-icon">parent<wbr>Attr</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#parentid" class="tsd-kind-icon">parent<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#processdefinitionkey" class="tsd-kind-icon">process<wbr>Definition<wbr>Key</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#processinstanceid" class="tsd-kind-icon">process<wbr>Instance<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#reftarget" class="tsd-kind-icon">ref<wbr>Target</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#returnschema" class="tsd-kind-icon">return<wbr>Schema</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#right" class="tsd-kind-icon">right</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#schemaref" class="tsd-kind-icon">schema<wbr>Ref</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#start" class="tsd-kind-icon">start</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#taskid" class="tsd-kind-icon">task<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#test" class="tsd-kind-icon">test</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="logic_logicitem.logicnode.html#type" class="tsd-kind-icon">type</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#typechecknote" class="tsd-kind-icon">type<wbr>Check<wbr>Note</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#updatedby" class="tsd-kind-icon">updated<wbr>By</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#updatedtime" class="tsd-kind-icon">updated<wbr>Time</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#url" class="tsd-kind-icon">url</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="logic_logicitem.logicnode.html#value" class="tsd-kind-icon">value</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#addin" class="tsd-kind-icon">add<wbr>In</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#assign" class="tsd-kind-icon">assign</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#checktype" class="tsd-kind-icon">check<wbr>Type</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#createormove" class="tsd-kind-icon">create<wbr>OrMove</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#deeppick" class="tsd-kind-icon">deep<wbr>Pick</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#delete" class="tsd-kind-icon">delete</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#emit" class="tsd-kind-icon">emit</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#emitvertexidtonamechange" class="tsd-kind-icon">emit<wbr>Vertex<wbr>IdTo<wbr>Name<wbr>Change</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#findusage" class="tsd-kind-icon">find<wbr>Usage</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#off" class="tsd-kind-icon">off</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#on" class="tsd-kind-icon">on</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#once" class="tsd-kind-icon">once</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#pick" class="tsd-kind-icon">pick</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#plainassign" class="tsd-kind-icon">plain<wbr>Assign</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#preprocess" class="tsd-kind-icon">preprocess</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#remove" class="tsd-kind-icon">remove</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#replacewith" class="tsd-kind-icon">replace<wbr>With</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#setlabel" class="tsd-kind-icon">set<wbr>Label</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#tojson" class="tsd-kind-icon">toJSON</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#toplainjson" class="tsd-kind-icon">to<wbr>PlainJSON</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#update" class="tsd-kind-icon">update</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#virtualcreate" class="tsd-kind-icon">virtual<wbr>Create</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="logic_logicitem.logicnode.html#virtualreplacewith" class="tsd-kind-icon">virtual<wbr>Replace<wbr>With</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="logic_logicitem.logicnode.html#assigntypecheckresult" class="tsd-kind-icon">assign<wbr>Type<wbr>Check<wbr>Result</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="logic_logicitem.logicnode.html#from" class="tsd-kind-icon">from</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="logic_logicitem.logicnode.html#getvertexbyref" class="tsd-kind-icon">get<wbr>Vertex<wbr>ByRef</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">new <wbr>Logic<wbr>Node<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#constructor">constructor</a></p> <ul> <li>Defined in logic/LogicItem.ts:712</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> source: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a><span class="tsd-signature-symbol">&gt;</span></h5> <div class="tsd-comment tsd-typography"> <p>需要合并的部分参数</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="json_excluded_keys" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> JSON_<wbr>EXCLUDED_<wbr>KEYS</h3> <div class="tsd-signature tsd-kind-icon">JSON_<wbr>EXCLUDED_<wbr>KEYS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#json_excluded_keys">JSON_EXCLUDED_KEYS</a></p> <ul> <li>Defined in common/Vertex.ts:27</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>toJSON 时需要去除的键,为了避免出现 CircularJSON</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="_cachetimestamp" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> _cache<wbr>Timestamp</h3> <div class="tsd-signature tsd-kind-icon">_cache<wbr>Timestamp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#_cachetimestamp">_cacheTimestamp</a></p> <ul> <li>Defined in common/Vertex.ts:43</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>前端记录缓存的时间戳</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="_mutable" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _mutable</h3> <div class="tsd-signature tsd-kind-icon">_mutable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#_mutable">_mutable</a></p> <ul> <li>Defined in common/Vertex.ts:17</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>可修改标志,内部属性 标记在构造函数结束后是否可修改</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="_uuid" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> _uuid</h3> <div class="tsd-signature tsd-kind-icon">_uuid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#_uuid">_uuid</a></p> <ul> <li>Defined in common/Vertex.ts:38</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>唯一 uuid 目前主要用于前端 Debug 区分两个实例</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="action" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> action</h3> <div class="tsd-signature tsd-kind-icon">action<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:688</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="alternate" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> alternate</h3> <div class="tsd-signature tsd-kind-icon">alternate<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:657</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="arguments" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> arguments</h3> <div class="tsd-signature tsd-kind-icon">arguments<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.expressionnode.html" class="tsd-signature-type" data-tsd-kind="Class">ExpressionNode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:678</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="body" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> body</h3> <div class="tsd-signature tsd-kind-icon">body<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:670</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="builtinfuncparamvalue" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> built<wbr>InFunc<wbr>Param<wbr>Value</h3> <div class="tsd-signature tsd-kind-icon">built<wbr>InFunc<wbr>Param<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#builtinfuncparamvalue">builtInFuncParamValue</a></p> <ul> <li>Defined in logic/LogicItem.ts:208</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="callinterparam" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> call<wbr>Inter<wbr>Param</h3> <div class="tsd-signature tsd-kind-icon">call<wbr>Inter<wbr>Param<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#callinterparam">callInterParam</a></p> <ul> <li>Defined in logic/LogicItem.ts:203</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="callinterparamvalue" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> call<wbr>Inter<wbr>Param<wbr>Value</h3> <div class="tsd-signature tsd-kind-icon">call<wbr>Inter<wbr>Param<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#callinterparamvalue">callInterParamValue</a></p> <ul> <li>Defined in logic/LogicItem.ts:205</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="calleecode" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> callee<wbr>Code</h3> <div class="tsd-signature tsd-kind-icon">callee<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:710</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="cases" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> cases</h3> <div class="tsd-signature tsd-kind-icon">cases<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:658</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="code" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:708</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="consequent" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> consequent</h3> <div class="tsd-signature tsd-kind-icon">consequent<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.logicnode.html" class="tsd-signature-type" data-tsd-kind="Class">LogicNode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:656</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="createdby" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> created<wbr>By</h3> <div class="tsd-signature tsd-kind-icon">created<wbr>By<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#createdby">createdBy</a></p> <ul> <li>Defined in common/Vertex.ts:53</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>创建人</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="createdtime" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> created<wbr>Time</h3> <div class="tsd-signature tsd-kind-icon">created<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#createdtime">createdTime</a></p> <ul> <li>Defined in common/Vertex.ts:58</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>创建时间</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="cron" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> cron</h3> <div class="tsd-signature tsd-kind-icon">cron<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:702</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="each" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> each</h3> <div class="tsd-signature tsd-kind-icon">each<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.expressionnode.html" class="tsd-signature-type" data-tsd-kind="Class">ExpressionNode</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:660</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="editable" class="tsd-anchor"></a> <h3>editable</h3> <div class="tsd-signature tsd-kind-icon">editable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#editable">editable</a></p> <ul> <li>Defined in common/Vertex.ts:77</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>是否可编辑</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="editing" class="tsd-anchor"></a> <h3>editing</h3> <div class="tsd-signature tsd-kind-icon">editing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#editing">editing</a></p> <ul> <li>Defined in common/Vertex.ts:83</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>是否正在编辑 前端 UI 状态</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="end" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> end</h3> <div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.expressionnode.html" class="tsd-signature-type" data-tsd-kind="Class">ExpressionNode</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:668</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="entity" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> entity</h3> <div class="tsd-signature tsd-kind-icon">entity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:686</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="expanded" class="tsd-anchor"></a> <h3>expanded</h3> <div class="tsd-signature tsd-kind-icon">expanded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#expanded">expanded</a></p> <ul> <li>Defined in common/Vertex.ts:95</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>节点是否为展开状态 前端 UI 状态</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="finished" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> finished</h3> <div class="tsd-signature tsd-kind-icon">finished<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:694</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="folded" class="tsd-anchor"></a> <h3>folded</h3> <div class="tsd-signature tsd-kind-icon">folded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#folded">folded</a></p> <ul> <li>Defined in logic/LogicItem.ts:180</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="id" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3> <div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#id">id</a></p> <ul> <li>Defined in logic/LogicItem.ts:156</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Id</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="ideversion" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> ide<wbr>Version</h3> <div class="tsd-signature tsd-kind-icon">ide<wbr>Version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#ideversion">ideVersion</a></p> <ul> <li>Defined in common/Vertex.ts:73</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>IDE 版本</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="index" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> index</h3> <div class="tsd-signature tsd-kind-icon">index<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.expressionnode.html" class="tsd-signature-type" data-tsd-kind="Class">ExpressionNode</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:664</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="isleaf" class="tsd-anchor"></a> <h3>is<wbr>Leaf</h3> <div class="tsd-signature tsd-kind-icon">is<wbr>Leaf<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#isleaf">isLeaf</a></p> <ul> <li>Defined in common/Vertex.ts:101</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>是否为叶子节点 前端 UI 状态</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="item" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> item</h3> <div class="tsd-signature tsd-kind-icon">item<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.expressionnode.html" class="tsd-signature-type" data-tsd-kind="Class">ExpressionNode</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:662</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="label" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> label</h3> <div class="tsd-signature tsd-kind-icon">label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#label">label</a></p> <ul> <li>Defined in logic/LogicItem.ts:178</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>标题</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="left" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> left</h3> <div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <a href="logic_logicitem.logicitem.html" class="tsd-signature-type" data-tsd-kind="Class">LogicItem</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:674</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="level" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> level</h3> <div class="tsd-signature tsd-kind-icon">level<span class="tsd-signature-symbol">:</span> <a href="../enums/index.level_enum.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LEVEL_ENUM</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#level">level</a></p> <ul> <li>Defined in logic/LogicItem.ts:151</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>概念类型</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="loading" class="tsd-anchor"></a> <h3>loading</h3> <div class="tsd-signature tsd-kind-icon">loading<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#loading">loading</a></p> <ul> <li>Defined in common/Vertex.ts:89</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>是否正在请求 前端 UI 状态</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="logic" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> logic</h3> <div class="tsd-signature tsd-kind-icon">logic<span class="tsd-signature-symbol">:</span> <a href="logic_logic.logic.html" class="tsd-signature-type" data-tsd-kind="Class">Logic</a><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#logic">logic</a></p> <ul> <li>Defined in logic/LogicItem.ts:173</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="logicid" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> logic<wbr>Id</h3> <div class="tsd-signature tsd-kind-icon">logic<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#logicid">logicId</a></p> <ul> <li>Defined in logic/LogicItem.ts:171</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="method" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> method</h3> <div class="tsd-signature tsd-kind-icon">method<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <ul> <li>Defined in logic/LogicItem.ts:684</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"> <a name="name" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> name</h3> <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Overrides <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#name">name</a></p> <ul> <li>Defined in logic/LogicItem.ts:712</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>名称</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="offsetx" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> offsetX</h3> <div class="tsd-signature tsd-kind-icon">offsetX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#offsetx">offsetX</a></p> <ul> <li>Defined in logic/LogicItem.ts:185</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>OffsetX</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="offsety" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> offsetY</h3> <div class="tsd-signature tsd-kind-icon">offsetY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="logic_logicitem.logicitem.html">LogicItem</a>.<a href="logic_logicitem.logicitem.html#offsety">offsetY</a></p> <ul> <li>Defined in logic/LogicItem.ts:190</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead">