Skip to main content

HS.Types.TranslationMap

class HS.Types.TranslationMap extends %Library.RegisteredObject

Property Inventory

Properties

property DescriptionExceptions as array of %String (MAXLEN = 442);
Property methods: DescriptionExceptionsBuildValueArray(), DescriptionExceptionsCollectionToDisplay(), DescriptionExceptionsCollectionToOdbc(), DescriptionExceptionsDisplayToCollection(), DescriptionExceptionsDisplayToLogical(), DescriptionExceptionsGet(), DescriptionExceptionsGetObject(), DescriptionExceptionsGetObjectId(), DescriptionExceptionsGetSwizzled(), DescriptionExceptionsIsValid(), DescriptionExceptionsLogicalToDisplay(), DescriptionExceptionsLogicalToOdbc(), DescriptionExceptionsNormalize(), DescriptionExceptionsOdbcToCollection(), DescriptionExceptionsSet(), DescriptionExceptionsSetObject(), DescriptionExceptionsSetObjectId()
property FromCode as %String (MAXLEN = 220);
keep shorter codes to prevent error during streamlet deduplication process
Property methods: FromCodeDisplayToLogical(), FromCodeGet(), FromCodeIsValid(), FromCodeLogicalToDisplay(), FromCodeLogicalToOdbc(), FromCodeNormalize(), FromCodeSet()
property FromCodeSystem as %String (MAXLEN = 220);
Property methods: FromCodeSystemDisplayToLogical(), FromCodeSystemGet(), FromCodeSystemIsValid(), FromCodeSystemLogicalToDisplay(), FromCodeSystemLogicalToOdbc(), FromCodeSystemNormalize(), FromCodeSystemSet()
property ToCode as %String (MAXLEN = 220);
Property methods: ToCodeDisplayToLogical(), ToCodeGet(), ToCodeIsValid(), ToCodeLogicalToDisplay(), ToCodeLogicalToOdbc(), ToCodeNormalize(), ToCodeSet()
property ToCodeSystem as %String (MAXLEN = 220);
Property methods: ToCodeSystemDisplayToLogical(), ToCodeSystemGet(), ToCodeSystemIsValid(), ToCodeSystemLogicalToDisplay(), ToCodeSystemLogicalToOdbc(), ToCodeSystemNormalize(), ToCodeSystemSet()
property ToDescription as %String (MAXLEN = 32000);
Property methods: ToDescriptionDisplayToLogical(), ToDescriptionGet(), ToDescriptionIsValid(), ToDescriptionLogicalToDisplay(), ToDescriptionLogicalToOdbc(), ToDescriptionNormalize(), ToDescriptionSet()

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab