GDBTransientObject.st
changeset 51 2fa20404923c
parent 37 a85f0c91f164
child 55 437ee6413c74
--- a/GDBTransientObject.st	Tue Sep 30 20:13:27 2014 +0100
+++ b/GDBTransientObject.st	Wed Oct 01 02:04:11 2014 +0100
@@ -7,6 +7,12 @@
 	category:'GDB-Core'
 !
 
+!GDBTransientObject class methodsFor:'testing'!
+
+isAbstract
+    ^ self == GDBTransientObject
+! !
+
 !GDBTransientObject methodsFor:'private'!
 
 ensureIsValid