%UMLS.meta.CUICOLL
persistent class %UMLS.meta.CUICOLL extends %Library.Persistent
SQL Table Name: %UMLS_meta.CUICOLL
Property Inventory
Parameters
parameter UMLSVERSION = 2014AA;
Properties
property CUI as %String [ Required ];
Property methods: CUIDisplayToLogical(), CUIGet(), CUIGetStored(), CUIIsValid(), CUILogicalToDisplay(), CUILogicalToOdbc(), CUINormalize(), CUISet()
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()
Indexes
index ($CUICOLL on ) [Extent, Type = bitmap];
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (i1 on NWD(ELEMENTS)) [Type = bitmap];
index (i3 on CUI,LAT) [PrimaryKey, Unique];
Index methods: i3Check(), i3CheckUnique(), i3Delete(), i3Exists(), i3Open(), i3SQLCheckUnique(), i3SQLExists(), i3SQLFindPKeyByConstraint(), i3SQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
Storage
Storage Model: CacheStorage (%UMLS.meta.CUICOLL)
^%UMLS.meta.CUICOLLD(ID) | = | %%CLASSNAME
NWD
CUI
LAT
|