Skip to main content

%UMLS.meta.MRXNWCOLL

persistent class %UMLS.meta.MRXNWCOLL extends %Library.Persistent

SQL Table Name: %UMLS_meta.MRXNWCOLL

Property Inventory

Parameters

parameter UMLSVERSION = 2014AA;

Properties

property CUI as list of %String;
Property methods: CUIBuildValueArray(), CUICollectionToDisplay(), CUICollectionToOdbc(), CUIDisplayToCollection(), CUIDisplayToLogical(), CUIGet(), CUIGetObject(), CUIGetObjectId(), CUIGetStored(), CUIGetSwizzled(), CUIIsValid(), CUILogicalToDisplay(), CUILogicalToOdbc(), CUINormalize(), CUIOdbcToCollection(), CUISet(), CUISetObject(), CUISetObjectId()
property NSTR as %String (MAXLEN = 200);
Property methods: NSTRDisplayToLogical(), NSTRGet(), NSTRGetStored(), NSTRIsValid(), NSTRLogicalToDisplay(), NSTRLogicalToOdbc(), NSTRNormalize(), NSTRSet()
property SUI as list of %String;
Property methods: SUIBuildValueArray(), SUICollectionToDisplay(), SUICollectionToOdbc(), SUIDisplayToCollection(), SUIDisplayToLogical(), SUIGet(), SUIGetObject(), SUIGetObjectId(), SUIGetStored(), SUIGetSwizzled(), SUIIsValid(), SUILogicalToDisplay(), SUILogicalToOdbc(), SUINormalize(), SUIOdbcToCollection(), SUISet(), SUISetObject(), SUISetObjectId()

Indexes

index ($MRXNWCOLL on ) [Extent, Type = bitmap];
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (i1 on CUI(ELEMENTS)) [Type = bitmap];
index (i2 on SUI(ELEMENTS)) [Type = bitmap];
index (i3 on NSTR) [Unique];
Index methods: i3Check(), i3CheckUnique(), i3Delete(), i3Exists(), i3Open(), i3SQLCheckUnique(), i3SQLExists(), i3SQLFindPKeyByConstraint(), i3SQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%UMLS.meta.MRXNWCOLL)

^%UMLS.meta.MRXNWCOLLD(ID)
=
%%CLASSNAME
NSTR
CUI
SUI
FeedbackOpens in a new tab