%ZHSLIB.PackageManager.Developer.DependencyAnalyzer.Problem
persistent class %ZHSLIB.PackageManager.Developer.DependencyAnalyzer.Problem extends %Library.Persistent
SQL Table Name: %ZHSLIB_PackageManager_Developer_DependencyAnalyzer.Problem
Property Inventory (Including Private)
- ProblemClass
- ProblemCode
- ProblemLine
- ProblemMember
- ReferencedClass
- ReferencedClassExists
- ReferencedModule
- Run
Method Inventory (Including Private)
Properties (Including Private)
property ProblemClass as %Dictionary.Classname [ Required ];
Property methods: ProblemClassGet(), ProblemClassGetStored(), ProblemClassIsValid(), ProblemClassSet()
property ProblemCode as %String) [ Required ];
Property methods: ProblemCodeDisplayToLogical(), ProblemCodeGet(), ProblemCodeGetStored(), ProblemCodeIsValid(), ProblemCodeLogicalToDisplay(), ProblemCodeLogicalToOdbc(), ProblemCodeNormalize(), ProblemCodeSet()
property ProblemLine as %Integer (MINVAL = 0) [ Required ];
Property methods: ProblemLineDisplayToLogical(), ProblemLineGet(), ProblemLineGetStored(), ProblemLineIsValid(), ProblemLineLogicalToDisplay(), ProblemLineNormalize(), ProblemLineSet()
property ProblemMember as %Dictionary.Identifier [ Required ];
Property methods: ProblemMemberGet(), ProblemMemberGetStored(), ProblemMemberIsValid(), ProblemMemberSet()
property ReferencedClass as %Dictionary.Classname [ Required ];
Property methods: ReferencedClassExistsDisplayToLogical(), ReferencedClassExistsGet(), ReferencedClassExistsGetStored(), ReferencedClassExistsIsValid(), ReferencedClassExistsLogicalToDisplay(), ReferencedClassExistsNormalize(), ReferencedClassExistsSet(), ReferencedClassGet(), ReferencedClassGetStored(), ReferencedClassIsValid(), ReferencedClassSet()
property ReferencedClassExists as %Boolean [ InitialExpression = 1 ];
Property methods: ReferencedClassExistsDisplayToLogical(), ReferencedClassExistsGet(), ReferencedClassExistsGetStored(), ReferencedClassExistsIsValid(), ReferencedClassExistsLogicalToDisplay(), ReferencedClassExistsNormalize(), ReferencedClassExistsSet()
property ReferencedModule as %String (MAXLEN = 255);
Property methods: ReferencedModuleDisplayToLogical(), ReferencedModuleGet(), ReferencedModuleGetStored(), ReferencedModuleIsValid(), ReferencedModuleLogicalToDisplay(), ReferencedModuleLogicalToOdbc(), ReferencedModuleNormalize(), ReferencedModuleSet()
relationship Run as %ZHSLIB.PackageManager.Developer.DependencyAnalyzer.ModuleResults [ Inverse = Problems , Cardinality = one ];
Property methods: RunCheck(), RunDelete(), RunGet(), RunGetObject(), RunGetObjectId(), RunGetStored(), RunGetSwizzled(), RunIsValid(), RunNewObject(), RunOnDelete(), RunRClose(), RunRExec(), RunRFetch(), RunRelate(), RunSQLCompute(), RunSQLFKeyExists(), RunSQLFKeyRefAction(), RunSet(), RunSetObject(), RunSetObjectId(), RunUnRelate(), RunUnSwizzle()
Methods (Including Private)
method ToString() as %String [ Language = objectscript ]
Returns a string that, when shown in the Studio output pane, can be clicked to jump to this location in code.
Indexes
index (Run on Run) [Type = bitmap];
Index methods: RunCheck(), RunDelete(), RunGet(), RunGetObject(), RunGetObjectId(), RunGetStored(), RunGetSwizzled(), RunIsValid(), RunNewObject(), RunOnDelete(), RunRClose(), RunRExec(), RunRFetch(), RunRelate(), RunSQLCompute(), RunSQLFKeyExists(), RunSQLFKeyRefAction(), RunSet(), RunSetObject(), RunSetObjectId(), RunUnRelate(), RunUnSwizzle()
Inherited Members
Inherited Methods (Including Private)
- %AcquireLock()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ConstructCloneInit()
- %Delete()
- %DeleteData()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnAddToSaveSet()
- %OnAfterBuildIndices()
- %OnAfterDelete()
- %OnAfterPurgeIndices()
- %OnAfterSave()
- %OnBeforeAddToSync()
- %OnBeforeBuildIndices()
- %OnBeforePurgeIndices()
- %OnBeforeSave()
- %OnClose()
- %OnConstructClone()
- %OnDelete()
- %OnDetermineClass()
- %OnJournalObject()
- %OnNew()
- %OnOpen()
- %OnReload()
- %OnRollBack()
- %OnValidateObject()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %ReleaseLock()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveData()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
Storage
Storage Model: Storage (%ZHSLIB.PackageManager.Developer.DependencyAnalyzer.Problem)
^HS.PM.Dev.AnalyzerProblemD(ID) |
= | %%CLASSNAME
Run
ProblemClass
ProblemMember
ProblemLine
ReferencedModule
ReferencedClass
ProblemCode
ReferencedClassExists
|