Skip to main content

%UMLS.lex.LRWD

persistent class %UMLS.lex.LRWD extends %Library.Persistent

SQL Table Name: %UMLS_lex.LRWD

Word Index

Property Inventory

Properties

property EUI as %String (MAXLEN = 50);
Unique Identifier Number for Lexical Entries
Property methods: EUIDisplayToLogical(), EUIGet(), EUIGetStored(), EUIIsValid(), EUILogicalToDisplay(), EUILogicalToOdbc(), EUINormalize(), EUISet()
property WRD as %String (MAXLEN = 1024);
Word
Property methods: WRDDisplayToLogical(), WRDGet(), WRDGetStored(), WRDIsValid(), WRDLogicalToDisplay(), WRDLogicalToOdbc(), WRDNormalize(), WRDSet()

Indexes

index (EUIIdx on EUI);
Index methods: EUIIdxExists()
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%UMLS.lex.LRWD)

^%UMLS.lex.LRWDD(ID)
=
%%CLASSNAME
EUI
WRD
FeedbackOpens in a new tab