Skip to main content

%UMLS.lex.LNORM

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

SQL Table Name: %UMLS_lex.LNORM

Property Inventory

Parameters

parameter UMLSVERSION = 2014AA;

Properties

property NRM as %String (MAXLEN = 128);
Property methods: NRMDisplayToLogical(), NRMGet(), NRMGetStored(), NRMIsValid(), NRMLogicalToDisplay(), NRMLogicalToOdbc(), NRMNormalize(), NRMSet()
property STR as %String (MAXLEN = 128) [ Required ];
Property methods: STRDisplayToLogical(), STRGet(), STRGetStored(), STRIsValid(), STRLogicalToDisplay(), STRLogicalToOdbc(), STRNormalize(), STRSet()

Indexes

index (IDKey on STR) [IdKey, Type = key, Unique];
Index methods: IDKeyCheck(), IDKeyDelete(), IDKeyExists(), IDKeyOpen(), IDKeySQLCheckUnique(), IDKeySQLExists(), IDKeySQLFindPKeyByConstraint(), IDKeySQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

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

^%UMLS.lex.LNORMD(ID)
=
%%CLASSNAME
NRM
FeedbackOpens in a new tab