projects/m2-core/src/lib/model/deduplication/SimilaritySearchOption.ts
Properties |
|
Methods |
|
| Public activeSearch |
Type : number
|
| Public areFiltersExpanded |
Type : boolean
|
| Public arePropertiesExpanded |
Type : boolean
|
| Public displayName |
Type : string
|
| Public id |
Type : number
|
| Public isExpanded |
Type : boolean
|
| Public isOwned |
Type : boolean
|
| Public isValid |
Type : boolean
|
| Public percentDone |
Type : number
|
| Public resultsExist |
Type : boolean
|
| Public sortOrder |
Type : number
|
| Public sourceFilters |
Type : ElementFilter[]
|
| Public sourceNodeId |
Type : number
|
| Public targetFilters |
Type : ElementFilter[]
|
| Public targetNodes |
Type : ClassificationNode[]
|
| Public useWhileImportConsolidating |
Type : boolean
|
| Public useWhileImportMatching |
Type : boolean
|
| Public format |
format()
|
|
Returns :
void
|