%ZHSLIB.CodeGenUtils.VerifyAbstractMembersDefined
abstract class %ZHSLIB.CodeGenUtils.VerifyAbstractMembersDefined
Method Inventory
Methods
classmethod CheckCompiledClassValidityAgainstAbstractClass(pCompiledClassToCheck As %Dictionary.CompiledClass, pClassNameToCheckAgainst As %String) as %Status
Checks if the necessary abstract methods and parameters have implementations in non abstract subclasses