Skip to main content

%UMLS.meta.SUICOLL

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

SQL Table Name: %UMLS_meta.SUICOLL

Property Inventory

Method Inventory

Parameters

parameter UMLSVERSION = 2014AA;

Properties

property LAT as %String [ Required ];
Property methods: LATDisplayToLogical(), LATGet(), LATGetStored(), LATIsValid(), LATLogicalToDisplay(), LATLogicalToOdbc(), LATNormalize(), LATSet()
property NWD as list of %String (MAXLEN = 100);
Property methods: NWDBuildValueArray(), NWDCollectionToDisplay(), NWDCollectionToOdbc(), NWDDisplayToCollection(), NWDDisplayToLogical(), NWDGet(), NWDGetObject(), NWDGetObjectId(), NWDGetStored(), NWDGetSwizzled(), NWDIsValid(), NWDLogicalToDisplay(), NWDLogicalToOdbc(), NWDNormalize(), NWDOdbcToCollection(), NWDSet(), NWDSetObject(), NWDSetObjectId()
property SUI as %String [ Required ];
Property methods: SUIDisplayToLogical(), SUIGet(), SUIGetStored(), SUIIsValid(), SUILogicalToDisplay(), SUILogicalToOdbc(), SUINormalize(), SUISet()

Methods

classmethod addLAT(lat As %String) as %Status

Indexes

index ($SUICOLL on ) [Extent, Type = bitmap];
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (PK on SUI,LAT) [PrimaryKey, Unique];
Index methods: PKCheck(), PKCheckUnique(), PKDelete(), PKExists(), PKOpen(), PKSQLCheckUnique(), PKSQLExists(), PKSQLFindPKeyByConstraint(), PKSQLFindRowIDByConstraint()
index (i1 on NWD(ELEMENTS)) [Type = bitmap];
index (i3 on SUI);
Index methods: i3Exists()
index (iLAT on LAT) [Type = bitmap];

Inherited Members

Inherited Methods

Storage

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

^%UMLS.meta.SUICOLLD(ID)
=
%%CLASSNAME
NWD
SUI
LAT
FeedbackOpens in a new tab