%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
- %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.lex.LNORM)
^%UMLS.lex.LNORMD(ID) | = | %%CLASSNAME
NRM
|