Skip to main content

EnsLib.ITK.Framework.FaultVocabulary

persistent class EnsLib.ITK.Framework.FaultVocabulary extends %Library.Persistent, %XML.Adaptor

SQL Table Name: EnsLib_ITK_Framework.FaultVocabulary

Master of all ITK Fault Vocabulary Codes.

Property Inventory

Parameters

parameter SrcVer = $Id$;

Properties

property VocabularyOID as %String [ Required ];
Property methods: VocabularyOIDDisplayToLogical(), VocabularyOIDGet(), VocabularyOIDGetStored(), VocabularyOIDIsValid(), VocabularyOIDLogicalToDisplay(), VocabularyOIDLogicalToOdbc(), VocabularyOIDNormalize(), VocabularyOIDSet()
relationship VocabularyRef as array of EnsLib.ITK.Framework.FaultCode [ InitialExpression = $listbuild("EnsLib.ITK.Framework.FaultCode","CodeSystem",+$this,"children",1,1) , Transient , Inverse = CodeSystem , Cardinality = children ];
Property methods: VocabularyRefGet(), VocabularyRefGetObject(), VocabularyRefGetObjectId(), VocabularyRefGetSwizzled(), VocabularyRefIsEmpty(), VocabularyRefIsValid(), VocabularyRefNewObject(), VocabularyRefRClose(), VocabularyRefRExec(), VocabularyRefRFetch(), VocabularyRefRelate(), VocabularyRefSQLCompute(), VocabularyRefSet(), VocabularyRefUnRelate()

Indexes

index (IDIdx on VocabularyOID) [IdKey, Type = key, Unique];
Index methods: IDIdxCheck(), IDIdxDelete(), IDIdxExists(), IDIdxOpen(), IDIdxSQLCheckUnique(), IDIdxSQLExists(), IDIdxSQLFindPKeyByConstraint(), IDIdxSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (EnsLib.ITK.Framework.FaultVocabulary)

^EnsITK.FaultVocabularyD(ID)
=
%%CLASSNAME
VocabularyOID
FeedbackOpens in a new tab