SecondaryIDSolver {SMRUCC.genomics.ComponentModel.DBLinkBuilder} .NET clr documentation

SecondaryIDSolver

Description

This module ensure that all of the id is main id, not secondary id. (例如chebi和hmdb数据库,都存在有次级编号和主编号, 虽然这些编号不一样,但是他们都是同一个对象,则这个模块就是专门解决这种映射问题的)

Declare

            
# namespace SMRUCC.genomics.ComponentModel.DBLinkBuilder
export class SecondaryIDSolver {
   # 获取得到当前的数据库之中的所有的编号列表, 包括主编号以及次级编号
   ALL: string;
   Count: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]